DBA Data[Home] [Help]

APPS.PAY_MX_ISR_FORMAT37 dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 786: select pay_assignment_actions_s.nextval

782: l_eff_date <> l_pai_eff_date then
783:
784: dbg('Inserting action record');
785: dbg('Record ' || to_char(num) );
786: select pay_assignment_actions_s.nextval
787: into lockingactid
788: from dual;
789:
790: -- insert the action record.