Menu

SAP Function Module BKK_GL_ITEM_GET_ITEM

Hauptbuch-Zahlungsposten lesen (+ BKKIT-Daten)

The Function Module BKK_GL_ITEM_GET_ITEM (Hauptbuch-Zahlungsposten lesen (+ BKKIT-Daten)) 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_ITEM
Short Text Hauptbuch-Zahlungsposten lesen (+ BKKIT-Daten)
Function Group FBC5
Package FKBH
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN LIKE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

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_BUDAT TYPE BKKH_R_BUDAT
R_HKONT TYPE BKKH_R_HKONT
T_BKKC01 LIKE BKKC01
T_BKKFI TYPE BKKH_T_BKKFI

Exceptions

This function module does not define any Exceptions.