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 Data Element  BANKK Bank Keys SOURCE VALUE(E_BANKKEY) LIKE IBKKBAPI-BANKL
2 Data Element  BANKK Bank Keys SOURCE VALUE(I_BANKKEY) LIKE IBKKBAPI-BANKL DEFAULT SPACE
3 Data Element  BANKS Bank country key SOURCE VALUE(E_COUNTRY) LIKE IBKKBAPI-BANKS
4 Data Element  BANKS Bank country key SOURCE VALUE(I_COUNTRY) LIKE IBKKBAPI-BANKS DEFAULT SPACE
5 Data Element  BKK_ACEXT Account number for current account SOURCE VALUE(I_ACCOUNT) LIKE IBKKBAPIAC-ACCOUNT
6 Data Element  BKK_ACEXT Account number for current account SOURCE VALUE(E_FATHER) LIKE IBKKBAPIAC-ACCOUNT
7 Data Element  BKK_HYTYPE Account Hierarchy: Hierarchy Type SOURCE VALUE(I_HTYPE) LIKE IBKKBAPIHY-HTYPE DEFAULT '000001'
8 Data Element  BKK_RC2 Return Code SOURCE VALUE(E_RETURN) LIKE IBKK_MISC-RC2