Application Development 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: 

BADI/User exit for SE09 transaction

Former Member
0 Kudos

Hi all,

We have requirement in such a way that whenever the description of transport request doesn't follow our client policies we need provide a error message saying that you are violating policies.

While creating transport request i am using the BADI CTS_REQUEST_CHECK and method CHECK_BEFORE_CREATION and is working fine.

But while changing the description non of the BADI is triggering.

So please let me know is there any availability of BADI for this scenario.

Thanks

Balu

1 REPLY 1

Former Member
0 Kudos

HI Balu,

You can try this using following Badi's:

CTS_INT_REQUEST_CHCK

CTS_REQUEST_CHECK

Hope this solves your problem.

Regards,

Satyam