TSEGE - Time Segment Events
Time Segment Events information is stored in SAP table TSEGE.
It is part of development package VLTS in software component SD-BF. This development package consists of objects that can be grouped under "Time segment".
It is part of development package VLTS in software component SD-BF. This development package consists of objects that can be grouped under "Time segment".
Fields for table TSEGE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | T000 |
| HEAD_HDL | Handle for time segment header | X | TSEGHDLHDR | CHAR | 44 | TSEGH |
| EVEN | Event type | X | TSEGEVTTYP | CHAR | 20 | TTSEGEVTY |
| EVEN_CNT | Transaction type counter for multiple use | X | TSEGEVTCNT | INT2 | 2 | |
| EVEN_VERTY | Version type of event / time | X | TSEGVERTYP | CHAR | 2 | * |
| EVEN_VERNU | Version number of event | X | TSEGVERNUM | INT2 | 2 | |
| EVEN_SOR | Sorting field for transaction type | TSEGEVTSRT | INT4 | 4 | ||
| EVEN_TSTFR | Start time of transaction (UTC time stamp) | TSEGEVTFRS | DEC | 8 | ||
| EVEN_ZONFR | Start time zone of transaction | TSEGEVTFRZ | CHAR | 12 | TTZZ | |
| EVEN_TSTTO | End time of transaction (UTC time stamp) | TSEGEVTTOS | DEC | 8 | ||
| EVEN_ZONTO | End time zone for event | TSEGEVTTOZ | CHAR | 12 | TTZZ | |
| EVEN_FLGFF | Flag: Start of event is fixed (cannot be delayed) | TSEGTIMFXF | CHAR | 2 | ||
| EVEN_FLGFT | Flag: End of event is fixed (cannot be delayed) | TSEGTIMFXT | CHAR | 2 | ||
| _DATAAGING | Data Filter Value for Data Aging | DATA_TEMPERATURE | DATS | 16 |