DBA Data[Home] [Help]

APPS.PER_JBR_BUS dependencies on HR_API

Line 271: hr_api.mandatory_arg_error(p_api_name => l_proc,

267: -- Checks that analysis criteria is not null
268: --
269: hr_utility.set_location('Entering:'||l_proc,1);
270: --
271: hr_api.mandatory_arg_error(p_api_name => l_proc,
272: p_argument => 'analysis_criteria_id',
273: p_argument_value => p_analysis_criteria_id);
274: --
275: hr_utility.set_location(l_proc,2);

Line 417: hr_api.mandatory_arg_error(p_api_name => l_proc,

413: begin
414: --
415: hr_utility.set_location('Entering :'||l_proc,1);
416: --
417: hr_api.mandatory_arg_error(p_api_name => l_proc,
418: p_argument => 'essential',
419: p_argument_value => p_essential);
420: --
421: hr_utility.set_location(l_proc,2);

Line 484: nvl(per_jbr_shd.g_old_rec.attribute_category, hr_api.g_varchar2) <>

480: begin
481: hr_utility.set_location('Entering:'||l_proc, 10);
482: --
483: if ((p_rec.job_requirement_id is not null) and (
484: nvl(per_jbr_shd.g_old_rec.attribute_category, hr_api.g_varchar2) <>
485: nvl(p_rec.attribute_category, hr_api.g_varchar2) or
486: nvl(per_jbr_shd.g_old_rec.attribute1, hr_api.g_varchar2) <>
487: nvl(p_rec.attribute1, hr_api.g_varchar2) or
488: nvl(per_jbr_shd.g_old_rec.attribute2, hr_api.g_varchar2) <>

Line 485: nvl(p_rec.attribute_category, hr_api.g_varchar2) or

481: hr_utility.set_location('Entering:'||l_proc, 10);
482: --
483: if ((p_rec.job_requirement_id is not null) and (
484: nvl(per_jbr_shd.g_old_rec.attribute_category, hr_api.g_varchar2) <>
485: nvl(p_rec.attribute_category, hr_api.g_varchar2) or
486: nvl(per_jbr_shd.g_old_rec.attribute1, hr_api.g_varchar2) <>
487: nvl(p_rec.attribute1, hr_api.g_varchar2) or
488: nvl(per_jbr_shd.g_old_rec.attribute2, hr_api.g_varchar2) <>
489: nvl(p_rec.attribute2, hr_api.g_varchar2) or

Line 486: nvl(per_jbr_shd.g_old_rec.attribute1, hr_api.g_varchar2) <>

482: --
483: if ((p_rec.job_requirement_id is not null) and (
484: nvl(per_jbr_shd.g_old_rec.attribute_category, hr_api.g_varchar2) <>
485: nvl(p_rec.attribute_category, hr_api.g_varchar2) or
486: nvl(per_jbr_shd.g_old_rec.attribute1, hr_api.g_varchar2) <>
487: nvl(p_rec.attribute1, hr_api.g_varchar2) or
488: nvl(per_jbr_shd.g_old_rec.attribute2, hr_api.g_varchar2) <>
489: nvl(p_rec.attribute2, hr_api.g_varchar2) or
490: nvl(per_jbr_shd.g_old_rec.attribute3, hr_api.g_varchar2) <>

Line 487: nvl(p_rec.attribute1, hr_api.g_varchar2) or

483: if ((p_rec.job_requirement_id is not null) and (
484: nvl(per_jbr_shd.g_old_rec.attribute_category, hr_api.g_varchar2) <>
485: nvl(p_rec.attribute_category, hr_api.g_varchar2) or
486: nvl(per_jbr_shd.g_old_rec.attribute1, hr_api.g_varchar2) <>
487: nvl(p_rec.attribute1, hr_api.g_varchar2) or
488: nvl(per_jbr_shd.g_old_rec.attribute2, hr_api.g_varchar2) <>
489: nvl(p_rec.attribute2, hr_api.g_varchar2) or
490: nvl(per_jbr_shd.g_old_rec.attribute3, hr_api.g_varchar2) <>
491: nvl(p_rec.attribute3, hr_api.g_varchar2) or

Line 488: nvl(per_jbr_shd.g_old_rec.attribute2, hr_api.g_varchar2) <>

484: nvl(per_jbr_shd.g_old_rec.attribute_category, hr_api.g_varchar2) <>
485: nvl(p_rec.attribute_category, hr_api.g_varchar2) or
486: nvl(per_jbr_shd.g_old_rec.attribute1, hr_api.g_varchar2) <>
487: nvl(p_rec.attribute1, hr_api.g_varchar2) or
488: nvl(per_jbr_shd.g_old_rec.attribute2, hr_api.g_varchar2) <>
489: nvl(p_rec.attribute2, hr_api.g_varchar2) or
490: nvl(per_jbr_shd.g_old_rec.attribute3, hr_api.g_varchar2) <>
491: nvl(p_rec.attribute3, hr_api.g_varchar2) or
492: nvl(per_jbr_shd.g_old_rec.attribute4, hr_api.g_varchar2) <>

Line 489: nvl(p_rec.attribute2, hr_api.g_varchar2) or

485: nvl(p_rec.attribute_category, hr_api.g_varchar2) or
486: nvl(per_jbr_shd.g_old_rec.attribute1, hr_api.g_varchar2) <>
487: nvl(p_rec.attribute1, hr_api.g_varchar2) or
488: nvl(per_jbr_shd.g_old_rec.attribute2, hr_api.g_varchar2) <>
489: nvl(p_rec.attribute2, hr_api.g_varchar2) or
490: nvl(per_jbr_shd.g_old_rec.attribute3, hr_api.g_varchar2) <>
491: nvl(p_rec.attribute3, hr_api.g_varchar2) or
492: nvl(per_jbr_shd.g_old_rec.attribute4, hr_api.g_varchar2) <>
493: nvl(p_rec.attribute4, hr_api.g_varchar2) or

Line 490: nvl(per_jbr_shd.g_old_rec.attribute3, hr_api.g_varchar2) <>

486: nvl(per_jbr_shd.g_old_rec.attribute1, hr_api.g_varchar2) <>
487: nvl(p_rec.attribute1, hr_api.g_varchar2) or
488: nvl(per_jbr_shd.g_old_rec.attribute2, hr_api.g_varchar2) <>
489: nvl(p_rec.attribute2, hr_api.g_varchar2) or
490: nvl(per_jbr_shd.g_old_rec.attribute3, hr_api.g_varchar2) <>
491: nvl(p_rec.attribute3, hr_api.g_varchar2) or
492: nvl(per_jbr_shd.g_old_rec.attribute4, hr_api.g_varchar2) <>
493: nvl(p_rec.attribute4, hr_api.g_varchar2) or
494: nvl(per_jbr_shd.g_old_rec.attribute5, hr_api.g_varchar2) <>

Line 491: nvl(p_rec.attribute3, hr_api.g_varchar2) or

487: nvl(p_rec.attribute1, hr_api.g_varchar2) or
488: nvl(per_jbr_shd.g_old_rec.attribute2, hr_api.g_varchar2) <>
489: nvl(p_rec.attribute2, hr_api.g_varchar2) or
490: nvl(per_jbr_shd.g_old_rec.attribute3, hr_api.g_varchar2) <>
491: nvl(p_rec.attribute3, hr_api.g_varchar2) or
492: nvl(per_jbr_shd.g_old_rec.attribute4, hr_api.g_varchar2) <>
493: nvl(p_rec.attribute4, hr_api.g_varchar2) or
494: nvl(per_jbr_shd.g_old_rec.attribute5, hr_api.g_varchar2) <>
495: nvl(p_rec.attribute5, hr_api.g_varchar2) or

Line 492: nvl(per_jbr_shd.g_old_rec.attribute4, hr_api.g_varchar2) <>

488: nvl(per_jbr_shd.g_old_rec.attribute2, hr_api.g_varchar2) <>
489: nvl(p_rec.attribute2, hr_api.g_varchar2) or
490: nvl(per_jbr_shd.g_old_rec.attribute3, hr_api.g_varchar2) <>
491: nvl(p_rec.attribute3, hr_api.g_varchar2) or
492: nvl(per_jbr_shd.g_old_rec.attribute4, hr_api.g_varchar2) <>
493: nvl(p_rec.attribute4, hr_api.g_varchar2) or
494: nvl(per_jbr_shd.g_old_rec.attribute5, hr_api.g_varchar2) <>
495: nvl(p_rec.attribute5, hr_api.g_varchar2) or
496: nvl(per_jbr_shd.g_old_rec.attribute6, hr_api.g_varchar2) <>

Line 493: nvl(p_rec.attribute4, hr_api.g_varchar2) or

489: nvl(p_rec.attribute2, hr_api.g_varchar2) or
490: nvl(per_jbr_shd.g_old_rec.attribute3, hr_api.g_varchar2) <>
491: nvl(p_rec.attribute3, hr_api.g_varchar2) or
492: nvl(per_jbr_shd.g_old_rec.attribute4, hr_api.g_varchar2) <>
493: nvl(p_rec.attribute4, hr_api.g_varchar2) or
494: nvl(per_jbr_shd.g_old_rec.attribute5, hr_api.g_varchar2) <>
495: nvl(p_rec.attribute5, hr_api.g_varchar2) or
496: nvl(per_jbr_shd.g_old_rec.attribute6, hr_api.g_varchar2) <>
497: nvl(p_rec.attribute6, hr_api.g_varchar2) or

Line 494: nvl(per_jbr_shd.g_old_rec.attribute5, hr_api.g_varchar2) <>

490: nvl(per_jbr_shd.g_old_rec.attribute3, hr_api.g_varchar2) <>
491: nvl(p_rec.attribute3, hr_api.g_varchar2) or
492: nvl(per_jbr_shd.g_old_rec.attribute4, hr_api.g_varchar2) <>
493: nvl(p_rec.attribute4, hr_api.g_varchar2) or
494: nvl(per_jbr_shd.g_old_rec.attribute5, hr_api.g_varchar2) <>
495: nvl(p_rec.attribute5, hr_api.g_varchar2) or
496: nvl(per_jbr_shd.g_old_rec.attribute6, hr_api.g_varchar2) <>
497: nvl(p_rec.attribute6, hr_api.g_varchar2) or
498: nvl(per_jbr_shd.g_old_rec.attribute7, hr_api.g_varchar2) <>

Line 495: nvl(p_rec.attribute5, hr_api.g_varchar2) or

491: nvl(p_rec.attribute3, hr_api.g_varchar2) or
492: nvl(per_jbr_shd.g_old_rec.attribute4, hr_api.g_varchar2) <>
493: nvl(p_rec.attribute4, hr_api.g_varchar2) or
494: nvl(per_jbr_shd.g_old_rec.attribute5, hr_api.g_varchar2) <>
495: nvl(p_rec.attribute5, hr_api.g_varchar2) or
496: nvl(per_jbr_shd.g_old_rec.attribute6, hr_api.g_varchar2) <>
497: nvl(p_rec.attribute6, hr_api.g_varchar2) or
498: nvl(per_jbr_shd.g_old_rec.attribute7, hr_api.g_varchar2) <>
499: nvl(p_rec.attribute7, hr_api.g_varchar2) or

Line 496: nvl(per_jbr_shd.g_old_rec.attribute6, hr_api.g_varchar2) <>

492: nvl(per_jbr_shd.g_old_rec.attribute4, hr_api.g_varchar2) <>
493: nvl(p_rec.attribute4, hr_api.g_varchar2) or
494: nvl(per_jbr_shd.g_old_rec.attribute5, hr_api.g_varchar2) <>
495: nvl(p_rec.attribute5, hr_api.g_varchar2) or
496: nvl(per_jbr_shd.g_old_rec.attribute6, hr_api.g_varchar2) <>
497: nvl(p_rec.attribute6, hr_api.g_varchar2) or
498: nvl(per_jbr_shd.g_old_rec.attribute7, hr_api.g_varchar2) <>
499: nvl(p_rec.attribute7, hr_api.g_varchar2) or
500: nvl(per_jbr_shd.g_old_rec.attribute8, hr_api.g_varchar2) <>

Line 497: nvl(p_rec.attribute6, hr_api.g_varchar2) or

493: nvl(p_rec.attribute4, hr_api.g_varchar2) or
494: nvl(per_jbr_shd.g_old_rec.attribute5, hr_api.g_varchar2) <>
495: nvl(p_rec.attribute5, hr_api.g_varchar2) or
496: nvl(per_jbr_shd.g_old_rec.attribute6, hr_api.g_varchar2) <>
497: nvl(p_rec.attribute6, hr_api.g_varchar2) or
498: nvl(per_jbr_shd.g_old_rec.attribute7, hr_api.g_varchar2) <>
499: nvl(p_rec.attribute7, hr_api.g_varchar2) or
500: nvl(per_jbr_shd.g_old_rec.attribute8, hr_api.g_varchar2) <>
501: nvl(p_rec.attribute8, hr_api.g_varchar2) or

Line 498: nvl(per_jbr_shd.g_old_rec.attribute7, hr_api.g_varchar2) <>

494: nvl(per_jbr_shd.g_old_rec.attribute5, hr_api.g_varchar2) <>
495: nvl(p_rec.attribute5, hr_api.g_varchar2) or
496: nvl(per_jbr_shd.g_old_rec.attribute6, hr_api.g_varchar2) <>
497: nvl(p_rec.attribute6, hr_api.g_varchar2) or
498: nvl(per_jbr_shd.g_old_rec.attribute7, hr_api.g_varchar2) <>
499: nvl(p_rec.attribute7, hr_api.g_varchar2) or
500: nvl(per_jbr_shd.g_old_rec.attribute8, hr_api.g_varchar2) <>
501: nvl(p_rec.attribute8, hr_api.g_varchar2) or
502: nvl(per_jbr_shd.g_old_rec.attribute9, hr_api.g_varchar2) <>

Line 499: nvl(p_rec.attribute7, hr_api.g_varchar2) or

495: nvl(p_rec.attribute5, hr_api.g_varchar2) or
496: nvl(per_jbr_shd.g_old_rec.attribute6, hr_api.g_varchar2) <>
497: nvl(p_rec.attribute6, hr_api.g_varchar2) or
498: nvl(per_jbr_shd.g_old_rec.attribute7, hr_api.g_varchar2) <>
499: nvl(p_rec.attribute7, hr_api.g_varchar2) or
500: nvl(per_jbr_shd.g_old_rec.attribute8, hr_api.g_varchar2) <>
501: nvl(p_rec.attribute8, hr_api.g_varchar2) or
502: nvl(per_jbr_shd.g_old_rec.attribute9, hr_api.g_varchar2) <>
503: nvl(p_rec.attribute9, hr_api.g_varchar2) or

Line 500: nvl(per_jbr_shd.g_old_rec.attribute8, hr_api.g_varchar2) <>

496: nvl(per_jbr_shd.g_old_rec.attribute6, hr_api.g_varchar2) <>
497: nvl(p_rec.attribute6, hr_api.g_varchar2) or
498: nvl(per_jbr_shd.g_old_rec.attribute7, hr_api.g_varchar2) <>
499: nvl(p_rec.attribute7, hr_api.g_varchar2) or
500: nvl(per_jbr_shd.g_old_rec.attribute8, hr_api.g_varchar2) <>
501: nvl(p_rec.attribute8, hr_api.g_varchar2) or
502: nvl(per_jbr_shd.g_old_rec.attribute9, hr_api.g_varchar2) <>
503: nvl(p_rec.attribute9, hr_api.g_varchar2) or
504: nvl(per_jbr_shd.g_old_rec.attribute10, hr_api.g_varchar2) <>

Line 501: nvl(p_rec.attribute8, hr_api.g_varchar2) or

497: nvl(p_rec.attribute6, hr_api.g_varchar2) or
498: nvl(per_jbr_shd.g_old_rec.attribute7, hr_api.g_varchar2) <>
499: nvl(p_rec.attribute7, hr_api.g_varchar2) or
500: nvl(per_jbr_shd.g_old_rec.attribute8, hr_api.g_varchar2) <>
501: nvl(p_rec.attribute8, hr_api.g_varchar2) or
502: nvl(per_jbr_shd.g_old_rec.attribute9, hr_api.g_varchar2) <>
503: nvl(p_rec.attribute9, hr_api.g_varchar2) or
504: nvl(per_jbr_shd.g_old_rec.attribute10, hr_api.g_varchar2) <>
505: nvl(p_rec.attribute10, hr_api.g_varchar2) or

Line 502: nvl(per_jbr_shd.g_old_rec.attribute9, hr_api.g_varchar2) <>

498: nvl(per_jbr_shd.g_old_rec.attribute7, hr_api.g_varchar2) <>
499: nvl(p_rec.attribute7, hr_api.g_varchar2) or
500: nvl(per_jbr_shd.g_old_rec.attribute8, hr_api.g_varchar2) <>
501: nvl(p_rec.attribute8, hr_api.g_varchar2) or
502: nvl(per_jbr_shd.g_old_rec.attribute9, hr_api.g_varchar2) <>
503: nvl(p_rec.attribute9, hr_api.g_varchar2) or
504: nvl(per_jbr_shd.g_old_rec.attribute10, hr_api.g_varchar2) <>
505: nvl(p_rec.attribute10, hr_api.g_varchar2) or
506: nvl(per_jbr_shd.g_old_rec.attribute11, hr_api.g_varchar2) <>

Line 503: nvl(p_rec.attribute9, hr_api.g_varchar2) or

499: nvl(p_rec.attribute7, hr_api.g_varchar2) or
500: nvl(per_jbr_shd.g_old_rec.attribute8, hr_api.g_varchar2) <>
501: nvl(p_rec.attribute8, hr_api.g_varchar2) or
502: nvl(per_jbr_shd.g_old_rec.attribute9, hr_api.g_varchar2) <>
503: nvl(p_rec.attribute9, hr_api.g_varchar2) or
504: nvl(per_jbr_shd.g_old_rec.attribute10, hr_api.g_varchar2) <>
505: nvl(p_rec.attribute10, hr_api.g_varchar2) or
506: nvl(per_jbr_shd.g_old_rec.attribute11, hr_api.g_varchar2) <>
507: nvl(p_rec.attribute11, hr_api.g_varchar2) or

Line 504: nvl(per_jbr_shd.g_old_rec.attribute10, hr_api.g_varchar2) <>

500: nvl(per_jbr_shd.g_old_rec.attribute8, hr_api.g_varchar2) <>
501: nvl(p_rec.attribute8, hr_api.g_varchar2) or
502: nvl(per_jbr_shd.g_old_rec.attribute9, hr_api.g_varchar2) <>
503: nvl(p_rec.attribute9, hr_api.g_varchar2) or
504: nvl(per_jbr_shd.g_old_rec.attribute10, hr_api.g_varchar2) <>
505: nvl(p_rec.attribute10, hr_api.g_varchar2) or
506: nvl(per_jbr_shd.g_old_rec.attribute11, hr_api.g_varchar2) <>
507: nvl(p_rec.attribute11, hr_api.g_varchar2) or
508: nvl(per_jbr_shd.g_old_rec.attribute12, hr_api.g_varchar2) <>

Line 505: nvl(p_rec.attribute10, hr_api.g_varchar2) or

501: nvl(p_rec.attribute8, hr_api.g_varchar2) or
502: nvl(per_jbr_shd.g_old_rec.attribute9, hr_api.g_varchar2) <>
503: nvl(p_rec.attribute9, hr_api.g_varchar2) or
504: nvl(per_jbr_shd.g_old_rec.attribute10, hr_api.g_varchar2) <>
505: nvl(p_rec.attribute10, hr_api.g_varchar2) or
506: nvl(per_jbr_shd.g_old_rec.attribute11, hr_api.g_varchar2) <>
507: nvl(p_rec.attribute11, hr_api.g_varchar2) or
508: nvl(per_jbr_shd.g_old_rec.attribute12, hr_api.g_varchar2) <>
509: nvl(p_rec.attribute12, hr_api.g_varchar2) or

Line 506: nvl(per_jbr_shd.g_old_rec.attribute11, hr_api.g_varchar2) <>

502: nvl(per_jbr_shd.g_old_rec.attribute9, hr_api.g_varchar2) <>
503: nvl(p_rec.attribute9, hr_api.g_varchar2) or
504: nvl(per_jbr_shd.g_old_rec.attribute10, hr_api.g_varchar2) <>
505: nvl(p_rec.attribute10, hr_api.g_varchar2) or
506: nvl(per_jbr_shd.g_old_rec.attribute11, hr_api.g_varchar2) <>
507: nvl(p_rec.attribute11, hr_api.g_varchar2) or
508: nvl(per_jbr_shd.g_old_rec.attribute12, hr_api.g_varchar2) <>
509: nvl(p_rec.attribute12, hr_api.g_varchar2) or
510: nvl(per_jbr_shd.g_old_rec.attribute13, hr_api.g_varchar2) <>

Line 507: nvl(p_rec.attribute11, hr_api.g_varchar2) or

503: nvl(p_rec.attribute9, hr_api.g_varchar2) or
504: nvl(per_jbr_shd.g_old_rec.attribute10, hr_api.g_varchar2) <>
505: nvl(p_rec.attribute10, hr_api.g_varchar2) or
506: nvl(per_jbr_shd.g_old_rec.attribute11, hr_api.g_varchar2) <>
507: nvl(p_rec.attribute11, hr_api.g_varchar2) or
508: nvl(per_jbr_shd.g_old_rec.attribute12, hr_api.g_varchar2) <>
509: nvl(p_rec.attribute12, hr_api.g_varchar2) or
510: nvl(per_jbr_shd.g_old_rec.attribute13, hr_api.g_varchar2) <>
511: nvl(p_rec.attribute13, hr_api.g_varchar2) or

Line 508: nvl(per_jbr_shd.g_old_rec.attribute12, hr_api.g_varchar2) <>

504: nvl(per_jbr_shd.g_old_rec.attribute10, hr_api.g_varchar2) <>
505: nvl(p_rec.attribute10, hr_api.g_varchar2) or
506: nvl(per_jbr_shd.g_old_rec.attribute11, hr_api.g_varchar2) <>
507: nvl(p_rec.attribute11, hr_api.g_varchar2) or
508: nvl(per_jbr_shd.g_old_rec.attribute12, hr_api.g_varchar2) <>
509: nvl(p_rec.attribute12, hr_api.g_varchar2) or
510: nvl(per_jbr_shd.g_old_rec.attribute13, hr_api.g_varchar2) <>
511: nvl(p_rec.attribute13, hr_api.g_varchar2) or
512: nvl(per_jbr_shd.g_old_rec.attribute14, hr_api.g_varchar2) <>

Line 509: nvl(p_rec.attribute12, hr_api.g_varchar2) or

505: nvl(p_rec.attribute10, hr_api.g_varchar2) or
506: nvl(per_jbr_shd.g_old_rec.attribute11, hr_api.g_varchar2) <>
507: nvl(p_rec.attribute11, hr_api.g_varchar2) or
508: nvl(per_jbr_shd.g_old_rec.attribute12, hr_api.g_varchar2) <>
509: nvl(p_rec.attribute12, hr_api.g_varchar2) or
510: nvl(per_jbr_shd.g_old_rec.attribute13, hr_api.g_varchar2) <>
511: nvl(p_rec.attribute13, hr_api.g_varchar2) or
512: nvl(per_jbr_shd.g_old_rec.attribute14, hr_api.g_varchar2) <>
513: nvl(p_rec.attribute14, hr_api.g_varchar2) or

Line 510: nvl(per_jbr_shd.g_old_rec.attribute13, hr_api.g_varchar2) <>

506: nvl(per_jbr_shd.g_old_rec.attribute11, hr_api.g_varchar2) <>
507: nvl(p_rec.attribute11, hr_api.g_varchar2) or
508: nvl(per_jbr_shd.g_old_rec.attribute12, hr_api.g_varchar2) <>
509: nvl(p_rec.attribute12, hr_api.g_varchar2) or
510: nvl(per_jbr_shd.g_old_rec.attribute13, hr_api.g_varchar2) <>
511: nvl(p_rec.attribute13, hr_api.g_varchar2) or
512: nvl(per_jbr_shd.g_old_rec.attribute14, hr_api.g_varchar2) <>
513: nvl(p_rec.attribute14, hr_api.g_varchar2) or
514: nvl(per_jbr_shd.g_old_rec.attribute15, hr_api.g_varchar2) <>

Line 511: nvl(p_rec.attribute13, hr_api.g_varchar2) or

507: nvl(p_rec.attribute11, hr_api.g_varchar2) or
508: nvl(per_jbr_shd.g_old_rec.attribute12, hr_api.g_varchar2) <>
509: nvl(p_rec.attribute12, hr_api.g_varchar2) or
510: nvl(per_jbr_shd.g_old_rec.attribute13, hr_api.g_varchar2) <>
511: nvl(p_rec.attribute13, hr_api.g_varchar2) or
512: nvl(per_jbr_shd.g_old_rec.attribute14, hr_api.g_varchar2) <>
513: nvl(p_rec.attribute14, hr_api.g_varchar2) or
514: nvl(per_jbr_shd.g_old_rec.attribute15, hr_api.g_varchar2) <>
515: nvl(p_rec.attribute15, hr_api.g_varchar2) or

Line 512: nvl(per_jbr_shd.g_old_rec.attribute14, hr_api.g_varchar2) <>

508: nvl(per_jbr_shd.g_old_rec.attribute12, hr_api.g_varchar2) <>
509: nvl(p_rec.attribute12, hr_api.g_varchar2) or
510: nvl(per_jbr_shd.g_old_rec.attribute13, hr_api.g_varchar2) <>
511: nvl(p_rec.attribute13, hr_api.g_varchar2) or
512: nvl(per_jbr_shd.g_old_rec.attribute14, hr_api.g_varchar2) <>
513: nvl(p_rec.attribute14, hr_api.g_varchar2) or
514: nvl(per_jbr_shd.g_old_rec.attribute15, hr_api.g_varchar2) <>
515: nvl(p_rec.attribute15, hr_api.g_varchar2) or
516: nvl(per_jbr_shd.g_old_rec.attribute16, hr_api.g_varchar2) <>

Line 513: nvl(p_rec.attribute14, hr_api.g_varchar2) or

509: nvl(p_rec.attribute12, hr_api.g_varchar2) or
510: nvl(per_jbr_shd.g_old_rec.attribute13, hr_api.g_varchar2) <>
511: nvl(p_rec.attribute13, hr_api.g_varchar2) or
512: nvl(per_jbr_shd.g_old_rec.attribute14, hr_api.g_varchar2) <>
513: nvl(p_rec.attribute14, hr_api.g_varchar2) or
514: nvl(per_jbr_shd.g_old_rec.attribute15, hr_api.g_varchar2) <>
515: nvl(p_rec.attribute15, hr_api.g_varchar2) or
516: nvl(per_jbr_shd.g_old_rec.attribute16, hr_api.g_varchar2) <>
517: nvl(p_rec.attribute16, hr_api.g_varchar2) or

Line 514: nvl(per_jbr_shd.g_old_rec.attribute15, hr_api.g_varchar2) <>

510: nvl(per_jbr_shd.g_old_rec.attribute13, hr_api.g_varchar2) <>
511: nvl(p_rec.attribute13, hr_api.g_varchar2) or
512: nvl(per_jbr_shd.g_old_rec.attribute14, hr_api.g_varchar2) <>
513: nvl(p_rec.attribute14, hr_api.g_varchar2) or
514: nvl(per_jbr_shd.g_old_rec.attribute15, hr_api.g_varchar2) <>
515: nvl(p_rec.attribute15, hr_api.g_varchar2) or
516: nvl(per_jbr_shd.g_old_rec.attribute16, hr_api.g_varchar2) <>
517: nvl(p_rec.attribute16, hr_api.g_varchar2) or
518: nvl(per_jbr_shd.g_old_rec.attribute17, hr_api.g_varchar2) <>

Line 515: nvl(p_rec.attribute15, hr_api.g_varchar2) or

511: nvl(p_rec.attribute13, hr_api.g_varchar2) or
512: nvl(per_jbr_shd.g_old_rec.attribute14, hr_api.g_varchar2) <>
513: nvl(p_rec.attribute14, hr_api.g_varchar2) or
514: nvl(per_jbr_shd.g_old_rec.attribute15, hr_api.g_varchar2) <>
515: nvl(p_rec.attribute15, hr_api.g_varchar2) or
516: nvl(per_jbr_shd.g_old_rec.attribute16, hr_api.g_varchar2) <>
517: nvl(p_rec.attribute16, hr_api.g_varchar2) or
518: nvl(per_jbr_shd.g_old_rec.attribute17, hr_api.g_varchar2) <>
519: nvl(p_rec.attribute17, hr_api.g_varchar2) or

Line 516: nvl(per_jbr_shd.g_old_rec.attribute16, hr_api.g_varchar2) <>

512: nvl(per_jbr_shd.g_old_rec.attribute14, hr_api.g_varchar2) <>
513: nvl(p_rec.attribute14, hr_api.g_varchar2) or
514: nvl(per_jbr_shd.g_old_rec.attribute15, hr_api.g_varchar2) <>
515: nvl(p_rec.attribute15, hr_api.g_varchar2) or
516: nvl(per_jbr_shd.g_old_rec.attribute16, hr_api.g_varchar2) <>
517: nvl(p_rec.attribute16, hr_api.g_varchar2) or
518: nvl(per_jbr_shd.g_old_rec.attribute17, hr_api.g_varchar2) <>
519: nvl(p_rec.attribute17, hr_api.g_varchar2) or
520: nvl(per_jbr_shd.g_old_rec.attribute18, hr_api.g_varchar2) <>

Line 517: nvl(p_rec.attribute16, hr_api.g_varchar2) or

513: nvl(p_rec.attribute14, hr_api.g_varchar2) or
514: nvl(per_jbr_shd.g_old_rec.attribute15, hr_api.g_varchar2) <>
515: nvl(p_rec.attribute15, hr_api.g_varchar2) or
516: nvl(per_jbr_shd.g_old_rec.attribute16, hr_api.g_varchar2) <>
517: nvl(p_rec.attribute16, hr_api.g_varchar2) or
518: nvl(per_jbr_shd.g_old_rec.attribute17, hr_api.g_varchar2) <>
519: nvl(p_rec.attribute17, hr_api.g_varchar2) or
520: nvl(per_jbr_shd.g_old_rec.attribute18, hr_api.g_varchar2) <>
521: nvl(p_rec.attribute18, hr_api.g_varchar2) or

Line 518: nvl(per_jbr_shd.g_old_rec.attribute17, hr_api.g_varchar2) <>

514: nvl(per_jbr_shd.g_old_rec.attribute15, hr_api.g_varchar2) <>
515: nvl(p_rec.attribute15, hr_api.g_varchar2) or
516: nvl(per_jbr_shd.g_old_rec.attribute16, hr_api.g_varchar2) <>
517: nvl(p_rec.attribute16, hr_api.g_varchar2) or
518: nvl(per_jbr_shd.g_old_rec.attribute17, hr_api.g_varchar2) <>
519: nvl(p_rec.attribute17, hr_api.g_varchar2) or
520: nvl(per_jbr_shd.g_old_rec.attribute18, hr_api.g_varchar2) <>
521: nvl(p_rec.attribute18, hr_api.g_varchar2) or
522: nvl(per_jbr_shd.g_old_rec.attribute19, hr_api.g_varchar2) <>

Line 519: nvl(p_rec.attribute17, hr_api.g_varchar2) or

515: nvl(p_rec.attribute15, hr_api.g_varchar2) or
516: nvl(per_jbr_shd.g_old_rec.attribute16, hr_api.g_varchar2) <>
517: nvl(p_rec.attribute16, hr_api.g_varchar2) or
518: nvl(per_jbr_shd.g_old_rec.attribute17, hr_api.g_varchar2) <>
519: nvl(p_rec.attribute17, hr_api.g_varchar2) or
520: nvl(per_jbr_shd.g_old_rec.attribute18, hr_api.g_varchar2) <>
521: nvl(p_rec.attribute18, hr_api.g_varchar2) or
522: nvl(per_jbr_shd.g_old_rec.attribute19, hr_api.g_varchar2) <>
523: nvl(p_rec.attribute19, hr_api.g_varchar2) or

Line 520: nvl(per_jbr_shd.g_old_rec.attribute18, hr_api.g_varchar2) <>

516: nvl(per_jbr_shd.g_old_rec.attribute16, hr_api.g_varchar2) <>
517: nvl(p_rec.attribute16, hr_api.g_varchar2) or
518: nvl(per_jbr_shd.g_old_rec.attribute17, hr_api.g_varchar2) <>
519: nvl(p_rec.attribute17, hr_api.g_varchar2) or
520: nvl(per_jbr_shd.g_old_rec.attribute18, hr_api.g_varchar2) <>
521: nvl(p_rec.attribute18, hr_api.g_varchar2) or
522: nvl(per_jbr_shd.g_old_rec.attribute19, hr_api.g_varchar2) <>
523: nvl(p_rec.attribute19, hr_api.g_varchar2) or
524: nvl(per_jbr_shd.g_old_rec.attribute20, hr_api.g_varchar2) <>

Line 521: nvl(p_rec.attribute18, hr_api.g_varchar2) or

517: nvl(p_rec.attribute16, hr_api.g_varchar2) or
518: nvl(per_jbr_shd.g_old_rec.attribute17, hr_api.g_varchar2) <>
519: nvl(p_rec.attribute17, hr_api.g_varchar2) or
520: nvl(per_jbr_shd.g_old_rec.attribute18, hr_api.g_varchar2) <>
521: nvl(p_rec.attribute18, hr_api.g_varchar2) or
522: nvl(per_jbr_shd.g_old_rec.attribute19, hr_api.g_varchar2) <>
523: nvl(p_rec.attribute19, hr_api.g_varchar2) or
524: nvl(per_jbr_shd.g_old_rec.attribute20, hr_api.g_varchar2) <>
525: nvl(p_rec.attribute20, hr_api.g_varchar2)))

Line 522: nvl(per_jbr_shd.g_old_rec.attribute19, hr_api.g_varchar2) <>

518: nvl(per_jbr_shd.g_old_rec.attribute17, hr_api.g_varchar2) <>
519: nvl(p_rec.attribute17, hr_api.g_varchar2) or
520: nvl(per_jbr_shd.g_old_rec.attribute18, hr_api.g_varchar2) <>
521: nvl(p_rec.attribute18, hr_api.g_varchar2) or
522: nvl(per_jbr_shd.g_old_rec.attribute19, hr_api.g_varchar2) <>
523: nvl(p_rec.attribute19, hr_api.g_varchar2) or
524: nvl(per_jbr_shd.g_old_rec.attribute20, hr_api.g_varchar2) <>
525: nvl(p_rec.attribute20, hr_api.g_varchar2)))
526: or

Line 523: nvl(p_rec.attribute19, hr_api.g_varchar2) or

519: nvl(p_rec.attribute17, hr_api.g_varchar2) or
520: nvl(per_jbr_shd.g_old_rec.attribute18, hr_api.g_varchar2) <>
521: nvl(p_rec.attribute18, hr_api.g_varchar2) or
522: nvl(per_jbr_shd.g_old_rec.attribute19, hr_api.g_varchar2) <>
523: nvl(p_rec.attribute19, hr_api.g_varchar2) or
524: nvl(per_jbr_shd.g_old_rec.attribute20, hr_api.g_varchar2) <>
525: nvl(p_rec.attribute20, hr_api.g_varchar2)))
526: or
527: (p_rec.job_requirement_id is null) then

Line 524: nvl(per_jbr_shd.g_old_rec.attribute20, hr_api.g_varchar2) <>

520: nvl(per_jbr_shd.g_old_rec.attribute18, hr_api.g_varchar2) <>
521: nvl(p_rec.attribute18, hr_api.g_varchar2) or
522: nvl(per_jbr_shd.g_old_rec.attribute19, hr_api.g_varchar2) <>
523: nvl(p_rec.attribute19, hr_api.g_varchar2) or
524: nvl(per_jbr_shd.g_old_rec.attribute20, hr_api.g_varchar2) <>
525: nvl(p_rec.attribute20, hr_api.g_varchar2)))
526: or
527: (p_rec.job_requirement_id is null) then
528: --

Line 525: nvl(p_rec.attribute20, hr_api.g_varchar2)))

