Menu

SAP Function Module BKK_FUNCTION_GET_ALL

Gibt alle Funktionen in einer internen Tabelle zurück

The Function Module BKK_FUNCTION_GET_ALL (Gibt alle Funktionen in einer internen Tabelle zurück) is a standard Function Module in SAP ERP and is part of the function group FBG2 within the package FKBA.

Technical Information

Function Module BKK_FUNCTION_GET_ALL
Short Text Gibt alle Funktionen in einer internen Tabelle zurück
Function Group FBG2
Package FKBA
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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
T_FUNCTION LIKE TBKKG2 Tabelle der Funktionen

Exceptions

This function module does not define any Exceptions.