Data Element list used by SAP ABAP Function Module ADDR_TSADRV_READ (Read a TSADRV entry using the names from DD table and DD)
SAP ABAP Function Module
ADDR_TSADRV_READ (Read a TSADRV entry using the names from DD table and DD) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AD_DDFIELD | Data Dictionary application table field name | SOURCE VALUE(DDIC_FIELDNAME) LIKE TSADRV-DDIC_FIELD |
|
| 2 | AD_DDTABLE | Data Dictionary application table name | SOURCE VALUE(DDIC_TABLENAME) LIKE TSADRV-DDIC_TABLE |
|