Menu

SAP Function Module BKK_PAYM_ITEM_GET_TMP_LIST

Lesen aller gespeicherten Zahlungsposten aus BKKITTMP

The Function Module BKK_PAYM_ITEM_GET_TMP_LIST (Lesen aller gespeicherten Zahlungsposten aus BKKITTMP) 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_TMP_LIST
Short Text Lesen aller gespeicherten Zahlungsposten aus BKKITTMP
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
T_BKKITTMP LIKE BKKITTMP Export Tabelle mit Posten aus BKKITTMP

Exceptions

This function module does not define any Exceptions.