SAP ABAP Table ADDRS_ID_TO_KEY (Structure for the mapping Address Node Id -> Address Key)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ADR (Application Component) Address Management/Business Address
⤷
S_ADDRESS (Package) Business Address Services: Programming Interface for ESA
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | ADDRS_ID_TO_KEY |
|
| Short Description | Structure for the mapping Address Node Id -> Address Key |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
ADDR_NODE_ID | ADDR_NODE_ID | CHAR | 70 | 0 | Node Id as in the ESA-model | ||
| 2 | |
0 | 0 | Alternate address key | |||||
| 3 | |
ADDR_ADDRESS_TYPE | ADDR_ADDRESS_TYPE | CHAR | 1 | 0 | Type of the address | ||
| 4 | |
AD_ADDRNUM | AD_ADDRNUM | CHAR | 10 | 0 | Address number | * | |
| 5 | |
AD_PERSNUM | AD_PERSNUM | CHAR | 10 | 0 | Person number | * | |
| 6 | |
AD_HANDLE | TEXT140 | CHAR | 140 | 0 | Handle for Creating Addresses/Persons (Bus. Addr. Services) | ||
| 7 | |
AD_HANDLE | TEXT140 | CHAR | 140 | 0 | Handle for Creating Addresses/Persons (Bus. Addr. Services) |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |