Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module BKK_ACCNT_UPDATE_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_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.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATABASE_ERROR | |
PARAMETER_ERROR |