2024 Mar 20 2:11 AM
Hello,
Lets say for example, a SFG PO has 6 batches ( 6 vats). Each batch is unique. When packing the SFG Batches against the FG PO, the FG PO will have only one batch. I'm wondering if there is a way SAP could show the FG yield for each individual SFG Batch. I can run SQL report for ea's produced per vat get yield per vat via MES data. However, I'm looking for a report a way this could be accomplished in SAP. Documented goods movement visible via COR 3 for the SFG PO will show the volume used for each SFG Batch, however the FG PO's documented goods movement will only show the ea's for each HU produced all in a row.
any suggestions would be greatly appreciated.
thanks !
2024 Mar 27 11:12 AM
Hi,
SAP is an ERP application only. We may not expect anything from SYSTEM without giving any proper input. To generate a report with individual SFG batch wise FG quantity yield you need to provide same data somewhere to the system. Some possibilities are as below.
1. You can make 6 different production/process order for FG with same batch number. You can confirm each order with the actual yield quantity as per SFG batch.
2. you can create one Production or process order with one batch. But need to confirm same order 6 time with quantity yield from individual SFG batch, and during confirmation in TEXT field or in any other available field you need to provide the SFG batch number.
3.If Goods issue happens during order confirmation, you may confirm the order six time with the actual quantity yield from the SFG batch and during goods issue you need to choose actual SGF Batch.
Now considering, Confirmation number, Order number, Text field data etc. you may create a query as per your required report.
Thanks