Data Element list used by SAP ABAP Function Module QC01_CERT_PROFILE_CHAR_TEXT (Select a short text from the certificate profile)
SAP ABAP Function Module
QC01_CERT_PROFILE_CHAR_TEXT (Select a short text from the certificate profile) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | QBLOCKNR | Number of Characteristic Block | SOURCE VALUE(I_BLOCKNR) LIKE QCVM-BLOCKNR |
|
| 2 | QCVERSION | Version Number of Certificate Profile | SOURCE VALUE(I_VERSION) LIKE QCVK-VERSION |
|
| 3 | QKURZTEXT | Short Text | SOURCE VALUE(E_SHORT_TEXT) LIKE QCVMT-KURZTEXT |
|
| 4 | QMKNR | Consecutive Characteristic Number | SOURCE VALUE(I_CHARNR) LIKE QCVM-MERKMALNR |
|
| 5 | QVORLNR | Certificate Profile Number | SOURCE VALUE(I_PROFILE) LIKE QCVK-VORLNR |
|
| 6 | QZGTYP | Certificate Type | SOURCE VALUE(I_CERTIFICATE_TYPE) LIKE QCVK-CTYP |
|