SAP ABAP Table
BAPITSWLOC07
{TSW List of Location with Description and Locationtype}
Home
title {label: "SAP ABAP table BAPITSWLOC07 {TSW List of Location with Description and Locationtype}", size: "20"} # Entities [BAPITSWLOC07] {bgcolor: "tomato"} +LOCATIONID {label: "CHAR (10)"} +LOCATIONTYPE {label: "CHAR (4)"} [OIJLOC] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *LOCID {label: "CHAR (10)"} [OIJLOCT] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *LOCTYP {label: "CHAR (4)"} # Relationships BAPITSWLOC07 *--* OIJLOC {label: "BAPITSWLOC07-LOCATIONID = OIJLOC-LOCID"} BAPITSWLOC07 *--* OIJLOCT {label: "BAPITSWLOC07-LOCATIONTYPE = OIJLOCT-LOCTYP"}
View Full Image
View in PDF
Foreign Key tables (2)
OIJLOC
{Location table}
OIJLOCT
{Location type}