Skip to Content
0
Former Member
Jan 03, 2008 at 07:57 PM

Enhancement to Transfer Order Creation

639 Views

Hi everyone,

I am working on an enhancement. User executes MIGO (good receipt) which has been configured to automatically creates transfer requirement and transfer order (LT06). I have the task to accept user input for number of sets in storage unit possibly when transfer order is created and update the batch characteristics with storage unit number and number of sets in storage unit for the batch. I have used enhancement MWMTO001 and put my code in EXIT_SAPLL03T_001 in include ZXLTOU01 to pull the necessary information and update batch characteristics which is working fine. BUT this gets executed in asynchronous mode and my code to accept user input doesn't work thru this user exit.

Any ideas/suggestions as to which user exit I can use to prompt user to enter the value and use that value to update while transfer order creation or any alternates to achieve the same.

Please advise !

Thanks

Raghu