Data Element list used by SAP ABAP Function Module BAPI_BANKACCT_GET_LIST_ALL (BAPI: List of all Accounts for One or More Bank Keys)
SAP ABAP Function Module BAPI_BANKACCT_GET_LIST_ALL (BAPI: List of all Accounts for One or More Bank Keys) is using
# Object Type Object Name Object Description Note
     
1 Data Element  BANKK Bank Keys SOURCE VALUE(I_BANKKEY) LIKE IBKKBAPI-BANKL OPTIONAL
2 Data Element  BANKS Bank country key SOURCE VALUE(I_COUNTRY) LIKE IBKKBAPI-BANKS OPTIONAL
3 Data Element  BKK_RC2 Return Code SOURCE VALUE(E_RC) LIKE IBKK_MISC-RC2