The Function Module BKK_PAYM_ITEM_GET_AI_ACNTSTAT (Infoposten zu Zahlungsposten lesen) is a standard Function Module in SAP ERP and is part of the function group FBI4 within the package FKBP_FINSERV.
Function Module | BKK_PAYM_ITEM_GET_AI_ACNTSTAT |
Short Text | Infoposten zu Zahlungsposten lesen |
Function Group | FBI4 |
Package | FKBP_FINSERV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACNUM_INT | TYPE | BKK_ACCNT | Interne Kontonummer für Kontokorrent | |
I_BKKRS | TYPE | BKK_BKKRS | Bankkreis |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | TYPE | 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 |
---|---|---|---|---|
E_T_AI_ITEM | LIKE | BKKITAI | Infoposten für Vorschusszinsen im Abschluss |
This function module does not define any Exceptions.