SAP ABAP Table
/IPRO/TLOCAT_T
{Location text table}
Home
title {label: "SAP ABAP table /IPRO/TLOCAT_T {Location text table}", size: "20"} # Entities [_IPRO_TLOCAT_T] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+LANGU {label: "LANG (1)"} *CONTENT {label: "CHAR (10)"} *DOCSL {label: "CHAR (20)"} *+SECT {label: "CHAR (10)"} [_IPRO_TLOCAT] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+CONTENT {label: "CHAR (10)"} *+DOCSL {label: "CHAR (20)"} *SECT {label: "CHAR (10)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} # Relationships _IPRO_TLOCAT_T 1--* T002 {label: "/IPRO/TLOCAT_T-LANGU = T002-SPRAS"} _IPRO_TLOCAT_T *--* T000 {label: "/IPRO/TLOCAT_T-MANDT = T000-MANDT"} _IPRO_TLOCAT_T 1--* _IPRO_TLOCAT {label: "/IPRO/TLOCAT_T-SECT = /IPRO/TLOCAT-SECT"}
View Full Image
View in PDF
Foreign Key tables (3)
/IPRO/TLOCAT
{Table of unique comb of doc type, format, and section}
T000
{Clients}
T002
{Language Keys (Component BC-I18)}