SAP ADCP Person/Address Assignment (Business Address Services) Table
Overview
ADCP is a standard SAP S/4HANA table that stores Person/Address Assignment (Business Address Services) data. There are total 42 fields in the ADCP table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ADCP 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 ADCP to other SAP tables and standard CDS views available based on ADCP table in S/4HANA 2020.
Techincal Settings of ADCP
Below are technical details of the table ADCP
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ADCP Fields
The following table gives you an overview of the fields available in ADCP
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| ADDRNUMBER | Address Number | AD_ADDRNUM | ADRC | CHAR | 10 |
| PERSNUMBER | Person Number | AD_PERSNUM | ADRP | CHAR | 10 |
| DATE_FROM | Valid-from date - in current Release only 00010101 possible | AD_DATE_FR | DATS | 8 | |
| NATION | Version ID for International Addresses | AD_NATION | TSADV | CHAR | 1 |
| DATE_TO | Valid-to date in current Release only 99991231 possible | AD_DATE_TO | DATS | 8 | |
| COMP_PERS | Flag: Person in company (C) or private (P) address | AD_CMP_PRS | CHAR | 1 | |
| SO_KEY | SAP-Office key | AD_SO_KEY | CHAR | 10 | |
| DEPARTMENT | Department | AD_DPRTMNT | CHAR | 40 | |
| FUNCTION | Function | AD_FNCTN | CHAR | 40 | |
| BUILDING | Building (number or code) | AD_BLDNG_P | CHAR | 10 | |
| FLOOR | Floor in building | AD_FLOOR | CHAR | 10 | |
| ROOMNUMBER | Room or Apartment Number | AD_ROOMNUM | CHAR | 10 | |
| ID_CODE | Short name for correspondence | AD_ID_CODE | CHAR | 10 | |
| IH_MAIL | Internal Mail Postal Code | AD_IH_MAIL | CHAR | 10 | |
| SORT1 | (Not Supported) Search Term | AD_SORTOLD | CHAR | 20 | |
| SORT2 | (Not Supported) Search Term | AD_SORTOLD | CHAR | 20 | |
| SORT_PHN | (Not Supported) Phonetic Search Sort Field | AD_SRTPHN | CHAR | 20 | |
| ALT_COMPNY | Business address number, if different (not used) | AD_ALTCMPY | ADRC | CHAR | 10 |
| DEFLT_COMM | Communication Method (Key) (Business Address Services) | AD_COMM | TSAC | CHAR | 3 |
| TEL_NUMBER | First telephone no.: dialling code+number | AD_TLNMBR1 | CHAR | 30 | |
| TEL_EXTENS | First Telephone No.: Extension | AD_TLXTNS1 | CHAR | 10 | |
| FAX_NUMBER | First Fax No.: Area Code + Number | AD_FXNMBR1 | CHAR | 30 | |
| FAX_EXTENS | First fax no.: extension | AD_FXXTNS1 | CHAR | 10 | |
| FLAGCOMM2 | Flag: Telephone number(s) defined | AD_FLGCM02 | CHAR | 1 | |
| FLAGCOMM3 | Flag: Fax number(s) defined | AD_FLGCM03 | CHAR | 1 | |
| FLAGCOMM4 | Flag: Teletex number(s) defined | AD_FLGCM04 | CHAR | 1 | |
| FLAGCOMM5 | Flag: Telex number(s) defined | AD_FLGCM05 | CHAR | 1 | |
| FLAGCOMM6 | Flag: E-mail address(es) defined | AD_FLGCM06 | CHAR | 1 | |
| FLAGCOMM7 | Flag: RML (remote mail) addresse(s) defined | AD_FLGCM07 | CHAR | 1 | |
| FLAGCOMM8 | Flag: X.400 addresse(s) defined | AD_FLGCM08 | CHAR | 1 | |
| FLAGCOMM9 | Flag: RFC destination(s) defined | AD_FLGCM09 | CHAR | 1 | |
| FLAGCOMM10 | Flag: Printer defined | AD_FLGCM10 | CHAR | 1 | |
| FLAGCOMM11 | Flag: SSF defined | AD_FLGCM11 | CHAR | 1 | |
| FLAGCOMM12 | Flag: URI/FTP address defined | AD_FLGCM12 | CHAR | 1 | |
| FLAGCOMM13 | Flag: Pager address defined | AD_FLGCM13 | CHAR | 1 | |
| ADCP_UUID | UUID Used in the Address | AD_UUID | RAW | 16 | |
| UUID_BELATED | Indicator: UUID created later | AD_UUID_BELATED | CHAR | 1 | |
| ID_CATEGORY | Category of an Address ID | AD_ID_CATEGORY | CHAR | 1 | |
| ADCP_ERR_STATUS | Error Status of Address | AD_ERR_STATUS | CHAR | 1 | |
| XPCPT | Business Purpose Completed Flag | AD_XPCPT | CHAR | 1 | |
| _DATAAGING | Data Filter Value for Data Aging | DATA_TEMPERATURE | DATS | 8 |
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 ADCP
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ADCP | ADDRNUMBER | 1: CN | ADRC |
| ADCP | ALT_COMPNY | C: CN | ADRC |
| ADCP | CLIENT | 1: CN | T000 |
| ADCP | DEFLT_COMM | C: CN | TSAC |
| ADCP | NATION | 1: CN | TSADV |
| ADCP | PERSNUMBER | 1: CN | ADRP |