Data Element list used by SAP ABAP Function Module QC06_QCVMT_COPY_ALL (Copies all QCVMT records in a copymodel version to a new version number)
SAP ABAP Function Module
QC06_QCVMT_COPY_ALL (Copies all QCVMT records in a copymodel version to a new version number) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | QCVERSION | Version Number of Certificate Profile | SOURCE VALUE(I_NEW_VERSION) LIKE QCVMT-VERSION |
|
| 2 | QCVERSION | Version Number of Certificate Profile | SOURCE VALUE(I_VERSION) LIKE QCVMT-VERSION |
|
| 3 | QVORLNR | Certificate Profile Number | SOURCE VALUE(I_NEW_VORLNR) LIKE QCVMT-VORLNR OPTIONAL |
|
| 4 | QVORLNR | Certificate Profile Number | SOURCE VALUE(I_VORLNR) LIKE QCVMT-VORLNR |
|
| 5 | QZGTYP | Certificate Type | SOURCE VALUE(I_NEW_CTYP) LIKE QCVMT-CTYP OPTIONAL |
|
| 6 | QZGTYP | Certificate Type | SOURCE VALUE(I_CTYP) LIKE QCVMT-CTYP |
|