Data Element list used by SAP ABAP Function Module BAPI_BANKACCT_GET_HIERARCHY (BAPI: Account Hierarchy for an Account)
SAP ABAP Function Module
BAPI_BANKACCT_GET_HIERARCHY (BAPI: Account Hierarchy for an Account) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BANKK | Bank Keys | SOURCE VALUE(E_BANKKEY) LIKE IBKKBAPI-BANKL |
|
| 2 | BANKK | Bank Keys | SOURCE VALUE(I_BANKKEY) LIKE IBKKBAPI-BANKL DEFAULT SPACE |
|
| 3 | BANKS | Bank country key | SOURCE VALUE(E_COUNTRY) LIKE IBKKBAPI-BANKS |
|
| 4 | BANKS | Bank country key | SOURCE VALUE(I_COUNTRY) LIKE IBKKBAPI-BANKS DEFAULT SPACE |
|
| 5 | BKK_ACEXT | Account number for current account | SOURCE VALUE(I_ACCOUNT) LIKE IBKKBAPIAC-ACCOUNT |
|
| 6 | BKK_ACEXT | Account number for current account | SOURCE VALUE(E_FATHER) LIKE IBKKBAPIAC-ACCOUNT |
|
| 7 | BKK_HYTYPE | Account Hierarchy: Hierarchy Type | SOURCE VALUE(I_HTYPE) LIKE IBKKBAPIHY-HTYPE DEFAULT '000001' |
|
| 8 | BKK_RC2 | Return Code | SOURCE VALUE(E_RETURN) LIKE IBKK_MISC-RC2 |
|