DBA Data[Home] [Help]

APPS.BEN_MTR_SHD dependencies on HR_UTILITY

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

14: --
15: l_proc varchar2(72) := g_package||'return_api_dml_status';
16: --
17: Begin
18: hr_utility.set_location('Entering:'||l_proc, 5);
19: --
20: Return (nvl(g_api_dml, false));
21: --
22: hr_utility.set_location(' Leaving:'||l_proc, 10);

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

18: hr_utility.set_location('Entering:'||l_proc, 5);
19: --
20: Return (nvl(g_api_dml, false));
21: --
22: hr_utility.set_location(' Leaving:'||l_proc, 10);
23: End return_api_dml_status;
24: --
25: -- ----------------------------------------------------------------------------
26: -- |---------------------------< constraint_error >---------------------------|

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

30: --
31: l_proc varchar2(72) := g_package||'constraint_error';
32: --
33: Begin
34: hr_utility.set_location('Entering:'||l_proc, 5);
35: --
36: If (p_constraint_name = 'BEN_MTCHG_RT_DT2') Then
37: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
38: hr_utility.set_message_token('PROCEDURE', l_proc);

Line 37: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');

33: Begin
34: hr_utility.set_location('Entering:'||l_proc, 5);
35: --
36: If (p_constraint_name = 'BEN_MTCHG_RT_DT2') Then
37: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
38: hr_utility.set_message_token('PROCEDURE', l_proc);
39: hr_utility.set_message_token('STEP','5');
40: hr_utility.raise_error;
41: ElsIf (p_constraint_name = 'BEN_MTCHG_RT_FK1') Then

Line 38: hr_utility.set_message_token('PROCEDURE', l_proc);

34: hr_utility.set_location('Entering:'||l_proc, 5);
35: --
36: If (p_constraint_name = 'BEN_MTCHG_RT_DT2') Then
37: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
38: hr_utility.set_message_token('PROCEDURE', l_proc);
39: hr_utility.set_message_token('STEP','5');
40: hr_utility.raise_error;
41: ElsIf (p_constraint_name = 'BEN_MTCHG_RT_FK1') Then
42: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');

Line 39: hr_utility.set_message_token('STEP','5');

35: --
36: If (p_constraint_name = 'BEN_MTCHG_RT_DT2') Then
37: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
38: hr_utility.set_message_token('PROCEDURE', l_proc);
39: hr_utility.set_message_token('STEP','5');
40: hr_utility.raise_error;
41: ElsIf (p_constraint_name = 'BEN_MTCHG_RT_FK1') Then
42: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
43: hr_utility.set_message_token('PROCEDURE', l_proc);

Line 40: hr_utility.raise_error;

36: If (p_constraint_name = 'BEN_MTCHG_RT_DT2') Then
37: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
38: hr_utility.set_message_token('PROCEDURE', l_proc);
39: hr_utility.set_message_token('STEP','5');
40: hr_utility.raise_error;
41: ElsIf (p_constraint_name = 'BEN_MTCHG_RT_FK1') Then
42: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
43: hr_utility.set_message_token('PROCEDURE', l_proc);
44: hr_utility.set_message_token('STEP','10');

Line 42: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');

38: hr_utility.set_message_token('PROCEDURE', l_proc);
39: hr_utility.set_message_token('STEP','5');
40: hr_utility.raise_error;
41: ElsIf (p_constraint_name = 'BEN_MTCHG_RT_FK1') Then
42: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
43: hr_utility.set_message_token('PROCEDURE', l_proc);
44: hr_utility.set_message_token('STEP','10');
45: hr_utility.raise_error;
46: ElsIf (p_constraint_name = 'BEN_MTCHG_RT_PK') Then

Line 43: hr_utility.set_message_token('PROCEDURE', l_proc);

39: hr_utility.set_message_token('STEP','5');
40: hr_utility.raise_error;
41: ElsIf (p_constraint_name = 'BEN_MTCHG_RT_FK1') Then
42: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
43: hr_utility.set_message_token('PROCEDURE', l_proc);
44: hr_utility.set_message_token('STEP','10');
45: hr_utility.raise_error;
46: ElsIf (p_constraint_name = 'BEN_MTCHG_RT_PK') Then
47: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');

