Skip to Content
0
Former Member
Mar 24, 2009 at 05:14 AM

call transaction - get the caller tcode

176 Views

hi experts,

i have to do some checking in the user exit of ME21n but only when ME21N is called via MD04, if user go ME21N directly then should not trigger this checking. is there any way i can check the caller tcode/program?

i think in MD04, the standard program is using "CALL TRANSACTION" to call tcode ME21N.

thanks for your help