DBA Data[Home] [Help]

APPS.PA_PROGRESS_UTILS dependencies on PA_FP_TXN_CURRENCIES

Line 3051: FROM pa_fp_txn_currencies c

3047: --- get the user rates if rate tyep is User
3048: CURSOR user_cur_details(c_proj_fp_options_id NUMBER, c_txn_curr_code VARCHAR2) IS
3049: SELECT c.projfunc_cost_exchange_rate
3050: ,c.project_cost_exchange_rate
3051: FROM pa_fp_txn_currencies c
3052: WHERE c.proj_fp_options_id = c_proj_fp_options_id
3053: AND c.txn_currency_code = c_txn_curr_code ;
3054:
3055: --- this cursor gets period set name and time phasing for project for use