DBA Data[Home] [Help]

APPS.PO_WF_PO_NOTIFICATION dependencies on PO_LINES_DRAFT_ALL

Line 489: FROM po_lines_draft_all pol, --CLM Apprvl

485: po2.LINE_NUM_DISPLAY --Base line num
486: -- ,pol.contract_type
487: ,lkp1.description
488: ,pol.LINE_NUM_DISPLAY
489: FROM po_lines_draft_all pol, --CLM Apprvl
490: po_lines_draft_all po2, -- CLM Apprvl
491: po_lookup_codes lkp1,
492: mtl_system_items_kfv msi,
493: mtl_units_of_measure muom, -- bug 2401933.add

Line 490: po_lines_draft_all po2, -- CLM Apprvl

486: -- ,pol.contract_type
487: ,lkp1.description
488: ,pol.LINE_NUM_DISPLAY
489: FROM po_lines_draft_all pol, --CLM Apprvl
490: po_lines_draft_all po2, -- CLM Apprvl
491: po_lookup_codes lkp1,
492: mtl_system_items_kfv msi,
493: mtl_units_of_measure muom, -- bug 2401933.add
494: financials_system_parameters fsp