Skip to Content
0
Former Member
Apr 29, 2009 at 05:39 AM

Calling a ztransaction from function module not working

27 Views

Hi experts,

I have made a ztransaction through SE93 called Z_TRANS.When I am calling this transaction from a program in SE38, it is giving the screen corresponding to the transaction. But when same

Call Transaction 'z_TRANS' is used in SE37 in a function module, program is abending.

Please help...