on 2024 Sep 20 7:42 AM
Hi,
Is there a BAdI or custom logic extensibility for Service Performer in Purchase Requisition? Currently, Service Performer is only available in MM_PUR_S4_PO_MODIFY_ITEM for Purchase Order.
Thank you,
Jen
Request clarification before answering.
Hi
No, the BAdI `ME_PROCESS_PR_CUST` is not available in the S/4HANA Public Cloud environment. In this environment, you typically use the Extensibility Framework for customizations, which includes business configuration and managed service extensions rather than BAdIs. You can explore options like:
Custom Fields and Logic: Use this to add fields and implement simple logic.
Fiori Elements: Leverage UI adaptations.
Business Events: Use these for integrating custom logic.
For custom logic in the Public Cloud, you should focus on these extensibility options rather than traditional BAdIs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
Please try the below steps:
Yes, for enhancing the Service Performer in Purchase Requisitions, you can use:
1. BAdI: ME_PROCESS_PR_CUST - Customize processing logic for Purchase Requisitions.
2. BAdI: ME_BESTBUY - Enhance service provider selection.
3. User Exits - Check relevant exits like `EXIT_SAPMM06E_005`.
4. Enhancement Spots - Look for spots related to Purchase Requisitions.
5. Fiori Customization - Adapt UI in Fiori apps if applicable.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
61 | |
7 | |
7 | |
6 | |
6 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.