DBA Data[Home] [Help]

APPS.PAAPIMP_PKG dependencies on PA_FUNDS_CONTROL_UTILS

Line 441: ,Pa_Funds_Control_Utils.Get_Fnd_Reqd_Flag(DIST.project_id, 'STD') fc_enabled

437: ,DIST.parent_reversal_id parent_reversal_id --NEW
438: ,l_net_zero_flag
439: ,l_sc_xfer_code
440: ,l_adj_exp_item_id
441: ,Pa_Funds_Control_Utils.Get_Fnd_Reqd_Flag(DIST.project_id, 'STD') fc_enabled
442: ,nvl(DIST.exchange_date, INV.invoice_date) mrc_exchange_date
443: --R12 AP lines uptake : PO matched Prepayment commitments are not fundschecked
444: ,DECODE (inv.invoice_type_lookup_code,'PREPAYMENT',DECODE(DIST.po_distribution_id ,NULL,'ALL','ACT'),'ALL') fc_document_type
445: ,'Y' si_assets_addition_flag

Line 549: ,Pa_Funds_Control_Utils.Get_Fnd_Reqd_Flag(DIST.project_id, 'STD') fc_enabled

545: ,DECODE(PAY.REVERSAL_INV_PMT_ID,null,decode(nvl(PAY.reversal_flag,'N'),'N',DIST.parent_reversal_id),PAY.REVERSAL_INV_PMT_ID) REVERSAL_INV_PMT_ID
546: ,l_net_zero_flag
547: ,l_sc_xfer_code
548: ,l_adj_exp_item_id
549: ,Pa_Funds_Control_Utils.Get_Fnd_Reqd_Flag(DIST.project_id, 'STD') fc_enabled
550: ,nvl(DIST.exchange_date, INV.invoice_date) mrc_exchange_date
551: ,'ACT' fc_document_type
552: ,'Y' si_assets_addition_flag
553: ,'Y' insert_flag

Line 662: ,Pa_Funds_Control_Utils.Get_Fnd_Reqd_Flag(nvl(rcv_txn.project_id , po_dist.project_id), 'STD') fc_enabled /* Bug 6989609 : Added NVL */

658: ,l_net_zero_flag
659: ,l_sc_xfer_code
660: ,rcv_txn.amount --NEW --added for the full retrn logic
661: ,l_adj_exp_item_id
662: ,Pa_Funds_Control_Utils.Get_Fnd_Reqd_Flag(nvl(rcv_txn.project_id , po_dist.project_id), 'STD') fc_enabled /* Bug 6989609 : Added NVL */
663: , nvl(rcv_txn.currency_conversion_date, rcv_txn.transaction_date)
664: ,'ALL' fc_document_type
665: ,'Y' si_assets_addition_flag
666: ,'Y' insert_flag

Line 786: ,Pa_Funds_Control_Utils.Get_Fnd_Reqd_Flag(DIST.project_id, 'STD') fc_enabled

782: ,DIST.parent_reversal_id parent_reversal_id --NEW
783: ,l_net_zero_flag
784: ,l_sc_xfer_code
785: ,l_adj_exp_item_id
786: ,Pa_Funds_Control_Utils.Get_Fnd_Reqd_Flag(DIST.project_id, 'STD') fc_enabled
787: ,nvl(DIST.exchange_date, INV.invoice_date) mrc_exchange_date
788: ,'CMT' fc_document_type
789: ,'Y' si_assets_addition_flag
790: ,'Y' insert_flag

Line 911: ,Pa_Funds_Control_Utils.Get_Fnd_Reqd_Flag(DIST.project_id, 'STD') fc_enabled

907: ,DECODE(PAY.REVERSAL_INV_PMT_ID,null,decode(nvl(PAY.reversal_flag,'N'),'N',DIST.parent_reversal_id),PAY.REVERSAL_INV_PMT_ID) REVERSAL_INV_PMT_ID --NEW
908: ,l_net_zero_flag
909: ,l_sc_xfer_code
910: ,l_adj_exp_item_id
911: ,Pa_Funds_Control_Utils.Get_Fnd_Reqd_Flag(DIST.project_id, 'STD') fc_enabled
912: ,nvl(DIST.exchange_date, INV.invoice_date) mrc_exchange_date
913: ,'ALL' fc_document_type
914: ,inv.PAYMENT_STATUS_FLAG
915: ,'Y' si_assets_addition_flag

Line 1010: ,Pa_Funds_Control_Utils.Get_Fnd_Reqd_Flag(DIST1.project_id, 'STD') fc_enabled

1006: ,PDIST.reversed_prepay_app_dist_id parent_reversal_id --NEW
1007: ,l_net_zero_flag
1008: ,l_sc_xfer_code
1009: ,l_adj_exp_item_id
1010: ,Pa_Funds_Control_Utils.Get_Fnd_Reqd_Flag(DIST1.project_id, 'STD') fc_enabled
1011: ,nvl(DIST2.exchange_date, INV.invoice_date) mrc_exchange_date
1012: ,'ALL' fc_document_type
1013: ,'Y' si_assets_addition_flag
1014: ,'Y' insert_flag