Symptom
You have created a custom form template for ORDER_DATA_LIST to print extra content. The data source extension for FDP_PP_MOR_DATA_LIST_SRV is done to retrieve the Product Group for the production order header material. However, in the printout, the corresponding field is empty.
Environment
SAP S/4HANA Cloud Public Edition
Cause
Wrong node is used in the data source extension.
Resolution
To retrieve the product group data of the header material, the production order header node should be used. The correct field path is:
ManufacturingOrderNode._ManufacturingOrder.Product.ProductGroup.ProductGroup
See Also
Keywords
FDP_PP_MOR_DATA_LIST_SRV, Product Group, Data Source Extension, Production Order Header Material, ORDER_DATA_LIST, custom form template , KBA , PP-SFC-EXE-PRINT-2CL , Order Printing (Public Cloud) , Problem