Menu

SAP Function Module BKK_PAYM_ITEM_GET_ENQ_ITEMS

Lesen aller gespeicherten Zahlungsposten aus BKKITENQ

The Function Module BKK_PAYM_ITEM_GET_ENQ_ITEMS (Lesen aller gespeicherten Zahlungsposten aus BKKITENQ) 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_ENQ_ITEMS
Short Text Lesen aller gespeicherten Zahlungsposten aus BKKITENQ
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_RC 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_BKKITENQ LIKE BKKITENQ Blocked payment items

Exceptions

This function module does not define any Exceptions.