Menu

SAP Function Module BKK_FIKEY_GET_FOR_BKKRS

Alle FIKEY für Bankkreis lesen (mit range)

The Function Module BKK_FIKEY_GET_FOR_BKKRS (Alle FIKEY für Bankkreis lesen (mit range)) is a standard Function Module in SAP ERP and is part of the function group FBC1 within the package FKBH.

Technical Information

Function Module BKK_FIKEY_GET_FOR_BKKRS
Short Text Alle FIKEY für Bankkreis lesen (mit range)
Function Group FBC1
Package FKBH
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_UEBST LIKE BKKC01-UEBST

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RC LIKE SY-SUBRC

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
R_BKKRS TYPE BKKH_R_BKKRS
T_BKKC01 LIKE BKKC01

Exceptions

This function module does not define any Exceptions.