Table list used by SAP ABAP Function Module CNV_TDMS_02_EXIST_TABLE (Function module to ascertain the existance of table on DB)
SAP ABAP Function Module
CNV_TDMS_02_EXIST_TABLE (Function module to ascertain the existance of table on DB) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNVMBTTABLES | explicite list of tables to be handled during migration | SOURCE VALUE(TABNAME) LIKE CNVMBTTABLES-TABNAME |
|
| 2 | DD02L | SAP Tables | ||
| 3 | DD02L | SAP Tables | SOURCE VALUE(EX_TABCLASS) LIKE DD02L-TABCLASS |
|
| 4 | DD02L | SAP Tables | SOURCE VALUE(EX_SQLTAB) LIKE DD02L-SQLTAB |
|
| 5 | DD02L | SAP Tables | SOURCE VALUE(EX_CLIDEP) LIKE DD02L-CLIDEP |
|
| 6 | DD02L | SAP Tables | SOURCE VALUE(STATUS) LIKE DD02L-AS4LOCAL |
|