DBA Data[Home] [Help]

APPS.PER_PER_BUS1 dependencies on HR_MULTI_MESSAGE

Line 257: if hr_multi_message.exception_add

253: end if;
254: hr_utility.set_location('Leaving '||l_proc,30);
255: exception
256: when app_exception.application_exception then
257: if hr_multi_message.exception_add
258: (p_associated_column1 => 'PER_ALL_PEOPLE_F.CORRESPONDENCE_LANGUAGE'
259: )
260: then
261: hr_utility.set_location(' Leaving:'||l_proc, 40);

Line 305: if hr_multi_message.exception_add

301: end if;
302: hr_utility.set_location('Leaving '||l_proc,30);
303: exception
304: when app_exception.application_exception then
305: if hr_multi_message.exception_add
306: (p_associated_column1 => 'PER_ALL_PEOPLE_F.COORD_BEN_MED_CVG_STRT_DT'
307: ,p_associated_column2 => 'PER_ALL_PEOPLE_F.COORD_BEN_MED_CVG_END_DT'
308: ) then
309: hr_utility.set_location(' Leaving:'||l_proc, 40);

Line 337: if hr_multi_message.no_all_inclusive_error

333: --
334: -- Check that the ben_no_cvg_flag is set accordingly based on the value
335: -- of the covered under medicare flag.
336: --
337: if hr_multi_message.no_all_inclusive_error
338: (p_check_column1 => 'PER_ALL_PEOPLE_F.COORD_BEN_MED_INSR_CRR_NAME'
339: ,p_check_column2 => 'PER_ALL_PEOPLE_F.COORD_BEN_MED_CVG_END_DT'
340: )
341: then

Line 358: if hr_multi_message.exception_add

354: end if;
355: hr_utility.set_location('Leaving '||l_proc,30);
356: exception
357: when app_exception.application_exception then
358: if hr_multi_message.exception_add
359: (p_associated_column1 => 'PER_ALL_PEOPLE_F.COORD_BEN_MED_INSR_CRR_NAME'
360: ,p_associated_column2 => 'PER_ALL_PEOPLE_F.COORD_BEN_MED_CVG_END_DT'
361: ,p_associated_column3 => 'PER_ALL_PEOPLE_F.COORD_BEN_NO_CVG_FLAG'
362: ,p_associated_column4 => 'PER_ALL_PEOPLE_F.ATTRIBUTE10'

Line 430: if hr_multi_message.exception_add

426: end if;
427: hr_utility.set_location('Leaving '||l_proc,30);
428: exception
429: when app_exception.application_exception then
430: if hr_multi_message.exception_add
431: (p_associated_column1 => 'PER_ALL_PEOPLE_F.FTE_CAPACITY'
432: ) then
433: hr_utility.set_location(' Leaving:'||l_proc, 40);
434: raise;

Line 463: if hr_multi_message.no_all_inclusive_error

459: -- Check if the correct attributes have been set
460: -- If any of the attributes have been set for benefits coverage then at
461: -- minimum the insurance carrier name must be set.
462: --
463: if hr_multi_message.no_all_inclusive_error
464: (p_check_column1 => 'PER_ALL_PEOPLE_F.COORD_BEN_MED_CVG_STRT_DT'
465: ,p_check_column2 => 'PER_ALL_PEOPLE_F.COORD_BEN_MED_CVG_END_DT'
466: )
467: then

Line 488: if hr_multi_message.exception_add

484: --
485: hr_utility.set_location('Leaving '||l_proc,30);
486: exception
487: when app_exception.application_exception then
488: if hr_multi_message.exception_add
489: (p_associated_column1 => 'PER_ALL_PEOPLE_F.COORD_BEN_MED_INSR_CRR_NAME'
490: ) then
491: hr_utility.set_location(' Leaving:'||l_proc, 40);
492: raise;

Line 584: if hr_multi_message.exception_add

580: --
581: hr_utility.set_location(' Leaving:'|| l_proc, 40);
582: exception
583: when app_exception.application_exception then
584: if hr_multi_message.exception_add
585: (p_associated_column1 => 'PER_ALL_PEOPLE_F.BACKGROUND_CHECK_STATUS'
586: ) then
587: hr_utility.set_location(' Leaving:'||l_proc, 50);
588: raise;

Line 680: if hr_multi_message.exception_add

676: --
677: hr_utility.set_location(' Leaving:'|| l_proc, 40);
678: exception
679: when app_exception.application_exception then
680: if hr_multi_message.exception_add
681: (p_associated_column1 => 'PER_ALL_PEOPLE_F.BLOOD_TYPE'
682: ) then
683: hr_utility.set_location(' Leaving:'||l_proc, 50);
684: raise;

Line 776: if hr_multi_message.exception_add

772: --
773: hr_utility.set_location(' Leaving:'|| l_proc, 40);
774: exception
775: when app_exception.application_exception then
776: if hr_multi_message.exception_add
777: (p_associated_column1 => 'PER_ALL_PEOPLE_F.STUDENT_STATUS'
778: ) then
779: hr_utility.set_location(' Leaving:'||l_proc,50);
780: raise;

Line 872: if hr_multi_message.exception_add

868: --
869: hr_utility.set_location(' Leaving:'|| l_proc, 40);
870: exception
871: when app_exception.application_exception then
872: if hr_multi_message.exception_add
873: (p_associated_column1 => 'PER_ALL_PEOPLE_F.WORK_SCHEDULE'
874: ) then
875: hr_utility.set_location(' Leaving:'||l_proc, 50);
876: raise;

Line 968: if hr_multi_message.exception_add

964: --
965: hr_utility.set_location(' Leaving:'|| l_proc, 40);
966: exception
967: when app_exception.application_exception then
968: if hr_multi_message.exception_add
969: (p_associated_column1 => 'PER_ALL_PEOPLE_F.REHIRE_RECOMMENDATION'
970: ) then
971: hr_utility.set_location(' Leaving:'||l_proc, 50);
972: raise;

Line 1051: if hr_multi_message.exception_add

1047: hr_utility.set_location(' Leaving:'||l_proc, 30);
1048: --
1049: exception
1050: when app_exception.application_exception then
1051: if hr_multi_message.exception_add
1052: (p_associated_column1 => 'PER_ALL_PEOPLE_F.BENEFIT_GROUP_ID'
1053: ) then
1054: hr_utility.set_location(' Leaving:'||l_proc, 40);
1055: raise;

Line 1110: hr_multi_message.add

1106: --
1107: if p_receipt_of_death_cert_date is NOT NULL then
1108: if p_date_of_death is NULL then
1109: hr_utility.set_message(800,'PER_52424_DATE_DEATH_RCPT_CERT');
1110: hr_multi_message.add
1111: (p_associated_column1 => 'PER_ALL_PEOPLE_F.RECEIPT_OF_DEATH_CERT_DATE'
1112: ,p_associated_column2 => 'PER_ALL_PEOPLE_F.DATE_OF_DEATH'
1113: );
1114: elsif p_receipt_of_death_cert_date <= nvl(p_date_of_death, hr_api.g_date) then

Line 1116: hr_multi_message.add

1112: ,p_associated_column2 => 'PER_ALL_PEOPLE_F.DATE_OF_DEATH'
1113: );
1114: elsif p_receipt_of_death_cert_date <= nvl(p_date_of_death, hr_api.g_date) then
1115: hr_utility.set_message(800,'PER_52962_CERT_DTE_LT_DOD');
1116: hr_multi_message.add
1117: (p_associated_column1 => 'PER_ALL_PEOPLE_F.RECEIPT_OF_DEATH_CERT_DATE'
1118: ,p_associated_column2 => 'PER_ALL_PEOPLE_F.DATE_OF_DEATH'
1119: );
1120: end if;

