Hello friends,
Please help me in following senario..
My client is doing confirmation at operation level with co11n.
My client wants that the production order should not be confirmed ( Specially the last operation) unless all the componets are posted againts that production order.
Aslo componets are not backflushed.
Please give u r valuable suggestion...
Thanks to all
Regards,
Amit.
Dear,
You need to use the user exit where when you confirm then last operation it should check in RESB table that for the given order all the RESB-KZEAR i.r. final issue tick is on.
<b><b>
Customer Specific Checks After Operation Selection</b></b>
The following enghancement is available for production orders:
CONFPP03 PP order confirmation: Customer-specific checks after operation selection
The enhancement CONFPP03 contains the folowing components:
Function exit
EXIT_SAPLCORF_103 Customer-specific checks after operation selection
You can use this enhancementg to carry out your own checks after an operation has been selected for confirmation. The data cannot then be changed.
The order operation (AFVGD) and the complete order header are copied to the interface.
Activities
1. Create the enhancement
To do so, create a new project or use an existing project.
2. Activate the project.
The enhancement can only take effect after you have activated the project.
Further Notes
Enhancements are, in contast to modifications, not sensitive to releases, since they are not in the SAP original number range, but in a number range that is reserved for customers.
Yu need to sit with ABAper to activate this.
Add a comment