DBA Data[Home] [Help]

APPS.PO_CREATE_ASBN_INVOICE dependencies on PO_LINES

Line 120: po_lines pol,

116: rsl.tax_amount,
117: pll.match_option
118: from
119: po_line_locations pll,
120: po_lines pol,
121: rcv_shipment_lines rsl
122: where
123: rsl.shipment_header_id = p_shipment_header_id and
124: pll.line_location_id = rsl.po_line_location_id and