Line 1177: hr_multi_message.add

1173: --
1174: if p_dpdnt_adoption_date is NOT NULL then
1175: if p_date_of_birth IS NULL then
1176: hr_utility.set_message(800,'PER_52425_DATE_BIRTH_ADOPTION');
1177: hr_multi_message.add
1178: (p_associated_column1 => 'PER_ALL_PEOPLE_F.DPDNT_ADOPTION_DATE'
1179: ,p_associated_column2 => 'PER_ALL_PEOPLE_F.DATE_OF_BIRTH'
1180: );
1181:

Line 1186: hr_multi_message.add

1182: -- bug fix : 2164967 begins
1183:
1184: elsif p_dpdnt_adoption_date < nvl(p_date_of_birth, hr_api.g_date) then
1185: hr_utility.set_message(800,'PER_52961_ADOPT_LT_DOB');
1186: hr_multi_message.add
1187: (p_associated_column1 => 'PER_ALL_PEOPLE_F.DPDNT_ADOPTION_DATE'
1188: ,p_associated_column2 => 'PER_ALL_PEOPLE_F.DATE_OF_BIRTH'
1189: );
1190:

Line 1251: if hr_multi_message.no_exclusive_error

1247: --fix for bug 4262496 ends here.
1248: begin
1249: --
1250: hr_utility.set_location('Entering:'|| l_proc,5);
1251: if hr_multi_message.no_exclusive_error
1252: (p_check_column1 => 'PER_ALL_PEOPLE_F.DATE_OF_BIRTH'
1253: ,p_check_column2 => 'PER_ALL_PEOPLE_F.DATE_OF_DEATH'
1254: ) then
1255: if p_date_of_death is NOT NULL then

Line 1280: if hr_multi_message.exception_add

1276: hr_utility.set_location(' Leaving:'||l_proc, 10);
1277: --
1278: exception
1279: when app_exception.application_exception then
1280: if hr_multi_message.exception_add
1281: (p_associated_column1 => 'PER_ALL_PEOPLE_F.DATE_OF_BIRTH'
1282: ,p_associated_column2 => 'PER_ALL_PEOPLE_F.DATE_OF_DEATH'
1283: ) then
1284: hr_utility.set_location(' Leaving:'||l_proc, 20);

Line 1395: if hr_multi_message.exception_add

1391: --
1392: hr_utility.set_location(' Leaving:'|| l_proc, 40);
1393: exception
1394: when app_exception.application_exception then
1395: if hr_multi_message.exception_add
1396: (p_associated_column1 => 'PER_ALL_PEOPLE_F.REGISTERED_DISABLED_FLAG'
1397: ) then
1398: hr_utility.set_location(' Leaving:'||l_proc, 50);
1399: raise;

Line 1509: if hr_multi_message.exception_add

1505: --
1506: hr_utility.set_location(' Leaving:'|| l_proc, 40);
1507: exception
1508: when app_exception.application_exception then
1509: if hr_multi_message.exception_add
1510: (p_associated_column1 => 'PER_ALL_PEOPLE_F.USES_TOBACCO_FLAG'
1511: ) then
1512: hr_utility.set_location(' Leaving:'||l_proc, 50);
1513: raise;