Show TOC

WM: Processing Transfer Orders using Function Modules

Description

Up to now, transfer orders were processed using two programs: a program used for online processes (SAPML03T) and a program used for updates (SAPLL03T).

The online transfer order processing has been divided for Release 3.0.

1. L_TO_CREATE_SINGLE Create transfer order with one item
2. L_TO_CREATE_MOVE_SU Create transfer order to move a storage unit
3. L_TO_CREATE_TR Create transfer order for a transfer requirement
4. L_TO_CREATE_DN Create transfer order for a delivery
5. L_TO_CONFIRM Confirm transfer order
6. L_TO_CONFIRM_SU Confirm transfer order for the storage unit
7. L_TO_CANCEL Cancel transfer order
8. L_TO_CANCEL_SU Cancel transfer order for the storage unit

For more detailed information, please refer to the online documentation in the individual function modules.