Data Element list used by SAP ABAP Function Module CNV_MBT_PC_CHECK_PROG (Function module to check for the existance of a particular program)
SAP ABAP Function Module
CNV_MBT_PC_CHECK_PROG (Function module to check for the existance of a particular program) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDTIME | Dictionary: time of last change | SOURCE VALUE(UTIME) LIKE CNVMBTINCL-UTIME |
|
| 2 | PROGRAMM | ABAP Program Name | SOURCE VALUE(PROGNAME) LIKE CNVMBTACTIVITY-PROGNAME |
|
| 3 | RDIR_UDATE | Changed On | SOURCE VALUE(UDAT) LIKE CNVMBTINCL-UDAT |
|
| 4 | SUBC | Program type | SOURCE VALUE(PROG_TYPE) LIKE TRDIR-SUBC |
|
| 5 | UNAM | Last changed by | SOURCE VALUE(UNAME) LIKE CNVMBTINCL-UNAME |
|
| 6 | VERN | Version number | SOURCE VALUE(VERSION) LIKE CNVMBTINCL-VERSION |
|