The Function Module BUS_CUA_FUNCTIONS_GET (BDT: Status von GUI-Funktionen auf dem aktuellen Bild ermitteln) is a standard Function Module in SAP ERP and is part of the function group BUSC within the package BUPA.
Function Module | BUS_CUA_FUNCTIONS_GET |
Short Text | BDT: Status von GUI-Funktionen auf dem aktuellen Bild ermitteln |
Function Group | BUSC |
Package | BUPA |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FCOD_SLCT | LIKE | TBZ4-FCODE | Funktionscode für 'Auswählen' | |
E_VARI_TEXT | LIKE | BUS000CUAP | Texte der variablen Funktionen |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_FRTH_INCL | LIKE | BUS000CUAF | Aktive Zusatzfunktionen | |
T_STND_EXCL | LIKE | BUS000CUAS | Inaktive Standardfunktionen |
This function module does not define any Exceptions.