SAP Table ADRG
Assignment of Addresses to Other Address Groups (BAS)
ADRG (Assignment of Addresses to Other Address Groups (BAS)) 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 ADRG to other SAP tables.
ADRG table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
CLIENT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
ADDRNUMBER | Address number | AD_ADDRNUM | ADRC | CHAR | 10 | 0 | ||
ADDR_GROUP | Address Group (Key) (Business Address Services) | AD_GROUP | TSAD7 | CHAR | 4 | 0 |
ADRG foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
ADRG | ADDRNUMBER | ADRG | CLIENT | ADRC | Addresses (Business Address Services) | CLIENT |
ADRG | ADDRNUMBER | ADRG | ADDRNUMBER | ADRC | Addresses (Business Address Services) | ADDRNUMBER |
ADRG | ADDRNUMBER | * | ADRC | Addresses (Business Address Services) | DATE_FROM | |
ADRG | ADDRNUMBER | * | ADRC | Addresses (Business Address Services) | NATION | |
ADRG | ADDR_GROUP | ADRG | ADDR_GROUP | TSAD7 | Address Groups (Business Address Services) | ADDR_GROUP |
ADRG | CLIENT | ADRG | CLIENT | T000 | Clients | MANDT |