cancel
Showing results for 
Search instead for 
Did you mean: 

Checks before moving a transport

Former Member
0 Kudos

Hello ,

I need to implement a check while moving a transport from Dev to QA which will prevent the creator of the transport to release it.

Has anyone done this before? I know there are few BADI's like FEEDBACK_AFTER_EXPORT which does some checking but not sure it will suffice.

Looking for some help in this regard.

Thanks

Kaushik

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Kaushik,

Usually, this is controlled by the user rights, i.e. if you only want administrators to release transports then remove the release authority rights from all the other users.  If you need to write an ABAP for this, then I'd ask the question in the ABAP forum too.

Regards,

Graham