DBA Data[Home] [Help]

APPS.PJI_EV_UTIL dependencies on PJI_FP_XBS_ACCUM_F

Line 21: l_calendar_type pji_fp_xbs_accum_f.calendar_type%TYPE := p_calendar_type;

17: x_err_msg_data OUT NOCOPY VARCHAR2)
18: IS
19: l_completed_per NUMBER ;
20: l_object_type pa_proj_elements.object_type%TYPE;
21: l_calendar_type pji_fp_xbs_accum_f.calendar_type%TYPE := p_calendar_type;
22:
23: CURSOR ent_periods IS
24: SELECT ent_period_id period_id , end_date
25: FROM pji_time_ent_period_v