DBA Data[Home] [Help]

APPS.FEM_DIM_CAL_UTIL_PKG dependencies on FEM_CALENDARS_PKG

Line 201: FEM_CALENDARS_PKG.INSERT_ROW(

197: -------------------------------
198: -- Insert New Calendar Member --
199: -------------------------------
200: BEGIN
201: FEM_CALENDARS_PKG.INSERT_ROW(
202: x_rowid => v_row_id,
203: x_calendar_id => v_cal_id,
204: x_enabled_flag => c_enbld_flg,
205: x_calendar_display_code => p_cal_disp_code,