Payables and Cash Management - EBS (MOSC)

MOSC Banner

Where to find the banking information for a supplier by SQL?

Hi There,

I could find the banking information from Oracle form for a supplier (we are using Oracle EBS 12.2.4). My question is how can I find those information (routing_number, account_number and account_type) from SQL or database?

I used following script before but it seems like it won't give me the information for all suppliers:

SELECT ......

FROM BOLINF.NEH_ACH_FORM_DATA NAFD

, AP.AP_SUPPLIERS AS

, AP.AP_SUPPLIER_SITES_ALL ASSA

, IBY.IBY_EXTERNAL_PAYEES_ALL IEPA

, IBY.IBY_PMT_INSTR_USES_ALL IPIU

, IBY.IBY_EXT_BANK_ACCOUNTS IEBA

,   APPS.CE_BANK_BRANCHES_V CBB

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center