The Function Module TB_LIMIT_NOTICES_MAINTAIN_LL (Anzeige/Pflege von Notizen zu einer Limitleihe) 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_NOTICES_MAINTAIN_LL |
Short Text | Anzeige/Pflege von Notizen zu einer Limitleihe |
Function Group | TBL1_LL |
Package | FTLM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DISPLAY | LIKE | BOOLE-BOOLE | 'X': nur Anzeige | |
I_VTBLLH | TYPE | TRLM_VTBLLH | Identifikation Limitleihe |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CHANGED | LIKE | BOOLE-BOOLE | X': mindestens eine Notiz geändert | |
E_EXIST | TYPE | EENO_EXISTS | 'X': es existiert mindestens eine Notiz |
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.