DBA Data[Home] [Help]

APPS.PO_PDOI_LINE_PROCESS_PVT dependencies on PO_HEADERS_DRAFT_ALL

Line 759: po_headers_draft_all draft_headers

755: FND_API.g_FALSE, -- match_line_found
756: NULL -- allow_desc_update_flag_tbl
757: FROM po_lines_interface intf_lines,
758: po_headers_interface intf_headers,
759: po_headers_draft_all draft_headers
760: WHERE intf_lines.interface_header_id = intf_headers.interface_header_id
761: AND intf_headers.draft_id = draft_headers.draft_id
762: AND intf_headers.po_header_id = draft_headers.po_header_id
763: AND intf_lines.processing_id = PO_PDOI_PARAMS.g_processing_id