Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Modify BAdI implementation through code

0 Likes
802

Hi All,

I am trying to modify the custom BAdI implementation using a program, I used the class cl_enh_tool_badi_impl to modify the implementation by delete & add method. But when i call the save method, transport details popup is appeared to save the changes. Is there any other way to modify the implementation without saving it to a transport??

In the below screenshot, i have identified the field which i am trying to modify using my custom program.

2 REPLIES 2
Read only

Former Member
0 Likes
706

Then save it locally

Read only

0 Likes
706

That is an option but this custom program will be used across the clients, so saving them locally in QA/PROD will not be accepted