SAP ABAP Table
M_PSTCD
{Generated Table for View}
Home
title {label: "SAP ABAP table M_PSTCD {Generated Table for View}", size: "20"} # Entities [M_PSTCD] {bgcolor: "tomato"} *+CLIENT {label: "CLNT (3)"} *POST_CODE {label: "CHAR (10)"} *+COUNTRY {label: "CHAR (3)"} *+CITY_CODE {label: "CHAR (12)"} [ADRCITY] {bgcolor: "#d0e0d0"} *+CLIENT {label: "CLNT (3)"} *+COUNTRY {label: "CHAR (3)"} *CITY_CODE {label: "CHAR (12)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T005] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *LAND1 {label: "CHAR (3)"} # Relationships M_PSTCD 1--* ADRCITY {label: "M_PSTCD-CITY_CODE = ADRCITY-CITY_CODE"} M_PSTCD 1--* T000 {label: "M_PSTCD-CLIENT = T000-MANDT"} M_PSTCD 1--* T005 {label: "M_PSTCD-COUNTRY = T005-LAND1"}
View Full Image
View in PDF
Foreign Key tables (3)
ADRCITY
{Postal cities}
T000
{Clients}
T005
{Countries}