The Function Module LEINT_DECISION_UPDATE (Update two-step decision with the picked quantity) is a standard Function Module in SAP ERP and is part of the function group LEINT_BDMTH within the package LEINT.
Function Module | LEINT_DECISION_UPDATE |
Short Text | Update two-step decision with the picked quantity |
Function Group | LEINT_BDMTH |
Package | LEINT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_LTAK | TYPE | LTAK | WM transfer order header | |
IS_RL03A | TYPE | RL03A | Transmission structure for transfer order kernel (SAPLL03A) | |
IS_T333 | TYPE | T333 | WM Movement Types | |
IV_TO_FAIL | TYPE | CHAR1 | TO creation fail |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CS_LTAP | TYPE | LTAP | Transfer order item |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.