SAP Table TSADOBJ

Assignments of BOR object types to address reference types

TSADOBJ (Assignments of BOR object types to address reference types) 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 TSADOBJ to other SAP tables.

TSADOBJ table fields

Field Data element Checktable Datatype Length Decimals
OBJTYPE Address owner object type AD_OWNERTP TOJTB CHAR 10 0
ADDR_TYPE Address type (1=Organization, 2=Person, 3=Contact person) AD_ADRTYPE CHAR 1 0
1 Organization, Company
2 Private address
3 Contact person (in company)
CONTEXT Semantic description of an object address AD_CONTEXT NUMC 4 0
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) AD_APPLTAB TSADRV CHAR 10 0
FIELDNAME Application table address where-used list logical field name AD_APPLFLD TSADRV CHAR 10 0
TABLE_PERS Application table logical name (address management) AD_APPLTAB TSADRV CHAR 10 0
FIELD_PERS Application table personal reference logical field name AD_APPLFDP TSADRV CHAR 10 0

TSADOBJ foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TSADOBJ FIELDNAME TSADOBJ TABLENAME TSADRV Where-used list addresses: Object types, DDIC information TABLENAME
TSADOBJ FIELDNAME TSADOBJ FIELDNAME TSADRV Where-used list addresses: Object types, DDIC information FIELDNAME
TSADOBJ FIELD_PERS TSADOBJ FIELD_PERS TSADRV Where-used list addresses: Object types, DDIC information FIELDNAME
TSADOBJ FIELD_PERS TSADOBJ TABLE_PERS TSADRV Where-used list addresses: Object types, DDIC information TABLENAME
TSADOBJ OBJTYPE TSADOBJ OBJTYPE TOJTB Business object repository: Basic data NAME
TSADOBJ TABLENAME TSADOBJ TABLENAME TSADRV Where-used list addresses: Object types, DDIC information TABLENAME
TSADOBJ TABLENAME TSADOBJ FIELDNAME TSADRV Where-used list addresses: Object types, DDIC information FIELDNAME
TSADOBJ TABLE_PERS TSADOBJ TABLE_PERS TSADRV Where-used list addresses: Object types, DDIC information TABLENAME
TSADOBJ TABLE_PERS TSADOBJ FIELD_PERS TSADRV Where-used list addresses: Object types, DDIC information FIELDNAME