Menu

SAP Function Module ECATT_SFW_GET_BFUNCS

Business Functions abfragen

The Function Module ECATT_SFW_GET_BFUNCS (Business Functions abfragen) is a standard Function Module in SAP ERP and is part of the function group SECATT_SFW within the package SECATT_SFW.

Technical Information

Function Module ECATT_SFW_GET_BFUNCS
Short Text Business Functions abfragen
Function Group SECATT_SFW
Package SECATT_SFW
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_GET_ONLY_ACTIVE_BF TYPE CHAR1 SPACE Alle aktiven Business Functions liefern

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_BFUNC TYPE ETBFUNC_TABTYPE Ergebnis: Business Functions
IT_BFUNC TYPE ETBFUNC_TABTYPE Abzufragende Business Functions

Exceptions

This function module does not define any Exceptions.