DBA Data[Home] [Help]

APPS.XTR_CASH_FCST dependencies on CE_FORECAST_HEADERS_S

Line 79: CURSOR H IS SELECT CE_FORECAST_HEADERS_S.nextval FROM sys.dual;

75: l_is_fixed_rate BOOLEAN;
76: l_relationship VARCHAR2(30);
77: error_msg VARCHAR2(2000);
78: CURSOR C IS SELECT CE_FORECASTS_S.nextval FROM sys.dual;
79: CURSOR H IS SELECT CE_FORECAST_HEADERS_S.nextval FROM sys.dual;
80: BEGIN
81:
82: /* In the case where p_src_curr_type = 'Entered', ensure that there is no
83: fixed rate between the forecast and source currencies (both EMU currencies.