The ADDRC_DELI_SERV table in SAP ERP or S/4HANA stores Address Service Types data. There are total 3 fields in ADDRC_DELI_SERV table. The Address Service Types 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 ADDRC_DELI_SERV 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 ADDRC_DELI_SERV Table Fields
Following is the list of fields that are available in SAP ADDRC_DELI_SERV table. The primary key fields of the table are CLIENT (Client ID), DELI_SERV_TYPE (Type of Delivery Service).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client ID | SYMANDT | T000 | CLNT (3) |
| DELI_SERV_TYPE | Type of Delivery Service | AD_DELIVERY_SERVICE_TYPE | CHAR (4) | |
| DELI_SERV_TEXT | Delivery Service Text | AD_DELIVERY_SERVICE_TEXT | CHAR (40) |


