DBA Data[Home] [Help]

APPS.BEN_MANAGE_LIFE_EVENTS dependencies on BEN_POPULATE_RBV

Line 5241: ben_populate_rbv.populate_benmngle_rbvs

5237: -- before the process has finished
5238: --
5239: -- Populate rollback value tables
5240: --
5241: ben_populate_rbv.populate_benmngle_rbvs
5242: (p_benefit_action_id => p_benefit_action_id
5243: ,p_person_action_id => l_person_action_id
5244: ,p_validate_flag => p_validate
5245: );

Line 5254: if ben_populate_rbv.validate_mode

5250: if g_debug then
5251: hr_utility.set_location (l_package||' close c_person_thread ',20);
5252: end if;
5253: --
5254: if ben_populate_rbv.validate_mode
5255: (p_validate => p_validate
5256: )
5257: then
5258: --