Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →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 |