Menu

SAP Function Module BKK_RFC_ITEM_GET_LIST

Umsatzanzeige nach Selektionskriterien

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module BKK_RFC_ITEM_GET_LIST (Umsatzanzeige nach Selektionskriterien) is a standard Function Module in SAP ERP and is part of the function group FBI1 within the package FKBP.

Technical Information

Function Module BKK_RFC_ITEM_GET_LIST
Short Text Umsatzanzeige nach Selektionskriterien
Function Group FBI1
Package FKBP
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ACNUM_EXT TYPE BKK_ACEXT Kontonummer für Kontokorrent
I_AMOUNT_FROM TYPE BKK_AAMNTC Betrag in Kontowährung
I_AMOUNT_TO TYPE BKK_AAMNTC Betrag in Kontowährung
I_BANKL LIKE IBKK42K-BANKL Bankschlüssel
I_BANKS LIKE IBKK42K-BANKS Bankkreis
I_DATE_FROM TYPE DATS Feld vom Typ DATS
I_DATE_TO TYPE DATS Feld vom Typ DATS
I_MAX_ITEMS TYPE SY-INDEX maximale Anzahl der Umsätze
I_SEARCH_STRING LIKE BKKNT-PAYM_NOTE Verwendungszweck (min 5 - max 10 Zeichen)
I_X_SINCE_LAST_ACCST TYPE XFELD nur Umsätze nach dem letzten Kontoauszug

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN TYPE BKK_RC2 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_TAB_PAYM_ITEMS LIKE IBKKBAPTPI Zahlungsposten
E_TAB_PAYM_NOTES LIKE IBKKBAPTPN Verwendungszweck

Exceptions

This function module does not define any Exceptions.