DBA Data[Home] [Help]

APPS.IRC_PENDING_DATA_API dependencies on PER_ASSIGNMENTS_S

Line 1224: select per_assignments_s.nextval into l_applicant_assg_id from dual;

1220: after applying the processed flag is changed to 'A' so that if process
1221: run again 'A' rows won't be picked up.
1222: these API calls are present in PerAllPeopleFEOImpl.java */
1223:
1224: select per_assignments_s.nextval into l_applicant_assg_id from dual;
1225:
1226: hr_utility.set_location(l_proc, 80);
1227:
1228: l_per_ovn := null;