The Function Module TB_LIMIT_RESERVATION_GET_TEXT (Charakterisierung der Reservierung für Limiteinzelsatz-Reporting) is a standard Function Module in SAP ERP and is part of the function group TBL7 within the package FTLM.
Function Module | TB_LIMIT_RESERVATION_GET_TEXT |
Short Text | Charakterisierung der Reservierung für Limiteinzelsatz-Reporting |
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_ARNR | LIKE | VTBLRH-ARNR | Reservierungsnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MSGLI | LIKE | SY-MSGLI | Text zur Reservierung | |
E_OBJTXT | LIKE | VTBLISIE-OBJTXT | Beschreibung des Geschäfts |
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.