Data Element list used by SAP ABAP Function Module QVDM_READ (QM control in SD; read QVDMs for customer and sales organization)
SAP ABAP Function Module
QVDM_READ (QM control in SD; read QVDMs for customer and sales organization) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | KUNNR | Customer Number | SOURCE VALUE(I_KUNNR) LIKE QVDM-KUNNR |
|
| 2 | MATNR | Material Number | SOURCE VALUE(I_MATNR) LIKE QVDM-MATNR |
|
| 3 | QREVLV | Not Used at the Moment | SOURCE VALUE(I_REVLV) LIKE QVDM_KEY-REVLV DEFAULT ' ' |
|
| 4 | QSTAT01 | Inspection Lot is Created Automatically | SOURCE VALUE(I_BYPASS_BUFFER) LIKE QALS-STAT01 DEFAULT 'X' |
|
| 5 | VKORG | Sales Organization | SOURCE VALUE(I_VKORG) LIKE QVDM-VKORG |
|