SAP Table ADRPSTCODE

Postal codes

ADRPSTCODE (Postal codes) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link ADRPSTCODE to other SAP tables.

ADRPSTCODE table fields

Field Data element Checktable Datatype Length Decimals
CLIENT Client MANDT T000 CLNT 3 0
COUNTRY Country Key LAND1 T005 CHAR 3 0
POST_CODE Postal Code POST_CODE CHAR 10 0
FLAG_DELIV Flag: Delivery postal code FLAG_DELIV CHAR 1 0
X Indicator is set
NULL Indicator is not set
FLAG_POBOX Flag: PO Box postal code FLAG_POBOX CHAR 1 0
X Indicator is set
NULL Indicator is not set
FLAG_CUST Flag: Major customer postal code FLAG_CUST CHAR 1 0
X Indicator is set
NULL Indicator is not set
FLAG_CSTGR Flag: Group major customer postal code FLAG_CSTGR CHAR 1 0
X Indicator is set
NULL Indicator is not set

ADRPSTCODE foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
ADRPSTCODE CLIENT ADRPSTCODE CLIENT T000 Clients MANDT
ADRPSTCODE COUNTRY ADRPSTCODE CLIENT T005 Countries MANDT
ADRPSTCODE COUNTRY ADRPSTCODE COUNTRY T005 Countries LAND1