Data Element list used by SAP ABAP Function Module CO_OCM_CALC_REQ_QTY (Berechnung der Bedarfsmenge einer Komponente im Auftrag)
SAP ABAP Function Module
CO_OCM_CALC_REQ_QTY (Berechnung der Bedarfsmenge einer Komponente im Auftrag) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BASME | Base Unit of Measure for BOM | SOURCE VALUE(BMEIN) LIKE STKO-BMEIN |
|
| 2 | BASMN | Base quantity | SOURCE VALUE(BMENG) LIKE STKO-BMENG |
|
| 3 | CP_UMREN | Denominator for converting rtg and op units of measure | SOURCE VALUE(UMREN) LIKE AFVGD-UMREN |
|
| 4 | CP_UMREZ | Numerator for converting task list and oper. un. of measure | SOURCE VALUE(UMREZ) LIKE AFVGD-UMREZ |
|
| 5 | KMPME | Component Unit of Measure | SOURCE VALUE(CMEIN) LIKE STPO-MEINS |
|
| 6 | MGVRG | Operation Quantity | SOURCE VALUE(OPR_QTY) LIKE AFVGD-MGVRG |
|
| 7 | VORME | Unit of measure for activity | SOURCE VALUE(OPR_QTY_UNIT) LIKE AFVGD-MEINH |
|