DBA Data[Home] [Help]

APPS.PAY_CC_PROCESS_UTILS dependencies on HR_LOOKUPS

Line 1365: l_return_value hr_lookups.meaning%type ;

1361: )
1362: );
1363: --
1364: --
1365: l_return_value hr_lookups.meaning%type ;
1366: l_proc varchar2(80) := g_pkg||'.get_asg_act_status';
1367:
1368: BEGIN
1369: hr_utility.set_location(l_proc,10);