DBA Data[Home] [Help]

APPS.GHR_SES_CONV_PKG dependencies on STANDARD

Line 29: := 'ESSL Oracle Federal Standard Pay Table (EP, ES, IE, IP, FE, SL and ST) No. ESSL';

25: l_prog_name ghr_process_log.program_name%type;
26: l_effective_date ghr_pa_requests.effective_date%type := to_date('2004/01/11','YYYY/MM/DD');
27:
28: l_user_tab_name pay_user_tables.user_table_name%type
29: := 'ESSL Oracle Federal Standard Pay Table (EP, ES, IE, IP, FE, SL and ST) No. ESSL';
30:
31: l_position_id per_assignments_f.position_id%type;
32: l_essl_tab_id pay_user_tables.user_table_id%type;
33: l_user_tab_id pay_user_tables.user_table_id%type;