Line 44: hr_utility.set_message_token('STEP','10');

40: hr_utility.raise_error;
41: ElsIf (p_constraint_name = 'BEN_MTCHG_RT_FK1') Then
42: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
43: hr_utility.set_message_token('PROCEDURE', l_proc);
44: hr_utility.set_message_token('STEP','10');
45: hr_utility.raise_error;
46: ElsIf (p_constraint_name = 'BEN_MTCHG_RT_PK') Then
47: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
48: hr_utility.set_message_token('PROCEDURE', l_proc);

Line 45: hr_utility.raise_error;

41: ElsIf (p_constraint_name = 'BEN_MTCHG_RT_FK1') Then
42: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
43: hr_utility.set_message_token('PROCEDURE', l_proc);
44: hr_utility.set_message_token('STEP','10');
45: hr_utility.raise_error;
46: ElsIf (p_constraint_name = 'BEN_MTCHG_RT_PK') Then
47: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
48: hr_utility.set_message_token('PROCEDURE', l_proc);
49: hr_utility.set_message_token('STEP','15');

Line 47: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');

43: hr_utility.set_message_token('PROCEDURE', l_proc);
44: hr_utility.set_message_token('STEP','10');
45: hr_utility.raise_error;
46: ElsIf (p_constraint_name = 'BEN_MTCHG_RT_PK') Then
47: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
48: hr_utility.set_message_token('PROCEDURE', l_proc);
49: hr_utility.set_message_token('STEP','15');
50: hr_utility.raise_error;
51: Else

Line 48: hr_utility.set_message_token('PROCEDURE', l_proc);

44: hr_utility.set_message_token('STEP','10');
45: hr_utility.raise_error;
46: ElsIf (p_constraint_name = 'BEN_MTCHG_RT_PK') Then
47: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
48: hr_utility.set_message_token('PROCEDURE', l_proc);
49: hr_utility.set_message_token('STEP','15');
50: hr_utility.raise_error;
51: Else
52: hr_utility.set_message(801, 'HR_7877_API_INVALID_CONSTRAINT');

Line 49: hr_utility.set_message_token('STEP','15');

45: hr_utility.raise_error;
46: ElsIf (p_constraint_name = 'BEN_MTCHG_RT_PK') Then
47: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
48: hr_utility.set_message_token('PROCEDURE', l_proc);
49: hr_utility.set_message_token('STEP','15');
50: hr_utility.raise_error;
51: Else
52: hr_utility.set_message(801, 'HR_7877_API_INVALID_CONSTRAINT');
53: hr_utility.set_message_token('PROCEDURE', l_proc);

Line 50: hr_utility.raise_error;

46: ElsIf (p_constraint_name = 'BEN_MTCHG_RT_PK') Then
47: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
48: hr_utility.set_message_token('PROCEDURE', l_proc);
49: hr_utility.set_message_token('STEP','15');
50: hr_utility.raise_error;
51: Else
52: hr_utility.set_message(801, 'HR_7877_API_INVALID_CONSTRAINT');
53: hr_utility.set_message_token('PROCEDURE', l_proc);
54: hr_utility.set_message_token('CONSTRAINT_NAME', p_constraint_name);

Line 52: hr_utility.set_message(801, 'HR_7877_API_INVALID_CONSTRAINT');

48: hr_utility.set_message_token('PROCEDURE', l_proc);
49: hr_utility.set_message_token('STEP','15');
50: hr_utility.raise_error;
51: Else
52: hr_utility.set_message(801, 'HR_7877_API_INVALID_CONSTRAINT');
53: hr_utility.set_message_token('PROCEDURE', l_proc);
54: hr_utility.set_message_token('CONSTRAINT_NAME', p_constraint_name);
55: hr_utility.raise_error;
56: End If;

Line 53: hr_utility.set_message_token('PROCEDURE', l_proc);

