[Home] [Help]
APPS.PAY_CC_PROCESS_UTILS dependencies on HR_LOOKUPS
Line 1313: l_return_value hr_lookups.meaning%type ;
1309: )
1310: );
1311: --
1312: --
1313: l_return_value hr_lookups.meaning%type ;
1314: l_proc varchar2(80) := g_pkg||'.get_asg_act_status';
1315:
1316: BEGIN
1317: hr_utility.set_location(l_proc,10);