The Function Module BKK_CASH_BAL_PREPARE_UPDATE (Änderung des Bestandsstatus' vorbereiten) is a standard Function Module in SAP ERP and is part of the function group FBA1 within the package FKBS.
Function Module | BKK_CASH_BAL_PREPARE_UPDATE |
Short Text | Änderung des Bestandsstatus' vorbereiten |
Function Group | FBA1 |
Package | FKBS |
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 | IBKKAKEYIN-BKKRS | Bankkreis | |
I_BLOCKDATETO | LIKE | BKKA1-BLOCKDATTO | Sperrdatum bis | |
I_BLOCKREASON | LIKE | BKKA1-BLOCK_REAS | Sperrgrund | |
I_CASHBCATG | LIKE | IBKKAKEYIN-CASHBCATG | Bestandstyp | |
I_CASHBNOINT | LIKE | IBKKAKEYIN-CASHBNOINT | interne Bestandsnummer | |
I_CASHBSTAT | LIKE | BKKA1-CASHB_STAT | (Neuer) Bestandsstatus | |
I_CASHBSTAT_NOCHECK | LIKE | BKKA1-CASHB_STAR | neuer ungeprüfter Bestandsstatus | |
I_CASHBTYPE | LIKE | BKKA1-CASHB_TYPE | Bestandsart | |
I_CNT_NOCHECK | LIKE | BKKA1-CASHB_RCNT | Anzahl der ungeprüften Buchungen | |
I_DATE | LIKE | BKKA1-CASHB_SDAT | SY-DATUM | Datum der Statusänderung |
I_TIME | LIKE | BKKA1-CASHB_STIM | SY-UZEIT | Uhrzeit der Statusänderung |
I_USERNAME | LIKE | BKKA1-UNAME_SDAT | SY-UNAME | Benutzername |
I_X_NO_UPD_FROM_INITIAL | LIKE | BOOLE-BOOLE | 'X' | 'X': kein Update, falls neuer Wert initial |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Bestand ist nicht vorhanden |