Data Element list used by SAP ABAP Function Module CHECK_R3TABLE_EXISTENCE (Check if a specified table does exist)
SAP ABAP Function Module
CHECK_R3TABLE_EXISTENCE (Check if a specified table does exist) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB2T3DBNAM | Name of the database | SOURCE VALUE(DBNAME) LIKE DB2LOCKRES-T3DBNAME |
|
| 2 | DB2T3DBNAM | Name of the database | SOURCE VALUE(TSNAME) LIKE DB2LOCKRES-T3DBNAME |
|
| 3 | DB2T3OBNAM | Name of the object associated with the database | SOURCE VALUE(TABNAME) LIKE DB2LOCKRES-T3OBNAME |
|
| 4 | DB2T3OBNAM | Name of the object associated with the database | SOURCE VALUE(TNAME_DB) LIKE DB2LOCKRES-T3OBNAME |
|