DBA Data[Home] [Help]

APPS.PO_ACCOUNT_HELPER dependencies on PO_LINES_MERGE_V

Line 1088: PO_LINES_MERGE_V pol,

1084: poh.attribute14 header_attribute14,
1085: poh.attribute15 header_attribute15
1086: FROM PO_DISTRIBUTIONS_MERGE_V pod,
1087: PO_LINE_LOCATIONS_MERGE_V poll,
1088: PO_LINES_MERGE_V pol,
1089: PO_HEADERS_MERGE_V poh
1090: WHERE pod.po_line_id = poll.po_line_id
1091: AND pod.line_location_id = poll.line_location_id
1092: AND poll.po_line_id = pol.po_line_id