Menu

SAP Function Module BUS_FMOD_FIELDS_DISP

Wird mind. ein Feld zur Sicht nicht ausgeblendet ?

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

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.