Menu

SAP Function Module BKK_PAYM_ITEM_GET_DATE_TIME

BKK: Zahlungsposten pro Konto nach Freigabedatum und -zeit selektieren

The Function Module BKK_PAYM_ITEM_GET_DATE_TIME (BKK: Zahlungsposten pro Konto nach Freigabedatum und -zeit selektieren) 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_DATE_TIME
Short Text BKK: Zahlungsposten pro Konto nach Freigabedatum und -zeit selektieren
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_ACNUM_INT TYPE BKKIT-ACNUM_INT interne Kontonummer
I_BKKRS TYPE BKKIT-BKKRS Bankreis
I_OPTIONHIGH TYPE BKK_OPTION Ranges-Option für obere Grenze
I_OPTIONLOW TYPE BKK_OPTION Ranges-Option für untere Grenze
I_RLDATHIGH TYPE BKKIT-RLDAT obere Grenze für Freigabedatum
I_RLDATLOW TYPE BKKIT-RLDAT untere Grenze für Freigabedatum
I_RLTIMHIGH TYPE BKKIT-RLTIM obere Grenze für Freigabezeit
I_RLTIMLOW TYPE BKKIT-RLTIM untere Grenze für Freigabezeit

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TAB_ITEMS TYPE BKKP_TAB_BKKIT selektierte Zahlungsposten

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
OPTIONHIGH_INVALID ungültige Option für obere Grenze
OPTIONLOW_INVALID ungültige Option für untere Grenze