DBA Data[Home] [Help]

APPS.BEN_WHATIF_ELIG dependencies on BEN_PCT_FL_TM_FCTR

Line 4436: update ben_pct_fl_tm_fctr

4432: a primary assignment exists else error out;
4433: end if;
4434: */
4435: -- 9999 do I need to worry about mn_pct_val etc.,
4436: update ben_pct_fl_tm_fctr
4437: set USE_PRMRY_ASNT_ONLY_FLAG = 'Y',
4438: USE_SUM_OF_ALL_ASNTS_FLAG = 'N'
4439: where business_group_id = p_business_group_id;
4440: --