SAP ABAP Table
TWKGT
{Sales price calculation: Pricing types (texts)}
Home
title {label: "SAP ABAP table TWKGT {Sales price calculation: Pricing types (texts)}", size: "20"} # Entities [TWKGT] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+SPRAS {label: "LANG (1)"} *+KALGR {label: "CHAR (4)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} [TWKG] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *KALGR {label: "CHAR (4)"} # Relationships TWKGT 1--* TWKG {label: "TWKGT-KALGR = TWKG-KALGR"} TWKGT 1--* T000 {label: "TWKGT-MANDT = T000-MANDT"} TWKGT 1--* T002 {label: "TWKGT-SPRAS = T002-SPRAS"}
View Full Image
View in PDF
Foreign Key tables (3)
T000
{Clients}
T002
{Language Keys (Component BC-I18)}
TWKG
{Sales Price Calculation: Pricing Type}