SAP Table TSADRV

Where-used list addresses: Object types, DDIC information

TSADRV (Where-used list addresses: Object types, DDIC information) 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 TSADRV to other SAP tables.

TSADRV table fields

Field Data element Checktable Datatype Length Decimals
TABLENAME Application table logical name (address management) AD_APPLTAB CHAR 10 0
FIELDNAME Application table address where-used list logical field name AD_APPLFLD CHAR 10 0
OBJTYPE Object Type SWO_OBJTYP TOJTB CHAR 10 0
DDIC_TABLE Data Dictionary application table name AD_DDTABLE DD02L CHAR 30 0
DDIC_FIELD Data Dictionary application table field name AD_DDFIELD DD03L CHAR 30 0
ADDR_GROUP Address or Person Group (Business Address Services) AD_GROUP_X CHAR 4 0
FLAG_CP Flag: Write change pointer AD_FLG_CP CHAR 1 0
X Yes
NULL No
FUNC_AD1 Function module to get address type 1 key AD_FUNCAD1 TFDIR CHAR 30 0
FUNC_AD2 Function module to get address type 2 key AD_FUNCAD2 TFDIR CHAR 30 0
FUNC_AD3 Function module to get address type 3 key AD_FUNCAD3 TFDIR CHAR 30 0
OFFSET Object ID offset in field APPL_KEY AD_OFFSET INT4 10 0
LENGTH APPL_KEY field object ID length AD_LENGTH INT4 10 0
FUNCNAME Function module for finding object type and ID AD_FUNCNAM TFDIR CHAR 30 0
QU_ENQUEUE Quarterly adjustment lock function module AD_F_QUENQ TFDIR CHAR 30 0
QU_UPDATE Quarterly adjustment update function module AD_F_QUUPD TFDIR CHAR 30 0

TSADRV foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TSADRV DDIC_FIELD * DD03L Table Fields AS4VERS
TSADRV DDIC_FIELD * DD03L Table Fields POSITION
TSADRV DDIC_FIELD TSADRV DDIC_TABLE DD03L Table Fields TABNAME
TSADRV DDIC_FIELD TSADRV DDIC_FIELD DD03L Table Fields FIELDNAME
TSADRV DDIC_FIELD * DD03L Table Fields AS4LOCAL
TSADRV DDIC_TABLE TSADRV DDIC_TABLE DD02L SAP Tables TABNAME
TSADRV DDIC_TABLE * DD02L SAP Tables AS4LOCAL
TSADRV DDIC_TABLE * DD02L SAP Tables AS4VERS
TSADRV FUNCNAME TSADRV FUNCNAME TFDIR Function Module FUNCNAME
TSADRV FUNC_AD1 TSADRV FUNC_AD1 TFDIR Function Module FUNCNAME
TSADRV FUNC_AD2 TSADRV FUNC_AD2 TFDIR Function Module FUNCNAME
TSADRV FUNC_AD3 TSADRV FUNC_AD3 TFDIR Function Module FUNCNAME
TSADRV OBJTYPE TSADRV OBJTYPE TOJTB Business object repository: Basic data NAME
TSADRV QU_ENQUEUE TSADRV QU_ENQUEUE TFDIR Function Module FUNCNAME
TSADRV QU_UPDATE TSADRV QU_UPDATE TFDIR Function Module FUNCNAME