SAP ABAP Table
P01T_AGS
{Assignment of Postal Code to Municipality Key}
Home
title {label: "SAP ABAP table P01T_AGS {Assignment of Postal Code to Municipality Key}", size: "20"} # Entities [P01T_AGS] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *PSTLZ {label: "CHAR (10)"} *GMDNR {label: "NUMC (8)"} *ORT01 {label: "CHAR (25)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships P01T_AGS 1--* T000 {label: "P01T_AGS-MANDT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (1)
T000
{Clients}