The Function Module TB_LIMIT_NOTICES_MAINTAIN_RES (Anzeige/Pflege von Notizen zu einer Vorgabe) is a standard Function Module in SAP ERP and is part of the function group TBL7 within the package FTLM.
Function Module | TB_LIMIT_NOTICES_MAINTAIN_RES |
Short Text | Anzeige/Pflege von Notizen zu einer Vorgabe |
Function Group | TBL7 |
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_VTBLRH | LIKE | VTBLRH | Identifikation Reservierung |
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.