Table 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 | QALS | Inspection lot record | SOURCE VALUE(I_BYPASS_BUFFER) LIKE QALS-STAT01 DEFAULT 'X' |
|
| 2 | QVDM | QM Info Record - QM Control in SD | SOURCE VALUE(E_QVDM) LIKE QVDM |
|
| 3 | QVDM | QM Info Record - QM Control in SD | ||
| 4 | QVDM | QM Info Record - QM Control in SD | SOURCE VALUE(I_VKORG) LIKE QVDM-VKORG |
|
| 5 | QVDM | QM Info Record - QM Control in SD | SOURCE VALUE(I_MATNR) LIKE QVDM-MATNR |
|
| 6 | QVDM | QM Info Record - QM Control in SD | SOURCE VALUE(I_KUNNR) LIKE QVDM-KUNNR |
|
| 7 | QVDM_KEY | Key for table QVDM | SOURCE VALUE(I_REVLV) LIKE QVDM_KEY-REVLV DEFAULT ' ' |
|