DBA Data[Home] [Help]

APPS.PO_PERSON dependencies on PO_PERSON

Line 1: PACKAGE BODY po_person AS

1: PACKAGE BODY po_person AS
2:
3: /* $Header: popredeb.pls 115.0 99/07/17 02:27:14 porting ship $ */
4:
5: --

Line 20: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 1);

16: v_delete_permitted varchar2(1);
17: --
18: BEGIN
19: --
20: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 1);
21: --
22: begin
23: select 'Y'
24: into v_delete_permitted

Line 36: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 2);

32: hr_utility.set_message (801, 'HR_6246_ALL_PO_PER_NO_DEL');
33: hr_utility.raise_error;
34: end;
35: --
36: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 2);
37: --
38: begin
39: select 'Y'
40: into v_delete_permitted

Line 52: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 3);

48: hr_utility.set_message (801, 'HR_6250_ALL_PO2_PER_NO_DEL');
49: hr_utility.raise_error;
50: end;
51: --
52: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 3);
53: --
54: begin
55: select 'Y'
56: into v_delete_permitted

Line 68: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 4);

64: hr_utility.set_message (801, 'HR_6251_ALL_PO3_PER_NO_DEL');
65: hr_utility.raise_error;
66: end;
67: --
68: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 4);
69: --
70: begin
71: select 'Y'
72: into v_delete_permitted

Line 84: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 5);

80: hr_utility.set_message (801, 'HR_6252_ALL_PO4_PER_NO_DEL');
81: hr_utility.raise_error;
82: end;
83: --
84: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 5);
85: --
86: begin
87: select 'Y'
88: into v_delete_permitted

Line 100: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 6);

96: hr_utility.set_message (801, 'HR_6253_ALL_PO5_PER_NO_DEL');
97: hr_utility.raise_error;
98: end;
99: --
100: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 6);
101: --
102: begin
103: select 'Y'
104: into v_delete_permitted

Line 120: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 7);

116: hr_utility.set_message (801, 'HR_6256_ALL_PO8_PER_NO_DEL');
117: hr_utility.raise_error;
118: end;
119: --
120: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 7);
121: --
122: begin
123: select 'Y'
124: into v_delete_permitted

Line 140: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 8);

136: hr_utility.set_message (801, 'HR_6257_ALL_PO9_PER_NO_DEL');
137: hr_utility.raise_error;
138: end;
139: --
140: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 8);
141: --
142: begin
143: null;
144: /* po_notifications_all is obsolete in R11

Line 159: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 9);

155: hr_utility.raise_error;
156: */
157: end;
158: --
159: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 9);
160: --
161: begin
162: select 'Y'
163: into v_delete_permitted

Line 183: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 10);

179: hr_utility.set_message (801, 'HR_6265_ALL_PO15_PER_NO_DEL');
180: hr_utility.raise_error;
181: end;
182: --
183: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 10);
184: --
185: begin
186: select 'Y'
187: into v_delete_permitted

Line 202: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 11);

198: hr_utility.set_message (801, 'HR_6266_ALL_PO16_PER_NO_DEL');
199: hr_utility.raise_error;
200: end;
201: --
202: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 11);
203: --
204: begin
205: select 'Y'
206: into v_delete_permitted

Line 218: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 12);

214: hr_utility.set_message (801, 'HR_6267_ALL_PO17_PER_NO_DEL');
215: hr_utility.raise_error;
216: end;
217: --
218: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 12);
219: --
220: begin
221: select 'Y'
222: into v_delete_permitted

Line 236: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 13);

232: hr_utility.set_message (801, 'HR_6268_ALL_PO18_PER_NO_DEL');
233: hr_utility.raise_error;
234: end;
235: --
236: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 13);
237: --
238: begin
239: select 'Y'
240: into v_delete_permitted

Line 252: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION',14);

248: hr_utility.set_message (801, 'HR_6255_ALL_PO19_PRE_NO_DEL');
249: hr_utility.raise_error;
250: end;
251: --
252: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION',14);
253: --
254: begin
255: select 'Y'
256: into v_delete_permitted

Line 269: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 15);

265: hr_utility.set_message (801, 'HR_6260_ALL_PO20_PER_NO_DEL');
266: hr_utility.raise_error;
267: end;
268: --
269: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 15);
270: --
271: begin
272: select 'Y'
273: into v_delete_permitted

Line 291: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 16);

287: hr_utility.set_message (801, 'HR_6264_ALL_PO21_PER_NO_DEL');
288: hr_utility.raise_error;
289: end;
290: --
291: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 16);
292: --
293: begin
294: select 'Y'
295: into v_delete_permitted

Line 313: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 17);

309: hr_utility.set_message (801, 'HR_6573_ALL_PO22_PER_NO_DEL');
310: hr_utility.raise_error;
311: end;
312: --
313: hr_utility.set_location('PO_PERSON.PO_PREDEL_VALIDATION', 17);
314: --
315: begin
316: select 'Y'
317: into v_delete_permitted

Line 331: END po_person;

327: end;
328: --
329: END po_predel_validation;
330: --
331: END po_person;