DBA Data[Home] [Help]

APPS.BEN_CWB_DATA_MODEL_UPGRADE dependencies on BEN_ACTY_BASE_RT_F

Line 171: update ben_acty_base_rt_f abr

167: end;
168:
169:
170: begin
171: update ben_acty_base_rt_f abr
172: set abr.sub_acty_typ_cd = decode(abr.oipl_id,
173: null, l_pl_dsgn.comp_typ_cd,
174: 'ICM11')
175: where abr.acty_typ_cd = 'CWBWS'