DBA Data[Home] [Help]

APPS.BEN_MANAGE_LIFE_EVENTS dependencies on BEN_POPULATE_RBV

Line 5633: ben_populate_rbv.populate_benmngle_rbvs

5629: -- before the process has finished
5630: --
5631: -- Populate rollback value tables
5632: --
5633: ben_populate_rbv.populate_benmngle_rbvs
5634: (p_benefit_action_id => p_benefit_action_id
5635: ,p_person_action_id => l_person_action_id
5636: ,p_validate_flag => p_validate
5637: );

Line 5646: if ben_populate_rbv.validate_mode

5642: if g_debug then
5643: hr_utility.set_location (l_package||' close c_person_thread ',20);
5644: end if;
5645: --
5646: if ben_populate_rbv.validate_mode
5647: (p_validate => p_validate
5648: )
5649: then
5650: --