The Function Module BUS_FMOD_FIELDS_DISP (Wird mind. ein Feld zur Sicht nicht ausgeblendet ?) is a standard Function Module in SAP ERP and is part of the function group BUS5 within the package BUPA.
Function Module | BUS_FMOD_FIELDS_DISP |
Short Text | Wird mind. ein Feld zur Sicht nicht ausgeblendet ? |
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_SICHT | LIKE | TBZ3E-SICHT | Zu prüfende Sicht |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TOP_FLDGR | TYPE | BU_FLDGR | erste sichtbare Feldgruppe der Sicht | |
E_XDISP | TYPE | C | Kz.: mind. ein Feld wird nicht ausgeblendet | |
E_XNO_FLDGR | TYPE | C | Keine Feldgruppe ist der Sicht zugeordnet |
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.