DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT_BE8 dependencies on HR_ASSIGNMENT_BE8

Line 1: package body hr_assignment_be8 as

1: package body hr_assignment_be8 as
2: --Code generated on 30/03/2009 04:46:25
3: /* $Header: hrapiwfe.pkb 120.4.12010000.2 2008/09/29 12:54:07 srgnanas ship $*/
4: procedure create_secondary_apl_asg_a (
5: p_effective_date date,

Line 191: l_proc varchar2(72):=' hr_assignment_be8.create_secondary_apl_asg_a';

187: --
188: cursor get_seq is
189: select per_wf_events_s.nextval from dual;
190: --
191: l_proc varchar2(72):=' hr_assignment_be8.create_secondary_apl_asg_a';
192: begin
193: hr_utility.set_location('Entering: '||l_proc,10);
194: -- check the status of the business event
195: l_event_name:='oracle.apps.per.api.assignment.create_secondary_apl_asg';

Line 970: end hr_assignment_be8;

966: null;
967: end if;
968: hr_utility.set_location('Leaving: '||l_proc,50);
969: end create_secondary_apl_asg_a;
970: end hr_assignment_be8;