DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT_BEM dependencies on HR_ASSIGNMENT_BEM

Line 1: package body hr_assignment_beM as

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

Line 115: l_proc varchar2(72):=' hr_assignment_beM.update_cwk_asg_a';

111: --
112: cursor get_seq is
113: select per_wf_events_s.nextval from dual;
114: --
115: l_proc varchar2(72):=' hr_assignment_beM.update_cwk_asg_a';
116: begin
117: hr_utility.set_location('Entering: '||l_proc,10);
118: -- check the status of the business event
119: l_event_name:='oracle.apps.per.api.assignment.update_cwk_asg';

Line 606: end hr_assignment_beM;

602: null;
603: end if;
604: hr_utility.set_location('Leaving: '||l_proc,50);
605: end update_cwk_asg_a;
606: end hr_assignment_beM;