49: hr_utility.set_message_token('STEP','15');
50: hr_utility.raise_error;
51: Else
52: hr_utility.set_message(801, 'HR_7877_API_INVALID_CONSTRAINT');
53: hr_utility.set_message_token('PROCEDURE', l_proc);
54: hr_utility.set_message_token('CONSTRAINT_NAME', p_constraint_name);
55: hr_utility.raise_error;
56: End If;
57: --

Line 54: hr_utility.set_message_token('CONSTRAINT_NAME', p_constraint_name);

50: hr_utility.raise_error;
51: Else
52: hr_utility.set_message(801, 'HR_7877_API_INVALID_CONSTRAINT');
53: hr_utility.set_message_token('PROCEDURE', l_proc);
54: hr_utility.set_message_token('CONSTRAINT_NAME', p_constraint_name);
55: hr_utility.raise_error;
56: End If;
57: --
58: hr_utility.set_location(' Leaving:'||l_proc, 10);

Line 55: hr_utility.raise_error;

51: Else
52: hr_utility.set_message(801, 'HR_7877_API_INVALID_CONSTRAINT');
53: hr_utility.set_message_token('PROCEDURE', l_proc);
54: hr_utility.set_message_token('CONSTRAINT_NAME', p_constraint_name);
55: hr_utility.raise_error;
56: End If;
57: --
58: hr_utility.set_location(' Leaving:'||l_proc, 10);
59: End constraint_error;

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

54: hr_utility.set_message_token('CONSTRAINT_NAME', p_constraint_name);
55: hr_utility.raise_error;
56: End If;
57: --
58: hr_utility.set_location(' Leaving:'||l_proc, 10);
59: End constraint_error;
60: --
61: -- ----------------------------------------------------------------------------
62: -- |-----------------------------< api_updating >-----------------------------|

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

131: l_proc varchar2(72) := g_package||'api_updating';
132: l_fct_ret boolean;
133: --
134: Begin
135: hr_utility.set_location('Entering:'||l_proc, 5);
136: --
137: If (p_effective_date is null or
138: p_mtchg_rt_id is null or
139: p_object_version_number is null) Then

Line 148: hr_utility.set_location(l_proc, 10);

144: l_fct_ret := false;
145: Else
146: If (p_mtchg_rt_id = g_old_rec.mtchg_rt_id and
147: p_object_version_number = g_old_rec.object_version_number) Then
148: hr_utility.set_location(l_proc, 10);
149: --
150: -- The g_old_rec is current therefore we must
151: -- set the returning function to true
152: --

Line 165: hr_utility.set_message(801, 'HR_7220_INVALID_PRIMARY_KEY');

161: Close C_Sel1;
162: --
163: -- The primary key is invalid therefore we must error
164: --
165: hr_utility.set_message(801, 'HR_7220_INVALID_PRIMARY_KEY');
166: hr_utility.raise_error;
167: End If;
168: Close C_Sel1;
169: If (p_object_version_number <> g_old_rec.object_version_number) Then

Line 166: hr_utility.raise_error;

162: --
163: -- The primary key is invalid therefore we must error
164: --
165: hr_utility.set_message(801, 'HR_7220_INVALID_PRIMARY_KEY');
166: hr_utility.raise_error;
167: End If;
168: Close C_Sel1;
169: If (p_object_version_number <> g_old_rec.object_version_number) Then
170: hr_utility.set_message(801, 'HR_7155_OBJECT_INVALID');

Line 170: hr_utility.set_message(801, 'HR_7155_OBJECT_INVALID');

166: hr_utility.raise_error;
167: End If;
168: Close C_Sel1;
169: If (p_object_version_number <> g_old_rec.object_version_number) Then
170: hr_utility.set_message(801, 'HR_7155_OBJECT_INVALID');
171: hr_utility.raise_error;
172: End If;
173: hr_utility.set_location(l_proc, 15);
174: l_fct_ret := true;

Line 171: hr_utility.raise_error;

167: End If;
168: Close C_Sel1;
169: If (p_object_version_number <> g_old_rec.object_version_number) Then
170: hr_utility.set_message(801, 'HR_7155_OBJECT_INVALID');
171: hr_utility.raise_error;
172: End If;
173: hr_utility.set_location(l_proc, 15);
174: l_fct_ret := true;
175: End If;

