SAP Table ITSEG

Internal Structure for Database View VTSEG

ITSEG (Internal Structure for Database View VTSEG) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link ITSEG to other SAP tables.

ITSEG table fields

Field Data element Checktable Datatype Length Decimals
CLIENT Client MANDT T000 CLNT 3 0
HEAD_HDL Handle for time segment header TSEGHDLHDR TSEGH CHAR 22 0
HEAD_OBJ Internal key for deadline header object TSEGOBJHDR CHAR 10 0
HEAD_TPL Template TSEGTEMPLA CHAR 10 0
HEAD_FLGRE Relationship to transactions flag TSEGEVTREL CHAR 1 0
X Flag set. Event has occurred.
NULL Flag is Not Set
HEAD_FLGTX Text available flag TSEGEVTTXT CHAR 1 0
X Flag set. Event has occurred.
NULL Flag is Not Set
HEAD_FLGAD Flag: Address(es) available TSEGEVTADR CHAR 1 0
X Flag set. Event has occurred.
NULL Flag is Not Set
HEAD_FLGAP Application data available flag TSEGEVTAPP CHAR 1 0
X Flag set. Event has occurred.
NULL Flag is Not Set
HEAD_UNACR Name of user to add TSEGUNACRE CHAR 12 0
HEAD_TSTCR Time added (UCT time stamp) TSEGTSTCRE DEC 15 0
HEAD_UNACH Name of last user to change TSEGUNACHA CHAR 12 0
HEAD_TSTCH Time of last change (UCT time stamp) TSEGTSTCHA DEC 15 0
EVEN Event type TSEGEVTTYP TTSEGEVTY CHAR 10 0
EVEN_CNT Transaction type counter for multiple use TSEGEVTCNT INT2 5 0
EVEN_VERTY Version type of event / time TSEGVERTYP CHAR 1 0
0 Plan
1 Actual
2 Forecasting
EVEN_VERNU Version number of event TSEGVERNUM INT2 5 0
EVEN_SOR Sorting field for transaction type TSEGEVTSRT INT4 10 0
EVEN_TSTFR Start time of transaction (UTC time stamp) TSEGEVTFRS DEC 15 0
EVEN_ZONFR Start time zone of transaction TSEGEVTFRZ TTZZ CHAR 6 0
EVEN_TSTTO End time of transaction (UTC time stamp) TSEGEVTTOS DEC 15 0
EVEN_ZONTO End time zone for event TSEGEVTTOZ TTZZ CHAR 6 0
EVEN_FLGFF Flag: Start of event is fixed (cannot be delayed) TSEGTIMFXF CHAR 1 0
X Flag set. Event has occurred.
NULL Flag is Not Set
EVEN_FLGFT Flag: End of event is fixed (cannot be delayed) TSEGTIMFXT CHAR 1 0
X Flag set. Event has occurred.
NULL Flag is Not Set

ITSEG foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
ITSEG CLIENT ITSEG CLIENT T000 Clients MANDT
ITSEG EVEN ITSEG EVEN TTSEGEVTY Time Segment for Event Type EVEN
ITSEG EVEN_ZONFR ITSEG EVEN_ZONFR TTZZ Time zones TZONE
ITSEG EVEN_ZONFR ITSEG CLIENT TTZZ Time zones CLIENT
ITSEG EVEN_ZONTO ITSEG CLIENT TTZZ Time zones CLIENT
ITSEG EVEN_ZONTO ITSEG EVEN_ZONTO TTZZ Time zones TZONE
ITSEG HEAD_HDL ITSEG CLIENT TSEGH Time Segment Header CLIENT
ITSEG HEAD_HDL ITSEG HEAD_HDL TSEGH Time Segment Header HEAD_HDL