DBA Data[Home] [Help]

APPS.HXC_TIMEKEEPER_PROCESS dependencies on HR_OPERATING_UNITS

Line 5044: l_operating_name hr_operating_units.name%type;

5040: l_notify_to VARCHAR2 (30);
5041: l_notify_type VARCHAR2 (20);
5042: l_tk_audit_enabled VARCHAR2 (30);
5043: l_operating_unit_id number(15);
5044: l_operating_name hr_operating_units.name%type;
5045: l_operating_unit_cnt number(10);
5046: l_emp_terminate_date date;
5047: l_tc_in_term_status varchar2(1) :='N';
5048: BEGIN