Line 173: hr_utility.set_location(l_proc, 15);

169: If (p_object_version_number <> g_old_rec.object_version_number) Then
170: hr_utility.set_message(801, 'HR_7155_OBJECT_INVALID');
171: hr_utility.raise_error;
172: End If;
173: hr_utility.set_location(l_proc, 15);
174: l_fct_ret := true;
175: End If;
176: End If;
177: hr_utility.set_location(' Leaving:'||l_proc, 20);

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

173: hr_utility.set_location(l_proc, 15);
174: l_fct_ret := true;
175: End If;
176: End If;
177: hr_utility.set_location(' Leaving:'||l_proc, 20);
178: Return (l_fct_ret);
179: --
180: End api_updating;
181: --

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

201: and p_effective_date
202: between t.effective_start_date and t.effective_end_date;
203: --
204: Begin
205: hr_utility.set_location('Entering:'||l_proc, 5);
206: Open C_Sel1;
207: Fetch C_Sel1 Into l_parent_key_value1;
208: If C_Sel1%notfound then
209: Close C_Sel1;

Line 210: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');

206: Open C_Sel1;
207: Fetch C_Sel1 Into l_parent_key_value1;
208: If C_Sel1%notfound then
209: Close C_Sel1;
210: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
211: hr_utility.set_message_token('PROCEDURE', l_proc);
212: hr_utility.set_message_token('STEP','10');
213: hr_utility.raise_error;
214: End If;

Line 211: hr_utility.set_message_token('PROCEDURE', l_proc);

207: Fetch C_Sel1 Into l_parent_key_value1;
208: If C_Sel1%notfound then
209: Close C_Sel1;
210: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
211: hr_utility.set_message_token('PROCEDURE', l_proc);
212: hr_utility.set_message_token('STEP','10');
213: hr_utility.raise_error;
214: End If;
215: Close C_Sel1;

Line 212: hr_utility.set_message_token('STEP','10');

208: If C_Sel1%notfound then
209: Close C_Sel1;
210: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
211: hr_utility.set_message_token('PROCEDURE', l_proc);
212: hr_utility.set_message_token('STEP','10');
213: hr_utility.raise_error;
214: End If;
215: Close C_Sel1;
216: --

Line 213: hr_utility.raise_error;

209: Close C_Sel1;
210: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
211: hr_utility.set_message_token('PROCEDURE', l_proc);
212: hr_utility.set_message_token('STEP','10');
213: hr_utility.raise_error;
214: End If;
215: Close C_Sel1;
216: --
217: -- Call the corresponding datetrack api

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

228: p_delete => p_delete,
229: p_future_change => p_future_change,
230: p_delete_next_change => p_delete_next_change);
231: --
232: hr_utility.set_location(' Leaving:'||l_proc, 10);
233: End find_dt_del_modes;
234: --
235: -- ----------------------------------------------------------------------------
236: -- |--------------------------< find_dt_upd_modes >---------------------------|

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

245: --
246: l_proc varchar2(72) := g_package||'find_dt_upd_modes';
247: --
248: Begin
249: hr_utility.set_location('Entering:'||l_proc, 5);
250: --
251: -- Call the corresponding datetrack api
252: --
253: dt_api.find_dt_upd_modes

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

259: p_update => p_update,
260: p_update_override => p_update_override,
261: p_update_change_insert => p_update_change_insert);
262: --
263: hr_utility.set_location(' Leaving:'||l_proc, 10);
264: End find_dt_upd_modes;
265: --
266: -- ----------------------------------------------------------------------------
267: -- |------------------------< upd_effective_end_date >------------------------|

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

277: l_proc varchar2(72) := g_package||'upd_effective_end_date';
278: l_object_version_number number;
279: --
280: Begin
281: hr_utility.set_location('Entering:'||l_proc, 5);
282: --
283: -- Because we are updating a row we must get the next object
284: -- version number.
285: --

Line 292: hr_utility.set_location(l_proc, 10);

