DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT_BEO dependencies on HR_ASSIGNMENT_BEO

Line 1: package body hr_assignment_beO as

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

Line 64: l_proc varchar2(72):=' hr_assignment_beO.update_cwk_asg_criteria_a';

60: --
61: cursor get_seq is
62: select per_wf_events_s.nextval from dual;
63: --
64: l_proc varchar2(72):=' hr_assignment_beO.update_cwk_asg_criteria_a';
65: begin
66: hr_utility.set_location('Entering: '||l_proc,10);
67: -- check the status of the business event
68: l_event_name:='oracle.apps.per.api.assignment.update_cwk_asg_criteria';

Line 351: end hr_assignment_beO;

347: null;
348: end if;
349: hr_utility.set_location('Leaving: '||l_proc,50);
350: end update_cwk_asg_criteria_a;
351: end hr_assignment_beO;