Symptom
You have created a custom form template for production order PICK_LIST.
However, the component's requirement quantity printed is not the same as that in the production order.
Environment
SAP S/4HANA Public Cloud
Cause
You have maintained an alternative unit for the component and the data binding of the requirement quantity field in the custom form template is wrong.
The requirement quantity in the component overview of the production order is displayed in the alternative unit.
However, the field in your custom form template is bound to property "Requiredquantity" of the data source FDP_PP_MOR_DATA_LIST_SRV, which corresponds to the quantity in the base unit.
Resolution
To display the requirement quantity in the alternative unit, you should bind the field to property "GoodsMovementEntryQty" of the data source.
Keywords
production order, PICK_LIST, requirement quantity, custom form template, Requiredquantity, GoodsMovementEntryQty, FDP_PP_MOR_DATA_LIST_SRV , KBA , PP-SFC-EXE-PRINT-2CL , Order Printing (Public Cloud) , Problem