SAP ABAP Table
VRTCP
{Routing Info per Carrier/Country/Zip Code}
Home
title {label: "SAP ABAP table VRTCP {Routing Info per Carrier/Country/Zip Code}", size: "20"} # Entities [VRTCP] {bgcolor: "tomato"} *MANDT {label: "CLNT (3)"} *+XSITD {label: "CHAR (10)"} *+LAND1 {label: "CHAR (3)"} *+POST_CODE {label: "CHAR (10)"} [ADRPSTCODE] {bgcolor: "#d0e0d0"} *+CLIENT {label: "CLNT (3)"} *+COUNTRY {label: "CHAR (3)"} *POST_CODE {label: "CHAR (10)"} [T005] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *LAND1 {label: "CHAR (3)"} [VXSITD] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *XSITD {label: "CHAR (10)"} # Relationships VRTCP *--* T005 {label: "VRTCP-LAND1 = T005-LAND1"} VRTCP *--* ADRPSTCODE {label: "VRTCP-POST_CODE = ADRPSTCODE-POST_CODE"} VRTCP *--* VXSITD {label: "VRTCP-XSITD = VXSITD-XSITD"}
View Full Image
View in PDF
Foreign Key tables (3)
ADRPSTCODE
{Postal codes}
T005
{Countries}
VXSITD
{Express Delivery Company}