Menu

SAP Function Module BUS_FMOD_STATUS_GET

Sollstatus zur Feldgruppe

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.

Technical Information

Function Module BUS_FMOD_STATUS_GET
Short Text Sollstatus zur Feldgruppe
Function Group BUS5
Package BUPA
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_STATUS TYPE C Ermittelter Sollstatus ('+', '-', '.', '*')

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.