Menu

SAP Function Module BKK_STACK_GET_CHEQUES

BKK: Schecks aus der Stapelverwaltung anfordern

The Function Module BKK_STACK_GET_CHEQUES (BKK: Schecks aus der Stapelverwaltung anfordern) is a standard Function Module in SAP ERP and is part of the function group FBA10 within the package FKBS_FINSERV.

Technical Information

Function Module BKK_STACK_GET_CHEQUES
Short Text BKK: Schecks aus der Stapelverwaltung anfordern
Function Group FBA10
Package FKBS_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 BKKA5-BKKRS Bankkreis
I_CASHB_TYPE LIKE BKKA5-CASHB_TYPE Bestandsart
I_NCHEQUES LIKE IBKK_CHEQ-NCHEQUES Anzahl der Schecks

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RC 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
E_TAB_CHEQUES LIKE IBKKATABEX Tabelle mit den Scheckstapel

Exceptions

This function module does not define any Exceptions.