The Function Module BKK_CASH_BAL_GET_INTERNAL_KEY (Bestand-DB: Hole internen Schlüssel eines Bestandes) 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_GET_INTERNAL_KEY |
Short Text | Bestand-DB: Hole internen Schlüssel eines Bestandes |
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_ACCOUNT | LIKE | IBKKAKEYEX-ACCOUNT | Kontonummer | |
I_BKKRS | LIKE | IBKKAKEYEX-BKKRS | Bankkreis | |
I_CASHBCATG | LIKE | TBKKA1-CASHB_CATG | G_CON_CHEQUE | Bestandstyp (Default: Scheck) |
I_CASHBNO | LIKE | IBKKAKEYEX-CASHBNO | Bestandsnummer | |
I_CASHBTYPE | LIKE | IBKKAKEYEX-CASHBTYPE | Bestandsart | |
I_FLG_MESSAGES | LIKE | BOOLE-BOOLE | Kennzeichen: Nachrichten ausgeben | |
I_FLG_NO_DEL_CHEQUE | LIKE | BOOLE-BOOLE | 'X' | Kz: Keine gelöschten Schecks berücksichtigen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_INTERNAL_KEY | LIKE | IBKKAKEYIN | interner Bestandsschlüssel | |
E_RC | LIKE | SY-SUBRC | (siehe Langtext) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.