DBA Data[Home] [Help]

APPS.PAY_CORE_UTILS dependencies on PER_ALL_ASSIGNMENTS_F

Line 436: l_asg_id per_all_assignments_f.assignment_id%type;

432: is
433: --
434: l_leg_code per_business_groups_perf.legislation_code%type;
435: l_bus_grp_id per_business_groups_perf.business_group_id%type;
436: l_asg_id per_all_assignments_f.assignment_id%type;
437: statem varchar2(2000); -- used with dynamic pl/sql
438: sql_cursor integer;
439: l_rows integer;
440: --