Menu

SAP Function Module BKK_PAYM_ITEM_TMP_GET_DOCNO

BKK: Selektion aller geplanter Zahlungspostenpositionen mit Belegnummer

The Function Module BKK_PAYM_ITEM_TMP_GET_DOCNO (BKK: Selektion aller geplanter Zahlungspostenpositionen mit Belegnummer) 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_TMP_GET_DOCNO
Short Text BKK: Selektion aller geplanter Zahlungspostenpositionen mit Belegnummer
Function Group FBI4
Package FKBP_FINSERV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BKKRS LIKE BKKITTMP-BKKRS Bankkreis
I_DOCNO_TMP LIKE BKKITTMP-DOCNO_TMP Zahlungspostennummer

Exporting Parameters

This function module does not define any EXPORTING parameters.

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 selektierte Zahlungsposten exportieren

Exceptions

This function module does not define any Exceptions.