Menu

SAP Function Module BKK_GL_ITEM_GET

BKK: Hauptbuch-Zahlungsposten lesen

The Function Module BKK_GL_ITEM_GET (BKK: Hauptbuch-Zahlungsposten lesen) 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
Short Text BKK: Hauptbuch-Zahlungsposten lesen
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 Zahlungspostennummer
I_POSNO LIKE IBKKITGL-POSNO Positionsnummer

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.