DBA Data[Home] [Help]

APPS.PA_RATE_PVT_PKG dependencies on PA_FORECAST_ITEMS

Line 3114: l_forecast_item_id pa_forecast_items.forecast_item_id%TYPE; /* added for bug 2212852 */

3110: l_exp_func_raw_cost NUMBER;
3111: l_exp_func_burdened_cost_rate NUMBER;
3112: l_exp_func_burdened_cost NUMBER;
3113:
3114: l_forecast_item_id pa_forecast_items.forecast_item_id%TYPE; /* added for bug 2212852 */
3115:
3116: /* Adding for Org Forecasting */
3117:
3118: l_projfunc_rev_rt_dt_code PA_PROJECTS_ALL.projfunc_bil_rate_date_code%TYPE;