Menu

SAP Function Module FVD_ESCROW_UI_GET_GUI_OBJECTS

Ermitteln der GUI-Objekte

The Function Module FVD_ESCROW_UI_GET_GUI_OBJECTS (Ermitteln der GUI-Objekte) is a standard Function Module in SAP ERP and is part of the function group FVD_ESCROW_UI within the package FVVD_ESCROW.

Technical Information

Function Module FVD_ESCROW_UI_GET_GUI_OBJECTS
Short Text Ermitteln der GUI-Objekte
Function Group FVD_ESCROW_UI
Package FVVD_ESCROW
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DYNPRO TYPE SY-DYNNR Nicht näher def. Bereich, evtl. für Patchlevels verwendbar
E_PROGRAM TYPE PROGNAME ABAP-Programmname
E_STATUS TYPE CHAR10 Characterfeld der Länge 10
E_TAB_FCTAB TYPE TAB_CM_EXCL_TAB Tabelle zum Sammeln von Funktionscodes für set pf-status
E_TITLEBAR TYPE CHAR3 Feld der Laenge 3 Bytes

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.