SAP ABAP Table
TVFTT
{Shipment Cost Item Categories: Descriptions}
Home
title {label: "SAP ABAP table TVFTT {Shipment Cost Item Categories: Descriptions}", size: "20"} # Entities [TVFTT] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+SPRAS {label: "LANG (1)"} *+FKPTY {label: "CHAR (4)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} [TVFT] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *FKPTY {label: "CHAR (4)"} # Relationships TVFTT 1--* TVFT {label: "TVFTT-FKPTY = TVFT-FKPTY"} TVFTT 1--* T000 {label: "TVFTT-MANDT = T000-MANDT"} TVFTT 1--* T002 {label: "TVFTT-SPRAS = T002-SPRAS"}
View Full Image
View in PDF
Foreign Key tables (3)
T000
{Clients}
T002
{Language Keys (Component BC-I18)}
TVFT
{Shipment Cost Item Categories}