DBA Data[Home] [Help]

APPS.PAY_CORE_UTILS dependencies on PER_ALL_ASSIGNMENTS_F

Line 344: l_asg_id per_all_assignments_f.assignment_id%type;

340: is
341: --
342: l_leg_code per_business_groups_perf.legislation_code%type;
343: l_bus_grp_id per_business_groups_perf.business_group_id%type;
344: l_asg_id per_all_assignments_f.assignment_id%type;
345: statem varchar2(2000); -- used with dynamic pl/sql
346: sql_cursor integer;
347: l_rows integer;
348: --