SAP Table TTSEGDURA
Logical Duration of Time Segment
TTSEGDURA (Logical Duration of Time Segment) 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 TTSEGDURA to other SAP tables.
TTSEGDURA table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
DURA | Logical duration of transaction (label) | TSEGDURATI | CHAR | 10 | 0 | |||||||
DURA_ALI | Alias for duration (language-independent) | TSEGDURALI | CHAR | 20 | 0 | |||||||
PROJ | Internal project ID | TSEGPROJCT | TTSEGPROJ | CHAR | 5 | 0 | ||||||
FLAG_INA | Indicator Inactive (Logically Deleted) | TSEGFLINAC | CHAR | 1 | 0 |
Possible values
|
||||||
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 |
TTSEGDURA foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TTSEGDURA | PROJ | TTSEGDURA | PROJ | TTSEGPROJ | Time Segment Project | PROJ |