The Function Module BKK_GL_REC_PAYM_ITEMS (Nachweis FI-Beleg Zahlungsposten) is a standard Function Module in SAP ERP and is part of the function group FBC5R within the package FKBH.
Function Module | BKK_GL_REC_PAYM_ITEMS |
Short Text | Nachweis FI-Beleg Zahlungsposten |
Function Group | FBC5R |
Package | FKBH |
Module Type | Normal Module |
This function module does not define any IMPORTING 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 |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
UT_TAB_BKPFBSEG | LIKE | IBKKKPFSEG_BCA | Struk. für BKK relev. FI-Belegfelder (BKPF+BSEG) IBKKKPFSEG |
This function module does not define any Exceptions.