Menu

SAP Function Module BKK_RFC_PAYM_ITEM_FUT_PD_BAL

RFC: Liste geplanter Zahlungsposten nach Buchungsdatum ausgeben

The Function Module BKK_RFC_PAYM_ITEM_FUT_PD_BAL (RFC: Liste geplanter Zahlungsposten nach Buchungsdatum ausgeben) is a standard Function Module in SAP ERP and is part of the function group FBJB within the package FKBP.

Technical Information

Function Module BKK_RFC_PAYM_ITEM_FUT_PD_BAL
Short Text RFC: Liste geplanter Zahlungsposten nach Buchungsdatum ausgeben
Function Group FBJB
Package FKBP
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ACCOUNT LIKE IBKKBAPIAC-ACCOUNT Kontonummer
I_BANKKEY LIKE IBKKBAPI-BANKL Bankschlüssel
I_COUNTRY LIKE IBKKBAPI-BANKS Länderschlüssel der Bank

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN LIKE IBKK_MISC-RC2 Rückgabewert: 0 - fehlerfrei

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.