SAP Table TTSEGLOCA
Time Segment Location Time
TTSEGLOCA (Time Segment Location Time) 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 TTSEGLOCA to other SAP tables.
TTSEGLOCA table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
LOCA | Logical location of a time | TSEGOBJLOC | CHAR | 10 | 0 | |||||||
LOCA_ALI | Location alias (language independent) | TSEGLOCALI | 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 |
TTSEGLOCA foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TTSEGLOCA | PROJ | TTSEGLOCA | PROJ | TTSEGPROJ | Time Segment Project | PROJ |