SAP ABAP Table
CCGLC_DEF_SHIP
{EHS: Standard Modes of Transport for a Plant}
Home
title {label: "SAP ABAP table CCGLC_DEF_SHIP {EHS: Standard Modes of Transport for a Plant}", size: "20"} # Entities [CCGLC_DEF_SHIP] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+WERKS {label: "CHAR (4)"} *+VKTRA {label: "CHAR (2)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T001W] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *WERKS {label: "CHAR (4)"} [TVTR] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *VKTRA {label: "CHAR (2)"} # Relationships CCGLC_DEF_SHIP 1--* T000 {label: "CCGLC_DEF_SHIP-MANDT = T000-MANDT"} CCGLC_DEF_SHIP *--* TVTR {label: "CCGLC_DEF_SHIP-VKTRA = TVTR-VKTRA"} CCGLC_DEF_SHIP 1--* T001W {label: "CCGLC_DEF_SHIP-WERKS = T001W-WERKS"}
View Full Image
View in PDF
Foreign Key tables (3)
T000
{Clients}
T001W
{Plants/Branches}
TVTR
{Routes: Modes of Transport}