DBA Data[Home] [Help]

APPS.PO_PDOI_ATTR_PROCESS_PVT dependencies on MTL_SYSTEM_ITEMS_B

Line 849: mtl_system_items_b msi -- Bug7039409: Added to get lead time

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
852: AND intf_headers.processing_id = PO_PDOI_PARAMS.g_processing_id
853: AND intf_headers.processing_round_num = PO_PDOI_PARAMS.g_current_round_num