DBA Data[Home] [Help]

APPS.BEN_PREMIUM_CONCURRENT dependencies on BEN_PERSON_ACTIONS_API

Line 811: l_actn := 'Calling Ben_person_actions_api.create_person_actions...';

807: --
808: If ( not skip) then
809: hr_utility.set_location('not skip...Inserting Ben_person_actions',28);
810:
811: l_actn := 'Calling Ben_person_actions_api.create_person_actions...';
812: Ben_person_actions_api.create_person_actions
813: (p_validate => false
814: ,p_person_action_id => l_person_action_id
815: ,p_person_id => l_person_id

Line 812: Ben_person_actions_api.create_person_actions

808: If ( not skip) then
809: hr_utility.set_location('not skip...Inserting Ben_person_actions',28);
810:
811: l_actn := 'Calling Ben_person_actions_api.create_person_actions...';
812: Ben_person_actions_api.create_person_actions
813: (p_validate => false
814: ,p_person_action_id => l_person_action_id
815: ,p_person_id => l_person_id
816: ,p_ler_id => 0