Skip to Content
0
Former Member
Dec 18, 2013 at 12:53 PM

Pass a value to the input field in the standard tcode using module pool.

1256 Views

Hello,

I have a requirement where I am developing a module pool program which is going to create a transfer order.If the transfer order is created then my module pool program should navigate directly to tcode LM05 with the generated transfer order number in it.

I have used CALL TRANSACTION LM05 to call the transaction.But how can I get the transfer order number in it populated?