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 |
Possible values
|
||||||
FLAG_POBOX | Flag: PO Box postal code | FLAG_POBOX | CHAR | 1 | 0 |
Possible values
|
||||||
FLAG_CUST | Flag: Major customer postal code | FLAG_CUST | CHAR | 1 | 0 |
Possible values
|
||||||
FLAG_CSTGR | Flag: Group major customer postal code | FLAG_CSTGR | CHAR | 1 | 0 |
Possible values
|