SAP ADR9S2 Shadow Table 2: RFC Destination (Business Address Services) Table
Overview
ADR9S2 is a standard SAP S/4HANA table that stores Shadow Table 2: RFC Destination (Business Address Services) data. There are total 14 fields in the ADR9S2 table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ADR9S2 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 ADR9S2 to other SAP tables and standard CDS views available based on ADR9S2 table in S/4HANA 2020.
Techincal Settings of ADR9S2
Below are technical details of the table ADR9S2
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ADR9S2 Fields
The following table gives you an overview of the fields available in ADR9S2
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| TABLENAME | Application table logical name (address management) | AD_APPLTAB | CHAR | 10 | |
| FIELDNAME | Application table address where-used list logical field name | AD_APPLFLD | CHAR | 10 | |
| OBJKEY | Address owner object ID | AD_OBJKEY | CHAR | 70 | |
| DATE_FROM | Valid-from date - in current Release only 00010101 possible | AD_DATE_FR | DATS | 8 | |
| CONSNUMBER | Sequence Number | AD_CONSNUM | NUMC | 3 | |
| FLGDEFAULT | Flag: this address is the default address | AD_FLGDFAD | CHAR | 1 | |
| FLG_NOUSE | Flag: This Communication Number is Not Used | AD_FLNOUSE | CHAR | 1 | |
| HOME_FLAG | Recipient address in this communication type (mail sys.grp) | AD_FLGHOME | CHAR | 1 | |
| LOG_DEST | RFC logical destination | AD_LOGDEST | RFCDES | CHAR | 32 |
| DFT_RECEIV | Flag: Recipient is standard recipient for this address | AD_DFTRCAD | CHAR | 1 | |
| R3_USER | Flag: Connected to an SAP System | AD_R3_USER | CHAR | 1 | |
| VALID_FROM | Communication Data: Valid From (YYYYMMDDHHMMSS) | AD_VALFROM | CHAR | 14 | |
| VALID_TO | Communication Data: Valid To (YYYYMMDDHHMMSS) | AD_VALTO | CHAR | 14 |
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 ADR9S2
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ADR9S2 | CLIENT | 1: CN | T000 |
| ADR9S2 | LOG_DEST | C: CN | RFCDES |