[Home] [Help]
29: l_status fnd_lookups.meaning%type ;
30: l_debug_message varchar2(80);
31: l_location hr_locations_all.description%type ;
32: l_audit_log hr_lookups.meaning%type ;
33: l_benft_group ben_benfts_grp.name%type ;
34: l_date_from varchar2(30);
35:
36:
37: begin