SAP ABAP Table
VTSGTT
{Shipment: Statistics Groups, Shipment Types: Texts}
Home
title {label: "SAP ABAP table VTSGTT {Shipment: Statistics Groups, Shipment Types: Texts}", size: "20"} # Entities [VTSGTT] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+SPRAS {label: "LANG (1)"} *+STGTA {label: "CHAR (2)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} [VTSGT] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *STGTA {label: "CHAR (2)"} # Relationships VTSGTT 1--* T000 {label: "VTSGTT-MANDT = T000-MANDT"} VTSGTT 1--* T002 {label: "VTSGTT-SPRAS = T002-SPRAS"} VTSGTT 1--* VTSGT {label: "VTSGTT-STGTA = VTSGT-STGTA"}
View Full Image
View in PDF
Foreign Key tables (3)
T000
{Clients}
T002
{Language Keys (Component BC-I18)}
VTSGT
{Shipment: Statistic Groups, Shipment Types}