Menu

SAP Function Module BKK_STACK_PREPARE_ISSUE

BKK: Stapelausgabe vorbereiten

The Function Module BKK_STACK_PREPARE_ISSUE (BKK: Stapelausgabe vorbereiten) 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_PREPARE_ISSUE
Short Text BKK: Stapelausgabe vorbereiten
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_ACNUM_EXT LIKE BKK42-ACNUM_EXT ext. Kontonummer
I_BKKRS LIKE BKKA5-BKKRS Bankkreis
I_CASHB_CATG LIKE BKKA5-CASHB_CATG G_CON_CHEQUE Bestandstyp
I_CASHB_TYPE LIKE BKKA5-CASHB_TYPE Bestandsart
I_QUANTITY LIKE IBKK_CHEQ-NCHEQUES Anzahl der Schecks
I_STACK_NR LIKE BKKA5-STACK_NR Stapelnummer
I_STACK_PLACE_FROM LIKE BKKA5-STACK_PLACE Herkunftsort des Stapels
I_STACK_PLACE_TO LIKE BKKA5-STACK_PLACE neuer anlaggeort des Staplels
I_X_CREATE_FLOAT LIKE BOOLE-BOOLE ' ' Kennz.: erstelle Scheckstapel
I_X_NR_CONNECTED LIKE BOOLE-BOOLE ' ' Stapel muß zusammenhängend sein

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CASHB_EX_FROM LIKE BKKA5-CASHB_EX_FROM Schecknummer von
E_FLG_ONE_STACK LIKE BOOLE-BOOLE Kennz: Schecks stammen aus einem Stapel
E_NEW_CASHB_EX_TO LIKE BKKA5-CASHB_EX_TO neue 'Schecknummer bis'
E_QUANTITY LIKE IBKK_CHEQ-NCHEQUES ausgegebene Scheckanzahl
E_RC LIKE SY-SUBRC Returncode
E_RUN_NR LIKE BKKA5-STACK_RUN_NR laufende Nr.
E_STACK_NR LIKE BKKA5-STACK_NR Nr. des verwendeten Scheckstapels

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_T_BKKA5_TO_ISSUE LIKE BKKA5 auszugegbende Scheckstapel
E_T_DB_ONE_STACK LIKE BKKA5 Daten des verwendeten Stapels (Datenbank)
E_T_SAV_BKKA5 LIKE BKKA5 Daten der Scheckstapel auf der Datenbank

Exceptions

This function module does not define any Exceptions.