DBA Data[Home] [Help]

APPS.BEN_LPR_BUS dependencies on HR_UTILITY

Line 46: hr_utility.set_location('Entering:'||l_proc, 5);

42: l_api_updating boolean;
43: --
44: Begin
45: --
46: hr_utility.set_location('Entering:'||l_proc, 5);
47: --
48: l_api_updating := ben_lpr_shd.api_updating
49: (p_effective_date => p_effective_date,
50: p_ler_chg_plip_enrt_id => p_ler_chg_plip_enrt_id,

Line 75: hr_utility.set_location('Leaving:'||l_proc, 10);

71: end if;
72: --
73: end if;
74: --
75: hr_utility.set_location('Leaving:'||l_proc, 10);
76: --
77: End chk_ler_chg_plip_enrt_id;
78: --
79: -- ----------------------------------------------------------------------------

Line 133: hr_utility.set_location('Entering:'||l_proc, 5);

129: and p_validation_end_date >= effective_start_date;
130: --
131: Begin
132: --
133: hr_utility.set_location('Entering:'||l_proc, 5);
134: --
135: l_api_updating := ben_lpr_shd.api_updating
136: (p_ler_chg_plip_enrt_id => p_ler_chg_plip_enrt_id ,
137: p_effective_date => p_effective_date,

Line 165: hr_utility.set_location('Leaving:'||l_proc,10);

161: close chk_unique;
162: --
163: end if;
164: --
165: hr_utility.set_location('Leaving:'||l_proc,10);
166: --
167: end chk_ler_id;
168: --
169:

Line 206: hr_utility.set_location('Entering:'||l_proc, 5);

202: l_api_updating boolean;
203: --
204: Begin
205: --
206: hr_utility.set_location('Entering:'||l_proc, 5);
207: --
208: l_api_updating := ben_lpr_shd.api_updating
209: (p_ler_chg_plip_enrt_id => p_ler_chg_plip_enrt_id,
210: p_effective_date => p_effective_date,

Line 237: hr_utility.set_location('Leaving:'||l_proc,10);

233: end if;
234: --
235: end if;
236: --
237: hr_utility.set_location('Leaving:'||l_proc,10);
238: --
239: end chk_enrt_cd;
240: --
241: -- ----------------------------------------------------------------------------

Line 277: hr_utility.set_location('Entering:'||l_proc, 5);

273: l_api_updating boolean;
274: --
275: Begin
276: --
277: hr_utility.set_location('Entering:'||l_proc, 5);
278: --
279: l_api_updating := ben_lpr_shd.api_updating
280: (p_ler_chg_plip_enrt_id => p_ler_chg_plip_enrt_id,
281: p_effective_date => p_effective_date,

Line 308: hr_utility.set_location('Leaving:'||l_proc,10);

304: end if;
305: --
306: end if;
307: --
308: hr_utility.set_location('Leaving:'||l_proc,10);
309: --
310: end chk_stl_elig_cant_chg_flag;
311: --
312: -- ----------------------------------------------------------------------------

Line 348: hr_utility.set_location('Entering:'||l_proc, 5);

344: l_api_updating boolean;
345: --
346: Begin
347: --
348: hr_utility.set_location('Entering:'||l_proc, 5);
349: --
350: l_api_updating := ben_lpr_shd.api_updating
351: (p_ler_chg_plip_enrt_id => p_ler_chg_plip_enrt_id,
352: p_effective_date => p_effective_date,

Line 379: hr_utility.set_location('Leaving:'||l_proc,10);

375: end if;
376: --
377: end if;
378: --
379: hr_utility.set_location('Leaving:'||l_proc,10);
380: --
381: end chk_enrt_mthd_cd;
382: --
383: -- ----------------------------------------------------------------------------

Line 419: hr_utility.set_location('Entering:'||l_proc, 5);

415: l_api_updating boolean;
416: --
417: Begin
418: --
419: hr_utility.set_location('Entering:'||l_proc, 5);
420: --
421: l_api_updating := ben_lpr_shd.api_updating
422: (p_ler_chg_plip_enrt_id => p_ler_chg_plip_enrt_id,
423: p_effective_date => p_effective_date,

Line 450: hr_utility.set_location('Leaving:'||l_proc,10);

446: end if;
447: --
448: end if;
449: --
450: hr_utility.set_location('Leaving:'||l_proc,10);
451: --
452: end chk_dflt_enrt_cd;
453: --
454: -- ----------------------------------------------------------------------------

Line 507: hr_utility.set_location('Entering:'||l_proc, 5);

503: and ff.effective_end_date;
504: --
505: Begin
506: --
507: hr_utility.set_location('Entering:'||l_proc, 5);
508: --
509: l_api_updating := ben_lpr_shd.api_updating
510: (p_ler_chg_plip_enrt_id => p_ler_chg_plip_enrt_id,
511: p_effective_date => p_effective_date,

Line 545: hr_utility.set_location('Leaving:'||l_proc,10);

541: close c1;
542: --
543: end if;
544: --
545: hr_utility.set_location('Leaving:'||l_proc,10);
546: --
547: end chk_enrt_rl;
548: --
549: -- ----------------------------------------------------------------------------

Line 602: hr_utility.set_location('Entering:'||l_proc, 5);

598: and ff.effective_end_date;
599: --
600: Begin
601: --
602: hr_utility.set_location('Entering:'||l_proc, 5);
603: --
604: l_api_updating := ben_lpr_shd.api_updating
605: (p_ler_chg_plip_enrt_id => p_ler_chg_plip_enrt_id,
606: p_effective_date => p_effective_date,

Line 641: hr_utility.set_location('Leaving:'||l_proc,10);

637: --
638: --
639: end if;
640: --
641: hr_utility.set_location('Leaving:'||l_proc,10);
642: --
643: end chk_dflt_enrt_rl;
644: --
645: -- ----------------------------------------------------------------------------

Line 700: hr_utility.set_location('Entering:'||l_proc, 5);

696: and p_validation_end_date >= effective_start_date;
697: --
698: Begin
699: --
700: hr_utility.set_location('Entering:'||l_proc, 5);
701: --
702: l_api_updating := ben_lpr_shd.api_updating
703: (p_ler_chg_plip_enrt_id => p_ler_chg_plip_enrt_id,
704: p_effective_date => p_effective_date,

Line 749: hr_utility.set_location('Leaving:'||l_proc,10);

745: ----
746:
747: end if;
748: --
749: hr_utility.set_location('Leaving:'||l_proc,10);
750: --
751: end chk_dflt_flag;
752: --
753: -- ----------------------------------------------------------------------------

Line 789: hr_utility.set_location('Entering:'||l_proc, 5);

785: l_api_updating boolean;
786: --
787: Begin
788: --
789: hr_utility.set_location('Entering:'||l_proc, 5);
790: --
791: l_api_updating := ben_lpr_shd.api_updating
792: (p_ler_chg_plip_enrt_id => p_ler_chg_plip_enrt_id,
793: p_effective_date => p_effective_date,

Line 820: hr_utility.set_location('Leaving:'||l_proc,10);

816: end if;
817: --
818: end if;
819: --
820: hr_utility.set_location('Leaving:'||l_proc,10);
821: --
822: end chk_crnt_enrt_prclds_chg_flag;
823: --
824: -- ----------------------------------------------------------------------------

Line 860: hr_utility.set_location('Entering:'||l_proc, 5);

856: l_api_updating boolean;
857: --
858: Begin
859: --
860: hr_utility.set_location('Entering:'||l_proc, 5);
861: --
862: l_api_updating := ben_lpr_shd.api_updating
863: (p_ler_chg_plip_enrt_id => p_ler_chg_plip_enrt_id,
864: p_effective_date => p_effective_date,

Line 892: hr_utility.set_location('Leaving:'||l_proc,10);

888: end if;
889: --
890: end if;
891: --
892: hr_utility.set_location('Leaving:'||l_proc,10);
893: --
894: end chk_tco_chg_enrt_cd;
895: --
896: -- ----------------------------------------------------------------------------

Line 950: hr_utility.set_location('Entering:'||l_proc, 5);

946: and ff.effective_end_date;
947: --
948: Begin
949: --
950: hr_utility.set_location('Entering:'||l_proc, 5);
951: --
952: l_api_updating := ben_lpr_shd.api_updating
953: (p_ler_chg_plip_enrt_id => p_ler_chg_plip_enrt_id,
954: p_effective_date => p_effective_date,

Line 987: hr_utility.set_location('Leaving:'||l_proc,10);

983: close c1;
984: --
985: end if;
986: --
987: hr_utility.set_location('Leaving:'||l_proc,10);
988: --
989: end chk_auto_enrt_mthd_rl;
990: --
991: -- ----------------------------------------------------------------------------

Line 1032: hr_utility.set_location('Entering:'||l_proc, 5);

1028: l_integrity_error Exception;
1029: l_table_name all_tables.table_name%TYPE;
1030: --
1031: Begin
1032: hr_utility.set_location('Entering:'||l_proc, 5);
1033: --
1034: -- Ensure that the p_datetrack_mode argument is not null
1035: --
1036: hr_api.mandatory_arg_error

Line 1081: hr_utility.set_location(' Leaving:'||l_proc, 10);

1077: End If;
1078: --
1079: End If;
1080: --
1081: hr_utility.set_location(' Leaving:'||l_proc, 10);
1082: Exception
1083: When l_integrity_error Then
1084: --
1085: -- A referential integrity check was violated therefore

Line 1146: hr_utility.set_location('Entering:'||l_proc, 5);

1142: l_rows_exist Exception;
1143: l_table_name all_tables.table_name%TYPE;
1144: --
1145: Begin
1146: hr_utility.set_location('Entering:'||l_proc, 5);
1147: --
1148: -- Ensure that the p_datetrack_mode argument is not null
1149: --
1150: hr_api.mandatory_arg_error

Line 1191: hr_utility.set_location(' Leaving:'||l_proc, 10);

1187: End If;
1188: --
1189: End If;
1190: --
1191: hr_utility.set_location(' Leaving:'||l_proc, 10);
1192: Exception
1193: When l_rows_exist Then
1194: --
1195: -- A referential integrity check was violated therefore

Line 1223: hr_utility.set_location('Entering:'||l_proc, 5);

1219: --
1220: l_proc varchar2(72) := g_package||'insert_validate';
1221: --
1222: Begin
1223: hr_utility.set_location('Entering:'||l_proc, 5);
1224: --
1225: -- Call all supporting business operations
1226: --
1227: --

Line 1312: hr_utility.set_location(' Leaving:'||l_proc, 10);

1308: p_effective_date => p_effective_date,
1309: p_business_group_id => p_rec.business_group_id,
1310: p_object_version_number => p_rec.object_version_number);
1311: --
1312: hr_utility.set_location(' Leaving:'||l_proc, 10);
1313: End insert_validate;
1314: --
1315: -- ----------------------------------------------------------------------------
1316: -- |---------------------------< update_validate >----------------------------|

Line 1328: hr_utility.set_location('Entering:'||l_proc, 5);

1324: --
1325: l_proc varchar2(72) := g_package||'update_validate';
1326: --
1327: Begin
1328: hr_utility.set_location('Entering:'||l_proc, 5);
1329: --
1330: -- Call all supporting business operations
1331: --
1332: --

Line 1426: hr_utility.set_location(' Leaving:'||l_proc, 10);

1422: p_datetrack_mode => p_datetrack_mode,
1423: p_validation_start_date => p_validation_start_date,
1424: p_validation_end_date => p_validation_end_date);
1425: --
1426: hr_utility.set_location(' Leaving:'||l_proc, 10);
1427: End update_validate;
1428: --
1429: -- ----------------------------------------------------------------------------
1430: -- |---------------------------< delete_validate >----------------------------|

Line 1442: hr_utility.set_location('Entering:'||l_proc, 5);

1438: --
1439: l_proc varchar2(72) := g_package||'delete_validate';
1440: --
1441: Begin
1442: hr_utility.set_location('Entering:'||l_proc, 5);
1443: --
1444: -- Call all supporting business operations
1445: --
1446: dt_delete_validate

Line 1452: hr_utility.set_location(' Leaving:'||l_proc, 10);

1448: p_validation_start_date => p_validation_start_date,
1449: p_validation_end_date => p_validation_end_date,
1450: p_ler_chg_plip_enrt_id => p_rec.ler_chg_plip_enrt_id);
1451: --
1452: hr_utility.set_location(' Leaving:'||l_proc, 10);
1453: End delete_validate;
1454: --
1455: --
1456: -- ---------------------------------------------------------------------------

Line 1479: hr_utility.set_location('Entering:'|| l_proc, 10);

1475: l_proc varchar2(72) := g_package||'return_legislation_code';
1476: --
1477: begin
1478: --
1479: hr_utility.set_location('Entering:'|| l_proc, 10);
1480: --
1481: -- Ensure that all the mandatory parameter are not null
1482: --
1483: hr_api.mandatory_arg_error(p_api_name => l_proc,

Line 1504: hr_utility.set_location(' Leaving:'|| l_proc, 20);

1500: end if;
1501: --
1502: close csr_leg_code;
1503: --
1504: hr_utility.set_location(' Leaving:'|| l_proc, 20);
1505: --
1506: return l_legislation_code;
1507: --
1508: end return_legislation_code;