DBA Data[Home] [Help]

APPS.XTR_REVAL_PROCESS_P dependencies on XTR_PRO_PARAM

Line 604: from XTR_PRO_PARAM

600: and pinfo.set_of_books_id = sob.SET_OF_BOOKS_ID;
601:
602: select param_value
603: into l_fx_param
604: from XTR_PRO_PARAM
605: where param_type = 'DFLTVAL'
606: and param_name = 'FX_REALIZED_RATE';
607:
608: rec.batch_id := p_batch_id;

Line 5209: from XTR_PRO_PARAM

5205: PARAMETER_CODE = C_FX_DISCOUNT_METHOD;
5206:
5207: select param_value
5208: into l_fx_param
5209: from XTR_PRO_PARAM
5210: where param_type = 'DFLTVAL'
5211: and param_name = 'FX_REALIZED_RATE';
5212:
5213: select rounding_factor