DBA Data[Home] [Help]

APPS.PO_POAPPROVAL_INIT1 dependencies on PO_DISTRIBUTIONS_MERGE_V

Line 849: from po_distributions_merge_v

845: IF is_clm_enabled = 'Y' THEN
846:
847: select sum(funded_value)
848: into l_total_funded_amount
849: from po_distributions_merge_v
850: where po_header_id = l_doc_id
851: and draft_id = l_draft_id;
852:
853: -- total funded amount must be displayed in functional currency