DBA Data[Home] [Help]

APPS.PA_FUNDING_CORE dependencies on PA_CURRENCY

Line 892: l_allocated_amount := PA_CURRENCY.ROUND_TRANS_CURRENCY_AMT1(l_allocated_amount,l_funding_currency_code);

888: /* Bug 14666538 */
889:
890: l_allocated_amount := p_allocated_amount;
891: l_funding_currency_code := pa_agreement_utils.get_agr_curr_code(p_agreement_id);
892: l_allocated_amount := PA_CURRENCY.ROUND_TRANS_CURRENCY_AMT1(l_allocated_amount,l_funding_currency_code);
893:
894: /* Bug 14666538 */
895:
896:

Line 1099: l_allocated_amount := PA_CURRENCY.ROUND_TRANS_CURRENCY_AMT1(l_allocated_amount,l_funding_currency_code);

1095: /* Bug 14666538 */
1096:
1097: l_allocated_amount := p_allocated_amount;
1098: l_funding_currency_code := pa_agreement_utils.get_agr_curr_code(p_agreement_id);
1099: l_allocated_amount := PA_CURRENCY.ROUND_TRANS_CURRENCY_AMT1(l_allocated_amount,l_funding_currency_code);
1100:
1101: /* Bug 14666538 */
1102:
1103: get_MCB2_attributes (