The Function Module BUS_FMOD_STATUS_GET (Sollstatus zur Feldgruppe) is a standard Function Module in SAP ERP and is part of the function group BUS5 within the package BUPA.
Function Module | BUS_FMOD_STATUS_GET |
Short Text | Sollstatus zur Feldgruppe |
Function Group | BUS5 |
Package | BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLDGR | LIKE | TBZ3W-FLDGR | Feldgruppe, zu der der Sollstatus ermittelt wird | |
I_OBJAP | LIKE | TBZ1-OBJAP | Sichten zur Selektion der Feldgruppen | |
I_XVIEWS | LIKE | BOOLE-BOOLE | 'X' | Kennz.: Zuo. RlTyp->Sicht berücksichtigen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_STATUS | TYPE | C | Ermittelter Sollstatus ('+', '-', '.', '*') |
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.