The Function Module BKK_RFC_BANKACCT_INT_VIEW (RFC: Interne Kontoschlüssel über externe Kontoschlüssel) is a standard Function Module in SAP ERP and is part of the function group FBKU within the package FKBK.
Function Module | BKK_RFC_BANKACCT_INT_VIEW |
Short Text | RFC: Interne Kontoschlüssel über externe Kontoschlüssel |
Function Group | FBKU |
Package | FKBK |
Module Type | Remote-Enabled |
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 | IBKK_MISC-RC2 | Returncode: 99 - keine Berechtigung |
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_EXT_KEY | LIKE | IBKK_EXT_KEY | Tabelle mit Importdaten | |
T_INT_KEY | LIKE | IBKK_INT_KEY | Tabelle mit Exportdaten |
This function module does not define any Exceptions.