Create Bank
Dear All,
i have created a bank name using API & it' showing on the application.
but if i want to run a query in PL/SQL to show all its details & use its ID to create a branch account.
which table should i use , where does all bank names saved.
beacuse when i run a query on the below table, no row appears:
AP_BANK_BRANCHES or
AP_BANK_ACCOUNTS_ALL
please advise
regards