I'm working on the project about creating Transfer Order(TO) via remote function call (RFC).
This project will help users creating and confirming TO in SAP R/3 automatically by input data in the External Application.
The old process is that user have to go to T-code LT01 and input data and then use function button "Stock Removal" to find the available storage bin.
I use function "L_TO_CREATE_MULTIPLE" to handle this. However, I want to know if there any function standard that used for "Stock Removal" process so that I can find the storage bin and assign them to the function "L_TO_CREATE_MULTIPLE" for creating TO.
Thank you & Best Regards,
Nuttapon K.