DBA Data[Home] [Help]

APPS.PA_TXN_ACCUMS dependencies on PA_MULTI_CURRENCY_TXN

Line 3750: -- pa_multi_currency_txn.get_currency_amounts. This change

3746: -- 3) Removed pa_debug design elements.
3747: --
3748: -- 03-DEC-2001 jwhite Bug 2119738
3749: -- The parameter list for the following was changed:
3750: -- pa_multi_currency_txn.get_currency_amounts. This change
3751: -- was not communicated to the Reporting team. System
3752: -- testing revealed this oversight.
3753: --
3754:

Line 3976: pa_multi_currency_txn.get_currency_amounts

3972:
3973: IF (l_cmtrec_curr_OK = 'Y')
3974: THEN
3975:
3976: pa_multi_currency_txn.get_currency_amounts
3977: (p_project_curr_code => l_project_curr_code
3978: , p_ei_date => cmtrec.expenditure_item_date
3979: , p_task_id => cmtrec.task_id
3980: , p_denom_raw_cost => cmtrec.denom_raw_cost

Line 4019: pa_multi_currency_txn.get_currency_amounts

4015:
4016: IF (l_cmtrec_curr_OK = 'Y')
4017: THEN
4018:
4019: pa_multi_currency_txn.get_currency_amounts
4020: (p_project_curr_code => l_project_curr_code
4021: , p_ei_date => cmtrec.expenditure_item_date
4022: , p_task_id => cmtrec.task_id
4023: , p_denom_raw_cost => cmtrec.denom_burdened_cost