The Function Module BKK_STACK_CREATE_CHECK_INPUT (BKK: Angaben bei der Stapelanlage in der Bestandsverwaltung prüfen) is a standard Function Module in SAP ERP and is part of the function group FBA10 within the package FKBS_FINSERV.
Function Module | BKK_STACK_CREATE_CHECK_INPUT |
Short Text | BKK: Angaben bei der Stapelanlage in der Bestandsverwaltung prüfen |
Function Group | FBA10 |
Package | FKBS_FINSERV |
Module Type | Normal Module |
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_CATG | LIKE | BKKA5-CASHB_CATG | Bestandstyp | |
I_CASHB_TYPE | LIKE | BKKA5-CASHB_TYPE | Bestandsart | |
I_CHEQNOFROM | LIKE | BKKA5-CASHB_EX_FROM | Schecknummer von | |
I_FLG_MESSAGE | LIKE | BOOLE-BOOLE | 'X' | Kennz.: Fehlernachrichten ausgeben |
I_NCHEQUES | LIKE | IBKK_CHEQ-NCHEQUES | Schecknummer bis |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_QUANTITY | LIKE | IBKK_CHEQ-NCHEQUES | Anzahl der Schecks | |
E_RC | LIKE | SY-SUBRC | Returncode |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_CASHB_EX_TO | LIKE | BKKA5-CASHB_EX_TO | Sschecknummer bis |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_INPUT | falsche Eingaben |
NO_CHEQUE | falsche Bestandsart |