DBA Data[Home] [Help]

APPS.BEN_CREATE_PTNL_LER_SS dependencies on HR_UTILITY

Line 204: hr_utility.set_location('Entering:'|| l_proc, 5);

200: l_dummy_char varchar2(1000);
201: l_dummy_bool boolean;
202:
203: BEGIN
204: hr_utility.set_location('Entering:'|| l_proc, 5);
205:
206:
207: -- Call the actual API.
208: --

Line 525: hr_utility.set_location('Leaving:'|| l_proc, 10);

521: avalue => to_char(l_transaction_step_id));
522: end if;
523:
524:
525: hr_utility.set_location('Leaving:'|| l_proc, 10);
526:
527:
528: EXCEPTION
529: WHEN OTHERS THEN

Line 586: hr_utility.set_location('Entering:'|| l_proc, 5);

582:
583:
584: BEGIN
585:
586: hr_utility.set_location('Entering:'|| l_proc, 5);
587:
588: --
589: -- This call will get us the step Id for the Api name passed in
590: -- and the subflow mode passed in

Line 637: hr_utility.set_location('Leaving:'|| l_proc, 10);

633: );
634:
635:
636:
637: hr_utility.set_location('Leaving:'|| l_proc, 10);
638:
639: EXCEPTION
640: WHEN g_data_error THEN
641: RAISE;

Line 682: hr_utility.set_location('Entering:'|| l_proc, 5);

678: )is
679: l_proc varchar2(72) := g_package||'GET_PTNL_LER_DATA_FROM_TT';
680:
681: begin
682: hr_utility.set_location('Entering:'|| l_proc, 5);
683:
684: --
685: p_csd_by_ptnl_ler_for_per_id:= hr_transaction_api.get_number_value
686: (p_transaction_step_id => p_transaction_step_id

Line 800: hr_utility.set_location('Leaving:'|| l_proc, 10);

796: hr_transaction_api.get_varchar2_value
797: (p_transaction_step_id => p_transaction_step_id
798: ,p_name => 'P_LIFE_EVENT_NAME');
799:
800: hr_utility.set_location('Leaving:'|| l_proc, 10);
801: --
802:
803:
804: EXCEPTION

Line 833: hr_utility.set_location('Entering:'|| l_proc, 5);

829: l_proc varchar2(72) := g_package||'PROCESS_API';
830:
831: BEGIN
832:
833: hr_utility.set_location('Entering:'|| l_proc, 5);
834:
835: --
836: if p_validate is not null then
837: l_validate := p_validate;

Line 999: hr_utility.set_location('Leaving:'|| l_proc, 10);

995: ,p_effective_date => l_effective_date --in date
996: );
997: end if;
998:
999: hr_utility.set_location('Leaving:'|| l_proc, 10);
1000:
1001: END process_api;
1002:
1003: procedure get_step(