SAP ADDRC_DELI_SERVT Text Table for Address Delivery Service Types Table
Overview
ADDRC_DELI_SERVT is a standard SAP S/4HANA table that stores Text Table for Address Delivery Service Types data. There are total 4 fields in the ADDRC_DELI_SERVT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ADDRC_DELI_SERVT belongs to Address Management/Business Address (BC-SRV-ADR) module and is located in the package SAP Technology - Business Services: Address Management (SZAD).
In addition, following links provide an overview of foreign key relationships, if any, that link ADDRC_DELI_SERVT to other SAP tables and standard CDS views available based on ADDRC_DELI_SERVT table in S/4HANA 2020.
Techincal Settings of ADDRC_DELI_SERVT
Below are technical details of the table ADDRC_DELI_SERVT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ADDRC_DELI_SERVT Fields
The following table gives you an overview of the fields available in ADDRC_DELI_SERVT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client ID | SYMANDT | T000 | CLNT | 3 |
| LANGU | Language Key | SPRAS | T002 | LANG | 1 |
| DELI_SERV_TYPE | Type of Delivery Service | AD_DELIVERY_SERVICE_TYPE | ADDRC_DELI_SERV | CHAR | 4 |
| DELI_SERV_DSCR | Delivery Service Description | AD_DELIVERY_SERVICE_DESCR | CHAR | 40 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ADDRC_DELI_SERVT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ADDRC_DELI_SERVT | CLIENT | : | T000 |
| ADDRC_DELI_SERVT | DELI_SERV_TYPE | 1: CN | ADDRC_DELI_SERV |
| ADDRC_DELI_SERVT | LANGU | 1: CN | T002 |