ADDRC_DELI_SERV (Address Service Types) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link ADDRC_DELI_SERV to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values |
|---|---|---|---|---|---|---|
|
CLIENT
Client ID
|
SYMANDT | T000 |
CLNT
|
3 | 0 | |
|
DELI_SERV_TYPE
Type of Delivery Service
|
AD_DELIVERY_SERVICE_TYPE |
CHAR
|
4 | 0 | ||
|
DELI_SERV_TEXT
Delivery Service Text
|
AD_DELIVERY_SERVICE_TEXT |
CHAR
|
40 | 0 |
| Table | Field | Foreign key table | Foreign key field | Check table | Check field |
|---|---|---|---|---|---|
| ADDRC_DELI_SERV | CLIENT | ADDRC_DELI_SERV | CLIENT |
T000
Clients
|
MANDT |