SAP Table TTSEGEVTY

Time Segment for Event Type

TTSEGEVTY (Time Segment for Event Type) 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 TTSEGEVTY to other SAP tables.

TTSEGEVTY table fields

Field Data element Checktable Datatype Length Decimals
EVEN Event type TSEGEVTTYP CHAR 10 0
EVEN_ALI Alias for the transaction (language-independent) TSEGEVTALI CHAR 20 0
EVEN_TIMFR Start of event (logical time) TSEGTIMEFR TTSEGTIME CHAR 10 0
EVEN_TIMTO End of event (logical time) TSEGTIMETO TTSEGTIME CHAR 10 0
EVEN_DUR Logical duration of transaction (label) TSEGDURATI TTSEGDURA CHAR 10 0
EVEN_DTEF1 Data Element for F1 Help for Event TSEGDOCDTE DD04L CHAR 30 0
EVEN_FLGMS Milestone Indicator (Start = Event End) TSEGEVTMST CHAR 1 0
X Flag set. Event has occurred.
NULL Flag is Not Set
EVEN_FLGMU Indicator: Multiple Use of Event Type TSEGEVTMUL CHAR 1 0
X Flag set. Event has occurred.
NULL Flag is Not Set
PROJ Internal project ID TSEGPROJCT TTSEGPROJ CHAR 5 0
FLAG_INA Indicator Inactive (Logically Deleted) TSEGFLINAC CHAR 1 0
X Flag set. Event has occurred.
NULL Flag is Not Set
UNAM_CRE Name of user to add TSEGUNACRE CHAR 12 0
TSTP_CRE Time added (UCT time stamp) TSEGTSTCRE DEC 15 0
UNAM_CHA Name of last user to change TSEGUNACHA CHAR 12 0
TSTP_CHA Time of last change (UCT time stamp) TSEGTSTCHA DEC 15 0
UNAM_INA Name of user to delete logical time TSEGUNAINA CHAR 12 0
TSTP_INA Time of logical deletion (UCT time stamp) TSEGTSTINA DEC 15 0

TTSEGEVTY foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TTSEGEVTY EVEN_DTEF1 TTSEGEVTY EVEN_DTEF1 DD04L Data elements ROLLNAME
TTSEGEVTY EVEN_DTEF1 'A' DD04L Data elements AS4LOCAL
TTSEGEVTY EVEN_DTEF1 * DD04L Data elements AS4VERS
TTSEGEVTY EVEN_DUR TTSEGEVTY EVEN_DUR TTSEGDURA Logical Duration of Time Segment DURA
TTSEGEVTY EVEN_TIMFR TTSEGEVTY EVEN_TIMFR TTSEGTIME Time Segment Time TIME
TTSEGEVTY EVEN_TIMTO TTSEGEVTY EVEN_TIMTO TTSEGTIME Time Segment Time TIME
TTSEGEVTY PROJ TTSEGEVTY PROJ TTSEGPROJ Time Segment Project PROJ