SAP table TSADOBJ (Assignments of BOR object types to address reference types)
SAP table TSADOBJ has 3 primary key fields being OBJTYPE,ADDR_TYPE,CONTEXT.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
OBJTYPE | Address owner object type | CHAR | 10 | 0 | TOJTB | AD_OWNERTP | |||||||||||||||
ADDR_TYPE | Address type (1=Organization, 2=Person, 3=Contact person) | CHAR | 1 | 0 | AD_ADRTYPE |
|
|||||||||||||||
CONTEXT | Semantic description of an object address | NUMC | 4 | 0 | AD_CONTEXT |
|
|||||||||||||||
TABLENAME | Application table logical name (address management) | CHAR | 10 | 0 | TSADRV | AD_APPLTAB | |||||||||||||||
FIELDNAME | Application table address where-used list logical field name | CHAR | 10 | 0 | TSADRV | AD_APPLFLD | |||||||||||||||
TABLE_PERS | Application table logical name (address management) | CHAR | 10 | 0 | TSADRV | AD_APPLTAB | |||||||||||||||
FIELD_PERS | Application table personal reference logical field name | CHAR | 10 | 0 | TSADRV | AD_APPLFDP |
TSADOBJ foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TSADOBJ | FIELDNAME | TSADRV | Where-used list addresses: Object types, DDIC information | FIELDNAME |
1 TSADOBJ | FIELD_PERS | TSADRV | Where-used list addresses: Object types, DDIC information | FIELDNAME |
0 TSADOBJ | OBJTYPE | TOJTB | Business object repository: Basic data | NAME |
1 TSADOBJ | TABLENAME | TSADRV | Where-used list addresses: Object types, DDIC information | FIELDNAME |
0 TSADOBJ | TABLE_PERS | TSADRV | Where-used list addresses: Object types, DDIC information | FIELDNAME |