DBA Data[Home] [Help]

APPS.PO_PDOI_ATTR_PROCESS_PVT dependencies on PO_HEADERS_DRAFT_ALL

Line 847: po_headers_draft_all draft_headers,

843: l_lead_time_tbl -- Bug7039409: Get lead time into l_lead_time_tbl
844: FROM po_lines_interface intf_lines,
845: po_headers_interface intf_headers,
846: po_lines_draft_all draft_lines,
847: po_headers_draft_all draft_headers,
848: po_headers_all txn_headers,
849: mtl_system_items_b msi -- Bug7039409: Added to get lead time
850: WHERE intf_lines.interface_header_id = intf_headers.interface_header_id
851: AND intf_lines.processing_id = PO_PDOI_PARAMS.g_processing_id