Menu

SAP Function Module BKK_ACCNT_GET_BKK42_JOIN_ACCNT

Operative Daten über freie Selektion und Join zu Verwaltungsdaten lesen

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_ACCNT_GET_BKK42_JOIN_ACCNT (Operative Daten über freie Selektion und Join zu Verwaltungsdaten lesen) is a standard Function Module in SAP ERP and is part of the function group FBK8 within the package FKBK.

Technical Information

Function Module BKK_ACCNT_GET_BKK42_JOIN_ACCNT
Short Text Operative Daten über freie Selektion und Join zu Verwaltungsdaten lesen
Function Group FBK8
Package FKBK
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_BKK40_WHERE TYPE RSDS_WHERE Where-Bedingung zur Tabelle BKK40
I_BKK42_WHERE TYPE RSDS_WHERE Where-Bedingung zur Tabelle BKK42
I_BKK46_WHERE TYPE RSDS_WHERE Where-Bedingung zur Tabelle BKK46
I_COUNT LIKE SY-INDEX Max. Anzahl Konten, die selektiert werden sollen
I_XALL_ACCNT LIKE BKK40-XDELE 'X' Alle Konten selektieren

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COUNT LIKE SY-INDEX Anzahl selektierter Konten
E_MAXCOUNT LIKE SY-INDEX Anzahl Konten ist größer I_COUNT

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_BKK42 LIKE IBKK42 Export: Daten der Tabelle BKK42
T_RNG_ACNUM_EXT LIKE IBKK_RNG_ACNUM_EXT Import: Selektionsoption ext. Kontonummer
T_RNG_BKKRS LIKE IBKK_RNG_BKKRS Import: Selektionsoption Bankkreis
T_RNG_PRODINT LIKE IBKK_RNG_PRODINT Import: Selektionsoption interne Prod.ID
T_RNG_WAERS TYPE BKKK_R_WAERS Import: Selektionsoption Währung

Exceptions

This function module does not define any Exceptions.