Table/Structure Field 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 - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE CNVMBTTABLES-TABNAME |
|
| 2 | CNVMBTTABLES - TABNAME | Table Name | ||
| 3 | DD02L - AS4LOCAL | Activation Status of a Repository Object | SOURCE VALUE(STATUS) LIKE DD02L-AS4LOCAL |
|
| 4 | DD02L - AS4LOCAL | Activation Status of a Repository Object | ||
| 5 | DD02L - CLIDEP | Flag indicating client-specific entries | SOURCE VALUE(EX_CLIDEP) LIKE DD02L-CLIDEP |
|
| 6 | DD02L - CLIDEP | Flag indicating client-specific entries | ||
| 7 | DD02L - SQLTAB | Name of an SQL table or an appended table | SOURCE VALUE(EX_SQLTAB) LIKE DD02L-SQLTAB |
|
| 8 | DD02L - SQLTAB | Name of an SQL table or an appended table | ||
| 9 | DD02L - TABCLASS | Table category | SOURCE VALUE(EX_TABCLASS) LIKE DD02L-TABCLASS |
|
| 10 | DD02L - TABCLASS | Table category | ||
| 11 | DD02L - TABNAME | Table Name |