The CDBD_ADRP table in SAP ERP or S/4HANA stores Persons (central address administration.) data. There are total 47 fields in CDBD_ADRP table. The Persons (central address administration.) 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 CDBD_ADRP table. It is in CRM Order: CDB Objects for General Sales Order Processing (CDB_ORDER) ABAP package and is part of the Business Transactions (CRM-BTX) module.
SAP CDBD_ADRP Table Fields
Following is the list of fields that are available in SAP CDBD_ADRP table. The primary key fields of Persons (central address administration.) table in SAP are CLIENT (Client), ADRP_GUID (Guid for ADRP ( address table )).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| ADRP_GUID | Guid for ADRP ( address table ) | CDBT_ADRP_GUID | RAW (16) | |
| ADR_GUID | Guid for ADR(Address table) | CDBT_ADR_GUID | RAW (16) | |
| PERSNUMBER | Person Number | AD_PERSNUM | 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) | |
| TITLE | Form-of-Address Key | AD_TITLE | TSAD3 | CHAR (4) |
| NAME_FIRST | First name | AD_NAMEFIR | CHAR (40) | |
| NAME_LAST | Last name | AD_NAMELAS | CHAR (40) | |
| NAME2 | Name of person at birth | AD_NAME2_P | CHAR (40) | |
| NAMEMIDDLE | Middle name or second forename of a person | AD_NAMEMID | CHAR (40) | |
| NAME_LAST2 | Other Last Name of a Person | AD_NAMLAS2 | CHAR (40) | |
| NAME_TEXT | Full Name of Person | AD_NAMTEXT | CHAR (80) | |
| CONVERTED | Status of Field ‘Full Name’ NAME_TEXT | AD_NAMCONV | CHAR (1) | |
| TITLE_ACA1 | Academic Title: Key | AD_TITLE1 | TSAD2 | CHAR (4) |
| TITLE_ACA2 | Second academic title (key) | AD_TITLE2 | TSAD2 | CHAR (4) |
| PREFIX1 | Name Prefix (Key) | AD_PREFIX | TSAD4 | CHAR (4) |
| PREFIX2 | 2nd name prefix (key) | AD_PREFIX2 | TSAD4 | CHAR (4) |
| TITLE_SPPL | Name supplement, e.g. noble title (key) | AD_TITLES | TSAD5 | CHAR (4) |
| NICKNAME | Nickname or name used | AD_NICKNAM | CHAR (40) | |
| INITIALS | Middle Initial or personal initials | AD_INITS | CHAR (10) | |
| NAMEFORMAT | Name format | AD_FORMAT | T005N | CHAR (2) |
| NAMCOUNTRY | Country for Name Format Rule | AD_NAMCTRY | T005 | CHAR (3) |
| PROFESSION | Profession | AD_PROFESS | CHAR (40) | |
| SEX | Gender key | AD_SEX | CHAR (1) | |
| LANGU | Language Key | SPRAS | T002 | LANG (1) |
| PERS_GROUP | Person Group (Key) (Business Address Services) | AD_GROUP_P | TSAD8 | CHAR (4) |
| FLAGGROUPS | Flag: There are other person group assignments | AD_FLGGP_P | CHAR (1) | |
| SORT1 | Search Term 1 | AD_SORT1 | CHAR (20) | |
| SORT2 | Search Term 2 | AD_SORT2 | CHAR (20) | |
| SORT_PHN | (Not Supported) Phonetic Search Sort Field | AD_SRTPHN | CHAR (20) | |
| ADDR_COMP | (not used) | AD_ADDRCOM | CHAR (10) | |
| ADDR_PERS | (not used) | AD_ADDRPER | CHAR (10) | |
| FLPERSTEL | Flag: person has personal telephone numbers | AD_FLPTEL | CHAR (1) | |
| FLPERSCOMM | Flag: Person has personal comm. numbers (apart from Tel.) | AD_FLPCOMM | CHAR (1) | |
| PERSORIGIN | Personal data source (key) | AD_ORIGINP | TSAD6 | CHAR (4) |
| MC_NAMEFIR | First Name in Uppercase for Search Help | AD_MC_NMFI | CHAR (25) | |
| MC_NAMELAS | Last Name in Uppercase for Search Help | AD_MC_NMLA | CHAR (25) | |
| MC_NAME2 | Field NAME2 in Uppercase for Matchcode | AD_MC_NAM2 | CHAR (25) | |
| LANGU_CREA | Address record creation original language | AD_LANGUCR | LANG (1) | |
| TR_USER | Character field, length 32 | CHAR32 | CHAR (32) | |
| TR_ID | Character field, length 32 | CHAR32 | CHAR (32) | |
| TR_STATUS | Undefined range (can be used for patch levels) | CHAR4 | CHAR (4) | |
| TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) | |
| DELETED | Single-Character Flag | CHAR1 | CHAR (1) | |
| TR_ROOTID | Character field, length 32 | CHAR32 | CHAR (32) |


