The Function Module L_TO_PASS_DN (Update delivery following successful TO confirmation) is a standard Function Module in SAP ERP and is part of the function group L03B within the package LVS.
Function Module | L_TO_PASS_DN |
Short Text | Update delivery following successful TO confirmation |
Function Group | L03B |
Package | LVS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_EINLM | TYPE | LTAK_VB-EINLM | SPACE | Adopt putaway quantity as qty in delivery / Post GR |
I_KOMIM | TYPE | LTAK_VB-KOMIM | SPACE | Adopt pick quantity as del.qty in delivery / Post GI |
I_LGNUM | TYPE | LTAK-LGNUM | Warehouse Number / Warehouse Complex | |
I_TANUM | TYPE | LTAK-TANUM | SPACE | Transfer Order Number |
I_UPDATE_TASK | TYPE | RL03A-VERBU | SPACE | Execute Posting Asynchronously Via Update Task |
I_VBELN | TYPE | LTAK-VBELN | SPACE | Sales and Distribution Document Number |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ALREADY_PASSED | No items found to report to delivery |
FOREIGN_LOCK | Transfer order or delivery locked |
MULTL_TO_BY_TANUM | TO number must be specified for cross-delivery TOs |
TANUM_OR_VBELN | TO number or delivery number must be transferred |