The Function Module BKK_ACCNT_UPDATE_SUBTOCOL_CC (Währungsumstellung der E.v.-Salden eines Kontos) is a standard Function Module in SAP ERP and is part of the function group FBKD within the package FKBK.
Function Module | BKK_ACCNT_UPDATE_SUBTOCOL_CC |
Short Text | Währungsumstellung der E.v.-Salden eines Kontos |
Function Group | FBKD |
Package | FKBK |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_STATUS | LIKE | BKK42_CC-CHSTAT | nur Konten mit diesem Status umstellen |
This function module does not define any EXPORTING parameters.
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_ACCNT | LIKE | IBKKCHCUR | Tabelle der Konten |
This function module does not define any Exceptions.