521: nvl(p_rec.attribute18, hr_api.g_varchar2) or
522: nvl(per_jbr_shd.g_old_rec.attribute19, hr_api.g_varchar2) <>
523: nvl(p_rec.attribute19, hr_api.g_varchar2) or
524: nvl(per_jbr_shd.g_old_rec.attribute20, hr_api.g_varchar2) <>
525: nvl(p_rec.attribute20, hr_api.g_varchar2)))
526: or
527: (p_rec.job_requirement_id is null) then
528: --
529: -- Only execute the validation if absolutely necessary:

Line 596: hr_api.validate_bus_grp_id(p_rec.business_group_id); -- Validate Bus Grp

592: hr_utility.set_location('Entering:'||l_proc, 5);
593: --
594: -- Call all supporting business operations
595: --
596: hr_api.validate_bus_grp_id(p_rec.business_group_id); -- Validate Bus Grp
597: --
598: -- [ Start of changes by Kim Conley]
599: --
600: chk_analysis_criteria_id

Line 631: hr_api.validate_bus_grp_id(p_rec.business_group_id);

627: -- Call all supporting business operations
628: --
629: -- Validate Business Group
630: --
631: hr_api.validate_bus_grp_id(p_rec.business_group_id);
632: --
633: hr_utility.set_location(l_proc, 6);
634: --
635: chk_analysis_criteria_id