SAP ABAP Table
VFKKVB
{Shipping costs: Header data (for logging)}
Home
title {label: "SAP ABAP table VFKKVB {Shipping costs: Header data (for logging)}", size: "20"} # Entities [VFKKVB] {bgcolor: "tomato"} +MANDT {label: "CLNT (3)"} +FKART {label: "CHAR (4)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [TVTF] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *FKART {label: "CHAR (4)"} # Relationships VFKKVB 1--* TVTF {label: "VFKKVB-FKART = TVTF-FKART"} VFKKVB 1--* T000 {label: "VFKKVB-MANDT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (2)
T000
{Clients}
TVTF
{Shipment Cost Types}