DBA Data[Home] [Help]

APPS.CE_FORECAST_UTILS dependencies on CEFC_VIEW_CONST

Line 99: CEFC_VIEW_CONST.set_constants(l_forecast_header_id,

95: into l_aging_type
96: from ce_forecast_headers
97: where forecast_header_id = l_forecast_header_id;
98:
99: CEFC_VIEW_CONST.set_constants(l_forecast_header_id,
100: l_period_set_name,
101: l_start_period,
102: trunc(l_start_date),
103: NULL, NULL);