DBA Data[Home] [Help]

APPS.PAY_GB_P11D_MAGTAPE dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 223: SELECT pay_assignment_actions_s.nextval

219: LOOP
220: --
221: -- Create the assignment_action to represent the preson / tax unit combination
222: --
223: SELECT pay_assignment_actions_s.nextval
224: INTO l_ass_act_id
225: FROM dual;
226: --
227: -- insert into pay_assignment_actions.