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?