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
1 Organization, Company
2 Private address
3 Contact person (in company)
CONTEXT Semantic description of an object address NUMC 4 0 AD_CONTEXT
0001 Main address of a Company/Organization
0002 Different business address
0003 Private address (with company address structure)
0004 Private address (with person address structure)
0005 Compiled business address
0006 Delivery address per order item
0007 Communication Data Without Postal Address
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