You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

po_headers_all join fa_mass_additions

I have tables:

rcv_transactions rt,
rcv_shipment_headers rsh,
rcv_shipment_lines rsl,
po_headers_all pha,
fa_mass_additions fma

Need to join between tables of po_headers_all and fa_mass_additions.

Currently identified joins are:

po_headers_all.vendor_id = fa_mass_additions.po_vendor_id
po_headers_all.segment1 = fa_mass_additions.po_number

But its not working where PO have multiple lines.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!