The ADRTOWNSHIP table in SAP ERP or S/4HANA stores Township codes data. There are total 5 fields in ADRTOWNSHIP table. The Township codes 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 ADRTOWNSHIP table. It is in SAP Technology – Business Services: Address Management (SZAD) ABAP package and is part of the Address Management/Business Address (BC-SRV-ADR) module.
SAP ADRTOWNSHIP Table Fields
Following is the list of fields that are available in SAP ADRTOWNSHIP table. The primary key fields of the table are CLIENT (Client), COUNTRY (Country/Region Key), REGION (Region (State, Province, County)), COUNTY_CODE (County code for county), TOWNSHIP_CODE (Township code for Township).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
CLIENT | Client | MANDT | T000 | CLNT (3) |
COUNTRY | Country/Region Key | LAND1 | T005 | CHAR (3) |
REGION | Region (State, Province, County) | REGIO | T005S | CHAR (3) |
COUNTY_CODE | County code for county | CNTY_CODE | ADRCOUNTY | CHAR (8) |
TOWNSHIP_CODE | Township code for Township | TWSHP_CODE | CHAR (8) |