on 2025 Mar 19 10:42 AM
Hi expert,
I am trying to implement badi GOS_SRV_SELECT. After Badi implimenting and save active successfully completed I got status runtime behaviour "Implementation will not be called" and BADI automatically inactive.
Please help.
Pradip Patel
Request clarification before answering.
GOS_SRV_SELECT is a Badi which can only have a single active implementation (check the "Multiple use" flag in SE18).
I check on an S/4HANA system and there is a standard active implementation called FIN_GOS_HTMLGUI.
If that is the case for you, you should get an error message "There are already implementations active" when trying to activate your own implementation.
You might now be able to inactivate a standard BAdI implementation unless there is a customizing activity for it. Worst case scenario you might add your own logic using implicit enhancements on the class linked with the active implementation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
87 | |
8 | |
7 | |
5 | |
5 | |
4 | |
4 | |
3 | |
3 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.