DBA Data[Home] [Help]

APPS.PO_CREATE_ASBN_INVOICE dependencies on PO_LINES

Line 107: po_lines pol,

103: rsl.tax_amount,
104: pll.match_option
105: from
106: po_line_locations pll,
107: po_lines pol,
108: rcv_shipment_lines rsl
109: where
110: rsl.shipment_header_id = p_shipment_header_id and
111: pll.line_location_id = rsl.po_line_location_id and