on 2024 Oct 29 10:16 AM
Hi all,
I'm trying to find a way to inhibit the possibility to edit a Purchase Requisition if a Purchase Order has already been created in reference with that PR? I'm working with SAP S/4 Hana Public Cloud!
Does a standard configuration exist for this or must be managed through a custom logic in a BAdI?
I read in some blog that is possible to manage it through Release Strategies, in particular with Release Indicator field.. I did not find anything similar in SAP Public Cloud actually..
Can you please help?
Thank you.
Request clarification before answering.
Hi,
I think you can try to use BAdI MM_PUR_S4_PR_CHECK. This BAdI is designed to perform custom checks on purchase requisitions, You can use CDS View I_PurchaseRequisitionItemAPI01 and I_PurchaseOrderItemAPI01 to fetch data to check via this BAdI.
Best Regards,
Zhehui
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
39 | |
15 | |
9 | |
7 | |
5 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.