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 UserExit Required for Before transport Request is created

arvind_soni
Participant
0 Kudos
772

Hi Friends,

I have a problem in implementing :

We have two development client one for support and other for development.

Same object can be worked together in both client simultaneously that is causing lot of synchronization problem in both client.

Can any one suggest any BADI which i can use when creating Transport Request to check if the same object is locked in other client or not using the RFC.

Please provide if there is any solution to implement the same.

2 REPLIES 2

Former Member
0 Kudos
108

Hi

Check the following BADI's

<b>

CTS_REQUEST_CHECK Request checks</b>

CTS_EXPORT_FEEDBACK Feedback after export of a transport request

CTS_IMPORT_FEEDBACK Feedback after import of transport requests

CTS_INT_REQUEST_CHCK Internal: Request Checks

CTS_TASKDOC_TEMPLATE Determine template for the task documentation

<b>Reward points for useful Answers</b>

Regards

Anji

Former Member
0 Kudos
108

Hi,

BAdi Definition is : "CTS_REQUEST_CHECK

check this...

/people/andreas.diebold/blog/2007/02/13/extend-sap-solution-manager-to-manage-new-object-types

<b>Reward points</b>

Regards