DBA Data[Home] [Help]

APPS.PER_QH_SUMMARY_UPDATE dependencies on PER_CHECKLIST_ITEMS_API

Line 137: per_checklist_items_api.cre_or_upd_checklist_items

133: <> nvl(p_chk1_notes,hr_api.g_varchar2))) then
134: --
135: hr_utility.set_location(l_proc, 30);
136: --
137: per_checklist_items_api.cre_or_upd_checklist_items
138: (p_checklist_item_id => l_checklist_item_id
139: ,p_effective_date => p_effective_date
140: ,p_object_version_number => l_chk_object_version_number
141: ,p_person_id => p_person_id

Line 175: per_checklist_items_api.cre_or_upd_checklist_items

171: <> nvl(p_chk2_notes,hr_api.g_varchar2))) then
172: --
173: hr_utility.set_location(l_proc, 50);
174: --
175: per_checklist_items_api.cre_or_upd_checklist_items
176: (p_checklist_item_id => l_checklist_item_id
177: ,p_effective_date => p_effective_date
178: ,p_object_version_number => l_chk_object_version_number
179: ,p_person_id => p_person_id

Line 213: per_checklist_items_api.cre_or_upd_checklist_items

209: <> nvl(p_chk3_notes,hr_api.g_varchar2))) then
210: --
211: hr_utility.set_location(l_proc, 70);
212: --
213: per_checklist_items_api.cre_or_upd_checklist_items
214: (p_checklist_item_id => l_checklist_item_id
215: ,p_effective_date => p_effective_date
216: ,p_object_version_number => l_chk_object_version_number
217: ,p_person_id => p_person_id

Line 251: per_checklist_items_api.cre_or_upd_checklist_items

247: <> nvl(p_chk4_notes,hr_api.g_varchar2))) then
248: --
249: hr_utility.set_location(l_proc, 90);
250: --
251: per_checklist_items_api.cre_or_upd_checklist_items
252: (p_checklist_item_id => l_checklist_item_id
253: ,p_effective_date => p_effective_date
254: ,p_object_version_number => l_chk_object_version_number
255: ,p_person_id => p_person_id

Line 289: per_checklist_items_api.cre_or_upd_checklist_items

285: <> nvl(p_chk5_notes,hr_api.g_varchar2))) then
286: --
287: hr_utility.set_location(l_proc, 110);
288: --
289: per_checklist_items_api.cre_or_upd_checklist_items
290: (p_checklist_item_id => l_checklist_item_id
291: ,p_effective_date => p_effective_date
292: ,p_object_version_number => l_chk_object_version_number
293: ,p_person_id => p_person_id

Line 327: per_checklist_items_api.cre_or_upd_checklist_items

323: <> nvl(p_chk6_notes,hr_api.g_varchar2))) then
324: --
325: hr_utility.set_location(l_proc, 130);
326: --
327: per_checklist_items_api.cre_or_upd_checklist_items
328: (p_checklist_item_id => l_checklist_item_id
329: ,p_effective_date => p_effective_date
330: ,p_object_version_number => l_chk_object_version_number
331: ,p_person_id => p_person_id

Line 365: per_checklist_items_api.cre_or_upd_checklist_items

361: <> nvl(p_chk7_notes,hr_api.g_varchar2))) then
362: --
363: hr_utility.set_location(l_proc, 150);
364: --
365: per_checklist_items_api.cre_or_upd_checklist_items
366: (p_checklist_item_id => l_checklist_item_id
367: ,p_effective_date => p_effective_date
368: ,p_object_version_number => l_chk_object_version_number
369: ,p_person_id => p_person_id

Line 403: per_checklist_items_api.cre_or_upd_checklist_items

399: <> nvl(p_chk8_notes,hr_api.g_varchar2))) then
400: --
401: hr_utility.set_location(l_proc, 170);
402: --
403: per_checklist_items_api.cre_or_upd_checklist_items
404: (p_checklist_item_id => l_checklist_item_id
405: ,p_effective_date => p_effective_date
406: ,p_object_version_number => l_chk_object_version_number
407: ,p_person_id => p_person_id

Line 441: per_checklist_items_api.cre_or_upd_checklist_items

437: <> nvl(p_chk9_notes,hr_api.g_varchar2))) then
438: --
439: hr_utility.set_location(l_proc, 190);
440: --
441: per_checklist_items_api.cre_or_upd_checklist_items
442: (p_checklist_item_id => l_checklist_item_id
443: ,p_effective_date => p_effective_date
444: ,p_object_version_number => l_chk_object_version_number
445: ,p_person_id => p_person_id

Line 479: per_checklist_items_api.cre_or_upd_checklist_items

475: <> nvl(p_chk10_notes,hr_api.g_varchar2))) then
476: --
477: hr_utility.set_location(l_proc, 210);
478: --
479: per_checklist_items_api.cre_or_upd_checklist_items
480: (p_checklist_item_id => l_checklist_item_id
481: ,p_effective_date => p_effective_date
482: ,p_object_version_number => l_chk_object_version_number
483: ,p_person_id => p_person_id