Payables and Cash Management - EBS (MOSC)

MOSC Banner

Invoice Workbench SQL?

edited Aug 26, 2018 5:05AM in Payables and Cash Management - EBS (MOSC) 2 commentsAnswered ✓

I am trying to put together a SQL for some users who would like the workbench in excel. I am struggling with joining all the tables needed to make this happen. I have looked around but cannot find any SQL already written for this.

Has anyone ever had to do this or have one on hand? At the moment, I am slowly working through it but it is painful. I know I need a lot more tables but not sure exactly what ...

Select *

from         ap_invoices_all                AIA     -- Invoice_ID

            ,ap_invoice_lines_all           AIAL    -- Invoice_id , Line_number

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