SAP ABAP Table
VFSCAR_KEY
{Freight Rates (Maximum Key of a Rate Matrix)}
Home
title {label: "SAP ABAP table VFSCAR_KEY {Freight Rates (Maximum Key of a Rate Matrix)}", size: "20"} # Entities [VFSCAR_KEY] {bgcolor: "tomato"} +MANDT {label: "CLNT (3)"} +KNUMH {label: "CHAR (10)"} +KOPOS {label: "NUMC (2)"} [KONP] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *KNUMH {label: "CHAR (10)"} *KOPOS {label: "NUMC (2)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships VFSCAR_KEY 1--* KONP {label: "VFSCAR_KEY-KNUMH = KONP-KNUMH"} VFSCAR_KEY 1--* KONP {label: "VFSCAR_KEY-KOPOS = KONP-KOPOS"} VFSCAR_KEY 1--* T000 {label: "VFSCAR_KEY-MANDT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (2)
KONP
{Conditions (Item)}
T000
{Clients}