The Function Module BKK_RFC_ACCNT_CLOSE (Kontoauflösungsvormerkung per RFC (Internetbanking)) is a standard Function Module in SAP ERP and is part of the function group FBKS within the package FKBK.
Function Module | BKK_RFC_ACCNT_CLOSE |
Short Text | Kontoauflösungsvormerkung per RFC (Internetbanking) |
Function Group | FBKS |
Package | FKBK |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACCOUNT_CLOSING | TYPE | IBKKRFCACCCL | Übergabestruktur Referenzkonto zur Kontoauflösung per RFC | |
I_FLAG_CLOSING_DELETE | TYPE | XCHECK | Kennzeichen Kontoauflösung zurücknehmen | |
I_FLAG_NO_CHECK_DIGIT | TYPE | XCHECK | Kennzeichen keine Prüfziffernprüfung Referenzkonto |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RETURN | TYPE | IBKK_MISC-RC | Returncode |
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.