Menu

SAP Function Module BKK_GL_ITEM_GET_FIKEY

BKK: Hauptbuch-Zahlungsposten lesen mit FIKEY

The Function Module BKK_GL_ITEM_GET_FIKEY (BKK: Hauptbuch-Zahlungsposten lesen mit FIKEY) is a standard Function Module in SAP ERP and is part of the function group FBC5 within the package FKBH.

Technical Information

Function Module BKK_GL_ITEM_GET_FIKEY
Short Text BKK: Hauptbuch-Zahlungsposten lesen mit FIKEY
Function Group FBC5
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_BKKRS LIKE IBKKITGL-BKKRS Bankkreis
I_DOCNO LIKE IBKKITGL-DOCNO Postennummer im Kontokorrent
I_FIKEY LIKE IBKKITGL-FIKEY FIKey

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_BKKITGL LIKE IBKKITGL Export Tabelle Hauptbuch-Zahlungsposten

Exceptions

This function module does not define any Exceptions.