Menu

SAP Function Module BKK_PAYM_ITEM_GET_FUT_LIST

Lesen von geplanten Zahlungsposten für ein Konto

The Function Module BKK_PAYM_ITEM_GET_FUT_LIST (Lesen von geplanten Zahlungsposten für ein Konto) is a standard Function Module in SAP ERP and is part of the function group FBI4 within the package FKBP_FINSERV.

Technical Information

Function Module BKK_PAYM_ITEM_GET_FUT_LIST
Short Text Lesen von geplanten Zahlungsposten für ein Konto
Function Group FBI4
Package FKBP_FINSERV
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_RETURN LIKE SY-SUBRC Returncode

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
E_T_BKKITTMP LIKE BKKITTMP Export Tabelle mit Posten aus BKKITENQ

Exceptions

This function module does not define any Exceptions.