The Function Module LEINT_TO_CONFIRM (Gets feedback after transfer order confirmation) is a standard Function Module in SAP ERP and is part of the function group LEINT_BDMTH within the package LEINT.
Function Module | LEINT_TO_CONFIRM |
Short Text | Gets feedback after transfer order confirmation |
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 |
---|---|---|---|---|
IT_TOITM | TYPE | TT_LTAP_VB | LTAP & LTAP1 for Update Task | |
IV_CLOSE_TR | TYPE | RL03A-TBELI | Set transfer requirement to processing complete / close | |
I_ASYNCH | TYPE | RL03A-VERBU | Execute posting asynchronously via update task | |
I_LTAK_VB | TYPE | LTAK_VB | Transmission structure LTAD + LTAK1 for update task |
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.
This function module does not define any Exceptions.