Processing TRs using Function Modules 
It is possible to create and change transfer requirements in Warehouse Management using function modules. You can and should use these function modules instead of existing batch input processes. This will significantly simplify and improve the performance in comparison with batch processing. All plausibility checks are carried out in the same manner as with the creation of transfer requirements using batch input.
The following function modules are available for use in WM:
Function Modules for Transfer Requirements
Use... |
to... |
L_TR_CREATE_CHECK |
perform plausibility checks |
L_TR_CREATE_UPDATE |
perform database updates according to plausibility checks |
L_TR_CREATE |
perform plausibility checks and database updates |
L_TR_CANCEL |
cancel plausibility checks and database updates |
For a detailed description of these processes, refer to the online documentation in the individual function modules.