Payables and Cash Management - EBS (MOSC)

MOSC Banner

Join the AP_Holds_All and Ap_Invoice_lines_All

edited Aug 14, 2018 10:46AM in Payables and Cash Management - EBS (MOSC) 3 commentsAnswered

Hi

We joined the query AP_Holds_All and Ap_Invoice_lines_All Table based on the below query (Example)

Select A.* From Ap_Invoice_lines_all A, Ap_Holds_All B

   Where A.Po_Line_Location_id = B.Line_Location_Id

     And B.Status_Flag <> 'R'

     And A.Invoice_id ='15227152'

     Order by A.Line_number

If Line_Location_Id & Po_Line_Location_Id is Null in the Ap_Holds_All and Ap_Invoice_lines_All table.

How to join both tables (AP_Holds_All and Ap_Invoices_Lines_All). Please help me.

Regards

M.Padmanabhan

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