Data Element 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 | AS4LOCAL | Activation Status of a Repository Object | SOURCE VALUE(STATUS) LIKE DD02L-AS4LOCAL |
|
| 2 | CLIDEP | Flag indicating client-specific entries | SOURCE VALUE(EX_CLIDEP) LIKE DD02L-CLIDEP |
|
| 3 | CNV_MBT_TABLE | Table Name | SOURCE VALUE(TABNAME) LIKE CNVMBTTABLES-TABNAME |
|
| 4 | SQLAPPDTAB | Name of an SQL table or an appended table | SOURCE VALUE(EX_SQLTAB) LIKE DD02L-SQLTAB |
|
| 5 | TABCLASS | Table category | SOURCE VALUE(EX_TABCLASS) LIKE DD02L-TABCLASS |
|