SAP ABAP Table
TVFTZT
{Description of Tariff Zone for Shipment Costs}
Home
title {label: "SAP ABAP table TVFTZT {Description of Tariff Zone for Shipment Costs}", size: "20"} # Entities [TVFTZT] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+SPRAS {label: "LANG (1)"} *+TRFZN {label: "CHAR (10)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} [TVFTZ] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *TRFZN {label: "CHAR (10)"} # Relationships TVFTZT 1--* T000 {label: "TVFTZT-MANDT = T000-MANDT"} TVFTZT 1--* T002 {label: "TVFTZT-SPRAS = T002-SPRAS"} TVFTZT 1--* TVFTZ {label: "TVFTZT-TRFZN = TVFTZ-TRFZN"}
View Full Image
View in PDF
Foreign Key tables (3)
T000
{Clients}
T002
{Language Keys (Component BC-I18)}
TVFTZ
{Tariff Zones for Shipment Costs}