Menu

SAP Function Module BKK_FUNCTION_SHOW

Zeigt eine Liste aller Ausstattungen mit roten und grünen Ampeln

The Function Module BKK_FUNCTION_SHOW (Zeigt eine Liste aller Ausstattungen mit roten und grünen Ampeln) 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_SHOW
Short Text Zeigt eine Liste aller Ausstattungen mit roten und grünen Ampeln
Function Group FBG2
Package FKBA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_TITLE LIKE SY-TITLE Titel des Bildes

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 TYPE BKKA_TAB_FUNCTION Tabelle der Ausstattungen

Exceptions

This function module does not define any Exceptions.