The Function Module BKK_FUNCT_GRP_GET_ALL_FUNCT (Gibt alle Funktionalitäten für mehrere Funktionalitätsgruppen zurück) is a standard Function Module in SAP ERP and is part of the function group FBG4 within the package FKBA.
Function Module | BKK_FUNCT_GRP_GET_ALL_FUNCT |
Short Text | Gibt alle Funktionalitäten für mehrere Funktionalitätsgruppen zurück |
Function Group | FBG4 |
Package | FKBA |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
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_E_FUNCTION | TYPE | BKKA_TAB_TRAFFIC_FUNCTION | Tabelle der Funktionen | |
T_E_TRANSACTION | TYPE | BKKA_TAB_TRAFFIC_TRANSACT | Tabelle der Medien/Vorgangsarten | |
T_I_FUNCT_GRP | TYPE | BKKA_TAB_FUNCT_GRP | Tabelle der Funktionalitätsgruppen |
This function module does not define any Exceptions.