2008 Aug 15 8:05 AM
Hi all,
I followed the statement below by someone in the development forum to deactivate standard implementation in BADI.
""u can implement ur badi using TCODE SE19.
if u have system provided implementation name then u have deactivate it by using TCODE se19.
Goto SE19 tcode enter system provided implementation and click on deactivate butto, it will ask u for request, that request u will get from BASIS person. once u deactivate standard Impklementation u can create ur own Z implementation, and modify the methods of the class which has mentioned in that inplementation.""
Now i want to activate the standard implementaion. if i try to activate ,iam asked for access key. How can i activate the stanrdard implementaion in BADI.
Please help,
Raj.
Hi all,
I followed the statement below by someone in the development forum to deactivate standard implementation in BADI.
""u can implement ur badi using TCODE SE19.
if u have system provided implementation name then u have deactivate it by using TCODE se19.
Goto SE19 tcode enter system provided implementation and click on deactivate butto, it will ask u for request, that request u will get from BASIS person. once u deactivate standard Impklementation u can create ur own Z implementation, and modify the methods of the class which has mentioned in that inplementation.""
Now i want to activate the standard implementaion. if i try to activate ,iam asked for access key. How can i activate the stanrdard implementaion in BADI.
Please help,
Raj.
2008 Aug 16 5:27 PM
Hello Rajesh
In cas of an emergency you may change the activation attribute in the DB table directly (but you should definitely know what you are doing!!!).
Table SXC_EXIT contains the implementations of your BAdI. Assuming that you can have only a single active implementation of your BAdI you will find the implementations in table SXC_ATTR. Select for the active implementation using ACTIVE = 'X'.
Regards
Uwe
2016 Sep 06 1:09 PM
Just had similar problem..
In SPRO no key is asked for (de)activation.
Some BADI's can be activated in spro via IMG activity (you can check if IMG exists in table CUS_ACTEXT)
When it doesn't exist, you can create your own IMG activity via transaction SIMGH
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |