The Function Module BKK_RFC_ACCNT_GET_PARTNER_ADDR (Geschäftspartneradressen zum Konto) is a standard Function Module in SAP ERP and is part of the function group FBKB within the package FKBK.
Function Module | BKK_RFC_ACCNT_GET_PARTNER_ADDR |
Short Text | Geschäftspartneradressen zum Konto |
Function Group | FBKB |
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_ACCNT | TYPE | BKK_ACEXT | Kontonummer für Kontokorrent | |
I_BANKL | TYPE | BANKS | Länderschlüssel der Bank | |
I_BANKS | TYPE | BANKK | Bankschlüssel | |
I_BKS | TYPE | BKK_BKS | Bankenkontrollschlüssel | |
I_IBAN | TYPE | BKK_ACIBAN | International Bank Account Number | |
I_SPRAS | TYPE | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache |
I_SWIFT | TYPE | SWIFT | S.W.I.F.T-Code für internationale Zahlungen | |
I_X_AUTH | TYPE | BKK_XFELD | Verfügungsberechtigte | |
I_X_LEAD | TYPE | BKK_XFELD | Kontoführer | |
I_X_STAT | TYPE | BKK_XFELD | Kontoauszugsempfänger |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ACNT_HOLDER_ADDR | TYPE | IBKKBAPIPARTNER | SAP-GP: BAPI-Struktur für Adreßdaten | |
E_RETURN | TYPE | IBKK_MISC-RC2 | Returncode |
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 |
---|---|---|---|---|
E_T_ACCNT_PARTNER_ADDR | LIKE | IBKKBAPIPARTNERADDR | Geschaftsparteneradressen Konto |
This function module does not define any Exceptions.