The Function Module BKK_CASH_BAL_SET_DELETE_FLG (BKK: Löschkennzeichen setzen) 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_SET_DELETE_FLG |
Short Text | BKK: Löschkennzeichen setzen |
Function Group | FBA1 |
Package | FKBS |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | LIKE | SY-SUBRC | Rückgabecode (<> 0 -> Fehler) |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_CASHBAL_DE | LIKE | IBKKAKEYIN | Tabelle mit den zu löschenden Sätzen |
This function module does not define any Exceptions.