The Function Module BKK_ACCNT_UPDATE_HY_SUBTOCOL (Verbuchung einer E.v-Einreichung: Ändert den E.v.-Saldo und den Kontostand) 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_HY_SUBTOCOL |
Short Text | Verbuchung einer E.v-Einreichung: Ändert den E.v.-Saldo und den Kontostand |
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_ACNUM_INT | LIKE | BKK50-ACNUM_INT | Interne Kontonummer | |
I_AMOUNT | LIKE | BKK50-BALANCE | Betrag in Kontowährung | |
I_BKKRS | LIKE | BKK50-BKKRS | Bankkreis | |
I_COLDATE | LIKE | BKK51-COLDATE | E.v.-Datum |
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.
This function module does not define any Exceptions.