Menu

SAP Function Module BKK_GL_PAYM_ITEM_GET_FIKEY

BKK: GL-Zahlungsposten lesen mit FIKEY / WAERS

The Function Module BKK_GL_PAYM_ITEM_GET_FIKEY (BKK: GL-Zahlungsposten lesen mit FIKEY / WAERS) 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_PAYM_ITEM_GET_FIKEY
Short Text BKK: GL-Zahlungsposten lesen mit FIKEY / WAERS
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_ACUR LIKE BKKIT-ACUR Kontowährung
I_BKKRS LIKE IBKKITGL-BKKRS Bankkreis
I_DOCNO LIKE IBKKITGL-DOCNO Postennummer im Kontokorrent
I_FIKEY LIKE IBKKITGL-FIKEY FIKey
I_R_BUDAT TYPE BKKH_R_BUDAT Buchungsdatum
I_R_FIKEYC TYPE BKKH_R_FIKEYC Zusatzabstimmschlüssel
I_R_GSBER TYPE BKKH_R_GSBER Geschäftsbereich
I_R_HKONT TYPE BKKH_R_HKONT Konto und Gegenkonto
I_R_VALUT TYPE BKKH_R_BUDAT Valutadatum

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.