288: (p_base_table_name => 'ben_mtchg_rt_f',
289: p_base_key_column => 'mtchg_rt_id',
290: p_base_key_value => p_base_key_value);
291: --
292: hr_utility.set_location(l_proc, 10);
293: g_api_dml := true; -- Set the api dml status
294: --
295: -- Update the specified datetrack row setting the effective
296: -- end date to the specified new effective end date.

Line 307: hr_utility.set_location(' Leaving:'||l_proc, 15);

303: between t.effective_start_date and t.effective_end_date;
304: --
305: g_api_dml := false; -- Unset the api dml status
306: p_object_version_number := l_object_version_number;
307: hr_utility.set_location(' Leaving:'||l_proc, 15);
308: --
309: Exception
310: When Others Then
311: g_api_dml := false; -- Unset the api dml status

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

393: --
394: --
395: --
396: Begin
397: hr_utility.set_location('Entering:'||l_proc, 5);
398: --
399: -- Ensure that all the mandatory arguments are not null
400: --
401: hr_api.mandatory_arg_error(p_api_name => l_proc,

Line 430: hr_utility.set_message(801, 'HR_7220_INVALID_PRIMARY_KEY');

426: Close C_Sel1;
427: --
428: -- The primary key is invalid therefore we must error
429: --
430: hr_utility.set_message(801, 'HR_7220_INVALID_PRIMARY_KEY');
431: hr_utility.raise_error;
432: End If;
433: Close C_Sel1;
434: If (p_object_version_number <> g_old_rec.object_version_number) Then

Line 431: hr_utility.raise_error;

427: --
428: -- The primary key is invalid therefore we must error
429: --
430: hr_utility.set_message(801, 'HR_7220_INVALID_PRIMARY_KEY');
431: hr_utility.raise_error;
432: End If;
433: Close C_Sel1;
434: If (p_object_version_number <> g_old_rec.object_version_number) Then
435: hr_utility.set_message(801, 'HR_7155_OBJECT_INVALID');

Line 435: hr_utility.set_message(801, 'HR_7155_OBJECT_INVALID');

431: hr_utility.raise_error;
432: End If;
433: Close C_Sel1;
434: If (p_object_version_number <> g_old_rec.object_version_number) Then
435: hr_utility.set_message(801, 'HR_7155_OBJECT_INVALID');
436: hr_utility.raise_error;
437: End If;
438: hr_utility.set_location(l_proc, 15);
439: --

Line 436: hr_utility.raise_error;

432: End If;
433: Close C_Sel1;
434: If (p_object_version_number <> g_old_rec.object_version_number) Then
435: hr_utility.set_message(801, 'HR_7155_OBJECT_INVALID');
436: hr_utility.raise_error;
437: End If;
438: hr_utility.set_location(l_proc, 15);
439: --
440: --

Line 438: hr_utility.set_location(l_proc, 15);

434: If (p_object_version_number <> g_old_rec.object_version_number) Then
435: hr_utility.set_message(801, 'HR_7155_OBJECT_INVALID');
436: hr_utility.raise_error;
437: End If;
438: hr_utility.set_location(l_proc, 15);
439: --
440: --
441: -- Validate the datetrack mode mode getting the validation start
442: -- and end dates for the specified datetrack operation.

Line 462: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');

458: -- We are doing a datetrack 'INSERT' which is illegal within this
459: -- procedure therefore we must error (note: to lck on insert the
460: -- private procedure ins_lck should be called).
461: --
462: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
463: hr_utility.set_message_token('PROCEDURE', l_proc);
464: hr_utility.set_message_token('STEP','20');
465: hr_utility.raise_error;
466: End If;

Line 463: hr_utility.set_message_token('PROCEDURE', l_proc);

459: -- procedure therefore we must error (note: to lck on insert the
460: -- private procedure ins_lck should be called).
461: --
462: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
463: hr_utility.set_message_token('PROCEDURE', l_proc);
464: hr_utility.set_message_token('STEP','20');
465: hr_utility.raise_error;
466: End If;
467: --

Line 464: hr_utility.set_message_token('STEP','20');

460: -- private procedure ins_lck should be called).
461: --
462: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
463: hr_utility.set_message_token('PROCEDURE', l_proc);
464: hr_utility.set_message_token('STEP','20');
465: hr_utility.raise_error;
466: End If;
467: --
468: -- Set the validation start and end date OUT arguments

