Table/Structure Field 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 | DB2LOCKRES - T3DBNAME | Name of the database | ||
| 2 | DB2LOCKRES - T3DBNAME | Name of the database | SOURCE VALUE(DBNAME) LIKE DB2LOCKRES-T3DBNAME |
|
| 3 | DB2LOCKRES - T3DBNAME | Name of the database | SOURCE VALUE(TSNAME) LIKE DB2LOCKRES-T3DBNAME |
|
| 4 | DB2LOCKRES - T3OBNAME | Name of the object associated with the database | ||
| 5 | DB2LOCKRES - T3OBNAME | Name of the object associated with the database | SOURCE VALUE(TABNAME) LIKE DB2LOCKRES-T3OBNAME |
|
| 6 | DB2LOCKRES - T3OBNAME | Name of the object associated with the database | SOURCE VALUE(TNAME_DB) LIKE DB2LOCKRES-T3OBNAME |
|