The Function Module WLF_PROFIT_STATGRP_TEXT (Text einer Statusgruppe 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_STATGRP_TEXT |
Short Text | Text einer Statusgruppe 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_STATGRP | LIKE | TMPA4-STATGRP | Statusgruppe |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TEXT | LIKE | TMPA4T-TEXT | Beschreibungstext |
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 |
---|---|
NO_TEXT_FOUND | Beschreibungstext nicht vorhanden |