Symptom
The system is required to print a production order output only during final confirmation, and not at order release.
Although the production order is released, the output should remain in status “In Preparation” and should only be triggered once the order is finally confirmed.
"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."
Environment
SAP S/4HANA Cloud Public Edition
Cause
By standard system design, manufacturing order outputs become relevant based on Output Parameter Determination rules.
If no additional condition is defined, the output can already be generated or considered relevant at order release, which results in printing occurring earlier than final confirmation.
To restrict printing to final confirmation only, an additional decision criterion must be introduced in the Output Relevance step to control when the output becomes relevant.
Resolution
This requirement can be achieved by enhancing the output relevance determination so that the output is triggered only after final confirmation.
Steps to Configure
- Enhance Data Source
- Open Data Source Extensions tab in the Custom Fields app.
- Enhance data source I_MFGORDEROUTPUTCONTROL (Manufacturing Order Output Management – Parameter Determination).
- Add field ORDERISCONFIRMED.
- Field path: Manufacturing Order Header with Status
- Field path: Manufacturing Order Header with Status
- Adjust Output Parameter Determination
- Open Output Parameter Determination app for Manufacturing Order.
- In step Output Relevance:
- Add the newly enhanced field ORDERISCONFIRMED as a decision column.
- Set condition to “is not initial”.
- Activate
Result: The output item becomes relevant only when the production order is finally confirmed.
System Behavior After Configuration
Before Final Confirmation
- Create, release, and save a production order.
- Status PRT is not set, even though the order is REL.
- Output item exists but remains in status “In Preparation”.
- No printing occurs.
After Final Confirmation
- Perform final confirmation of the production order.
- The output is triggered automatically.
- The label is printed during the confirmation process.
See Also
- SAP Help Portal - Data Source Extensions
- SAP Help Portal - Output Parameter Determination
- SAP Help Portal - Output Management for Manufacturing Orders
Keywords
Manufacturing Order Output, Production Order Label Printing, Final Confirmation Printing, Output Parameter Determination, I_MFGORDEROUTPUTCONTROL, ORDERISCONFIRMED, Data Source Extensibility, Output Relevance, PRT Status, Production Order Confirmation, S/4HANA Cloud Manufacturing, Shop Floor Paper Printing, Manufacturing Order Output Management, print , KBA , PP-SFC-EXE-PRINT-2CL , Order Printing (Public Cloud) , PP-SFC-ES-2CL , Enterprise Services in Shop Floor Control (Public Cloud) , How To
Product
Attachments
| Pasted image.png |
| Pasted image.png |
| Pasted image.png |
SAP Knowledge Base Article - Public