DBA Data[Home] [Help]

APPS.PAY_ITERATE dependencies on PAY_ASSIGNMENT_ACTIONS

Line 28: g_asg_act_id pay_assignment_actions.assignment_action_id%type;

24: );
25: --
26: g_entry_list entry_rec;
27: g_asg_id per_assignments_f.assignment_id%type;
28: g_asg_act_id pay_assignment_actions.assignment_action_id%type;
29: --
30: G_INTER_MODE_INIT number := 0;
31: G_INTER_MODE_HIGH number := 1;
32: G_INTER_MODE_LOW number := 2;