DBA Data[Home] [Help]

APPS.PAY_CA_T4A_REG dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 721: select pay_assignment_actions_s.nextval

717: 'PRINT',
718: 'ASSIGNMENT',
719: l_asg_id,
720: l_effective_end_date),'Y') = 'Y') or l_report_type <> 'PAYCAT4APDF' then
721: select pay_assignment_actions_s.nextval
722: into lockingactid
723: from dual;
724:
725: hr_nonrun_asact.insact(lockingactid,

Line 965: select pay_assignment_actions_s.nextval

961: 'PRINT',
962: 'ASSIGNMENT',
963: l_asg_id,
964: l_effective_end_date),'Y') = 'Y') or l_report_type <> 'PAYCAT4APDF' then
965: select pay_assignment_actions_s.nextval
966: into lockingactid
967: from dual;
968:
969: hr_nonrun_asact.insact(lockingactid,