DBA Data[Home] [Help]

APPS.XTR_CASH_FCST dependencies on GL_PERIODS

Line 45: G_period_set_name GL_PERIODS.period_set_name%TYPE;

41: G_forecast_id CE_FORECASTS.forecast_id%TYPE;
42: G_forecast_name CE_FORECAST_HEADERS.name%TYPE;
43: --G_forecast_history_date DATE;
44: --G_forecast_history_period VARCHAR2(30);
45: G_period_set_name GL_PERIODS.period_set_name%TYPE;
46: G_overdue_transactions CE_FORECAST_HEADERS.overdue_transactions%TYPE;
47: --G_cutoff_period CE_FORECAST_HEADERS.cutoff_period%TYPE;
48: G_transaction_calendar_id CE_FORECAST_HEADERS.transaction_calendar_id%TYPE;
49: G_start_project_id CE_FORECAST_HEADERS.start_project_id%TYPE;