The Function Module WLF_PROFIT_APPL_STATUS_IN_GRP (In der Statusgruppe enthaltene Applikationsstatus lesen) is a standard Function Module in SAP ERP and is part of the function group WLF_PROFIT_CUST within the package WZRE.
Function Module | WLF_PROFIT_APPL_STATUS_IN_GRP |
Short Text | In der Statusgruppe enthaltene Applikationsstatus lesen |
Function Group | WLF_PROFIT_CUST |
Package | WZRE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_READ_TEXT | LIKE | BVALD-BVALD | ' ' | Text lesen ? |
I_STATGRP | LIKE | TMPA5-STATGRP | Statusgruppe |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_TMPA2 | LIKE | TMPA2 | Applikationsstatus | |
T_TMPA2T | LIKE | TMPA2T | Bezeichnung des Applikationsstatus |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_DATA | keine Daten vorhanden |
NO_TEXT | kein Beschreibungstext |