Hi All,
I have to implement a Requirement to create a new Transfer order while confirming one Transfer order (For some specific nltyp and vltyp)
I am using the Function module L_TR_CREATE_SINGLE and L_TR_CREATE_MULTIPLE at the end of the function Module L_TA_QUITTIEREN (by implementing an Enhancement point
An error related to the base unit of measure is coming. Calling the function modules single or Multiple directly using the same input no error is coming.
According to some threads, this is an old problem of these Function Modules and the proposed solution is to call the TO create function modules in a new Task. I cant use a new task because the creation should occur only after the confirmation is successful. starting a new task will make it an independent task. Is there any other solution to this problem ?
Best Regards
Ketan