DBA Data[Home] [Help]

APPS.BEN_PLAN_TYPE_API dependencies on STANDARD

Line 546: -- update the ordr_num = 1 for all standard rates which are based on

542: ,p_legislation_subgroup => p_legislation_subgroup
543: );
544: --
545: -- Bug 3042658, If the p_opt_dsply_fmt_cd is being modified then
546: -- update the ordr_num = 1 for all standard rates which are based on
547: -- this plan type
548: --
549: if (nvl(l_old_opt_dsply_fmt_cd,'NULL') <> p_opt_dsply_fmt_cd and p_opt_dsply_fmt_cd = 'HRZ')
550: or (l_old_opt_dsply_fmt_cd is not null and p_opt_dsply_fmt_cd is null) then