Line 465: hr_utility.raise_error;

461: --
462: hr_utility.set_message(801, 'HR_6153_ALL_PROCEDURE_FAIL');
463: hr_utility.set_message_token('PROCEDURE', l_proc);
464: hr_utility.set_message_token('STEP','20');
465: hr_utility.raise_error;
466: End If;
467: --
468: -- Set the validation start and end date OUT arguments
469: --

Line 473: hr_utility.set_location(' Leaving:'||l_proc, 30);

469: --
470: p_validation_start_date := l_validation_start_date;
471: p_validation_end_date := l_validation_end_date;
472: --
473: hr_utility.set_location(' Leaving:'||l_proc, 30);
474: --
475: -- We need to trap the ORA LOCK exception
476: --
477: Exception

Line 483: hr_utility.set_message(801, 'HR_7165_OBJECT_LOCKED');

479: --
480: -- The object is locked therefore we need to supply a meaningful
481: -- error message.
482: --
483: hr_utility.set_message(801, 'HR_7165_OBJECT_LOCKED');
484: hr_utility.set_message_token('TABLE_NAME', 'ben_mtchg_rt_f');
485: hr_utility.raise_error;
486: When l_object_invalid then
487: --

Line 484: hr_utility.set_message_token('TABLE_NAME', 'ben_mtchg_rt_f');

480: -- The object is locked therefore we need to supply a meaningful
481: -- error message.
482: --
483: hr_utility.set_message(801, 'HR_7165_OBJECT_LOCKED');
484: hr_utility.set_message_token('TABLE_NAME', 'ben_mtchg_rt_f');
485: hr_utility.raise_error;
486: When l_object_invalid then
487: --
488: -- The object doesn't exist or is invalid

Line 485: hr_utility.raise_error;

481: -- error message.
482: --
483: hr_utility.set_message(801, 'HR_7165_OBJECT_LOCKED');
484: hr_utility.set_message_token('TABLE_NAME', 'ben_mtchg_rt_f');
485: hr_utility.raise_error;
486: When l_object_invalid then
487: --
488: -- The object doesn't exist or is invalid
489: --

Line 490: hr_utility.set_message(801, 'HR_7155_OBJECT_INVALID');

486: When l_object_invalid then
487: --
488: -- The object doesn't exist or is invalid
489: --
490: hr_utility.set_message(801, 'HR_7155_OBJECT_INVALID');
491: hr_utility.set_message_token('TABLE_NAME', 'ben_mtchg_rt_f');
492: hr_utility.raise_error;
493: End lck;
494: --

Line 491: hr_utility.set_message_token('TABLE_NAME', 'ben_mtchg_rt_f');

487: --
488: -- The object doesn't exist or is invalid
489: --
490: hr_utility.set_message(801, 'HR_7155_OBJECT_INVALID');
491: hr_utility.set_message_token('TABLE_NAME', 'ben_mtchg_rt_f');
492: hr_utility.raise_error;
493: End lck;
494: --
495: -- ----------------------------------------------------------------------------

Line 492: hr_utility.raise_error;

488: -- The object doesn't exist or is invalid
489: --
490: hr_utility.set_message(801, 'HR_7155_OBJECT_INVALID');
491: hr_utility.set_message_token('TABLE_NAME', 'ben_mtchg_rt_f');
492: hr_utility.raise_error;
493: End lck;
494: --
495: -- ----------------------------------------------------------------------------
496: -- |-----------------------------< convert_args >-----------------------------|

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

555: l_proc varchar2(72) := g_package||'convert_args';
556: --
557: Begin
558: --
559: hr_utility.set_location('Entering:'||l_proc, 5);
560: --
561: -- Convert arguments into local l_rec structure.
562: --
563: l_rec.mtchg_rt_id := p_mtchg_rt_id;

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

613: l_rec.object_version_number := p_object_version_number;
614: --
615: -- Return the plsql record structure.
616: --
617: hr_utility.set_location(' Leaving:'||l_proc, 10);
618: Return(l_rec);
619: --
620: End convert_args;
621: --