DBA Data[Home] [Help]

APPS.HXC_TIMEKEEPER_PROCESS dependencies on HR_OPERATING_UNITS

Line 6396: l_operating_name hr_operating_units.name%type;

6392: l_notify_to VARCHAR2 (30);
6393: l_notify_type VARCHAR2 (20);
6394: l_tk_audit_enabled VARCHAR2 (30);
6395: l_operating_unit_id number(15);
6396: l_operating_name hr_operating_units.name%type;
6397: l_operating_unit_cnt number(10);
6398: l_emp_terminate_date date;
6399: l_tc_in_term_status varchar2(1) :='N';
6400: BEGIN