The Function Module TB_LIMIT_LL_UPDATE (Verbuchung einer Limitleihe durchführen) is a standard Function Module in SAP ERP and is part of the function group TBL1_LL within the package FTLM.
Function Module | TB_LIMIT_LL_UPDATE |
Short Text | Verbuchung einer Limitleihe durchführen |
Function Group | TBL1_LL |
Package | FTLM |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
N_VTBLLH | TYPE | TRLM_VTBLLH | neuer Stand Limitleihe (Kopf) | |
N_VTBLLP | TYPE | TRLM_CD_T_VTBLLP | neuer Stand Limitleihe (Position) | |
O_VTBLLH | TYPE | TRLM_VTBLLH | alter Stand Limitleihe (Kopf) | |
O_VTBLLP | TYPE | TRLM_CD_T_VTBLLP | alter Stand Limitleihe (Position) |
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 |
---|---|
CALL | Falscher Aufruf |
UPDATE | Datenbankänderung fehlgeschlagen |