DBA Data[Home] [Help]

APPS.PO_AUTO_LINE_PROCESS_PVT dependencies on PO_HEADERS_DRAFT_ALL

Line 1581: po_headers_draft_all draft_headers

1577: p_lines.clm_promise_period_uom_tbl,
1578: p_lines.clm_pop_duration_uom_tbl
1579: FROM po_lines_interface intf_lines,
1580: po_headers_interface intf_headers,
1581: po_headers_draft_all draft_headers
1582: WHERE intf_lines.interface_header_id = intf_headers.interface_header_id
1583: AND intf_headers.draft_id = draft_headers.draft_id
1584: AND intf_headers.po_header_id = draft_headers.po_header_id
1585: AND intf_lines.interface_header_id = p_interface_header_id