Data Element list used by SAP ABAP Function Module QC06_QCVMT_MEM_GET (Retrieval of a QCVMT record from the function group's global memory)
SAP ABAP Function Module QC06_QCVMT_MEM_GET (Retrieval of a QCVMT record from the function group's global memory) is using
# Object Type Object Name Object Description Note
     
1 Data Element  MANDT Client SOURCE VALUE(I_MANDANT) LIKE QCVMT-MANDANT DEFAULT SY-MANDT
2 Data Element  QBLOCKNR Number of Characteristic Block SOURCE VALUE(I_BLOCKNR) LIKE QCVMT-BLOCKNR
3 Data Element  QCVERSION Version Number of Certificate Profile SOURCE VALUE(I_VERSION) LIKE QCVMT-VERSION
4 Data Element  QMKNR Consecutive Characteristic Number SOURCE VALUE(I_MERKMALNR) LIKE QCVMT-MERKMALNR
5 Data Element  QVORLNR Certificate Profile Number SOURCE VALUE(I_VORLNR) LIKE QCVMT-VORLNR
6 Data Element  QZGTYP Certificate Type SOURCE VALUE(I_CTYP) LIKE QCVMT-CTYP
7 Data Element  SPRAS Language Key SOURCE VALUE(I_SPRACHE) LIKE QCVMT-SPRACHE DEFAULT SY-LANGU