The ADRCITYPRT table in SAP ERP or S/4HANA stores Postal districts data. There are total 7 fields in ADRCITYPRT table. The Postal districts table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ADRCITYPRT table. It is in SAP Technology – Business Services: Regional Structure (SZRS) ABAP package and is part of the Address Management/Business Address (BC-SRV-ADR) module.
SAP ADRCITYPRT Table Fields
Following is the list of fields that are available in SAP ADRCITYPRT table. The primary key fields of the table are CLIENT (Client), COUNTRY (Country/Region Key), CITY_CODE (City Code for City/Street File), CITYP_CODE (District code for city and street file).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| COUNTRY | Country/Region Key | LAND1 | T005 | CHAR (3) |
| CITY_CODE | City Code for City/Street File | CITY_CODE | ADRCITY | CHAR (12) |
| CITYP_CODE | District code for city and street file | CITYP_CODE | CHAR (8) | |
| POST_CODE | Postal Code | POST_CODE | ADRPSTCODE | CHAR (10) |
| CITY_PART | District | AD_CITY2 | CHAR (40) | |
| COMMU_CODE | Municipality key | COMMU_CODE | CHAR (15) |


