The ADRTOWNSHIPT table in SAP ERP or S/4HANA stores Township (long texts) data. There are total 10 fields in ADRTOWNSHIPT table. The Township (long texts) 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 ADRTOWNSHIPT 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 ADRTOWNSHIPT Table Fields
Following is the list of fields that are available in SAP ADRTOWNSHIPT table. The primary key fields of the table are CLIENT (Client), LANGU (Language Key), 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) |
LANGU | Language Key | LANGU | T002 | LANG (1) |
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 | ADRTOWNSHIP | CHAR (8) |
TOWNSHIP | Township | AD_TOWNSHIP | CHAR (40) | |
MC_TOWNSHIP | Township name in upper case for search help | AD_MC_TWSHP | CHAR (25) | |
TWSHIP_SHORT | Long abbreviation of the Township name (24 chars) | TOWNSHIP_SHORT | CHAR (24) | |
TWSHIP_SH15 | Short abbreviation of Township name (15 chars) | TOWNSHIP_SH15 | CHAR (15) |