Menu

SAP Function Module BKK_GL_GL_ACCESS_GETFIDOCSUMSZ

BKK: FI-Belegdaten selektieren (mit Summensatzzähler aus BKK)

The Function Module BKK_GL_GL_ACCESS_GETFIDOCSUMSZ (BKK: FI-Belegdaten selektieren (mit Summensatzzähler aus BKK)) is a standard Function Module in SAP ERP and is part of the function group FBC_GL within the package FKBH.

Technical Information

Function Module BKK_GL_GL_ACCESS_GETFIDOCSUMSZ
Short Text BKK: FI-Belegdaten selektieren (mit Summensatzzähler aus BKK)
Function Group FBC_GL
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_RCD_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
T_FIDOC LIKE IBKKKPFSEG_BCA Relevante Felder FI-Belege (BKPF+BSEG)
T_FIDOC_KEY LIKE IBKKFIKEYS_BCA Key FI-Belege mit Summensatzzähler

Exceptions

This function module does not define any Exceptions.