DBA Data[Home] [Help]

APPS.IRC_POSTING_CONTENT_SWI dependencies on HR_UTILITY

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

101: -- Other variables
102: l_posting_content_id number;
103: l_proc varchar2(72) := g_package ||'create_posting_content';
104: Begin
105: hr_utility.set_location(' Entering:' || l_proc,10);
106: --
107: -- Issue a savepoint
108: --
109: savepoint create_posting_content_swi;

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

224: -- messages of any type exist in the Multiple Message List.
225: -- Also disable Multiple Message Detection.
226: --
227: p_return_status := hr_multi_message.get_return_status_disable;
228: hr_utility.set_location(' Leaving:' || l_proc,20);
229: --
230: exception
231: when hr_multi_message.error_message_exist then
232: --

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

239: -- Reset IN OUT parameters and set OUT parameters
240: --
241: p_object_version_number := null;
242: p_return_status := hr_multi_message.get_return_status_disable;
243: hr_utility.set_location(' Leaving:' || l_proc, 30);
244: when others then
245: --
246: -- When Multiple Message Detection is enabled catch
247: -- any Application specific or other unexpected

Line 254: hr_utility.set_location(' Leaving:' || l_proc,40);

250: -- error.
251: --
252: rollback to create_posting_content_swi;
253: if hr_multi_message.unexpected_error_add(l_proc) then
254: hr_utility.set_location(' Leaving:' || l_proc,40);
255: raise;
256: end if;
257: --
258: -- Reset IN OUT and set OUT parameters

Line 262: hr_utility.set_location(' Leaving:' || l_proc,50);

258: -- Reset IN OUT and set OUT parameters
259: --
260: p_object_version_number := null;
261: p_return_status := hr_multi_message.get_return_status_disable;
262: hr_utility.set_location(' Leaving:' || l_proc,50);
263: end create_posting_content;
264: -- ----------------------------------------------------------------------------
265: -- |------------------------< delete_posting_content >------------------------|
266: -- ----------------------------------------------------------------------------

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

278: --
279: -- Other variables
280: l_proc varchar2(72) := g_package ||'delete_posting_content';
281: Begin
282: hr_utility.set_location(' Entering:' || l_proc,10);
283: --
284: -- Issue a savepoint
285: --
286: savepoint delete_posting_content_swi;

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

320: -- messages of any type exist in the Multiple Message List.
321: -- Also disable Multiple Message Detection.
322: --
323: p_return_status := hr_multi_message.get_return_status_disable;
324: hr_utility.set_location(' Leaving:' || l_proc,20);
325: --
326: exception
327: when hr_multi_message.error_message_exist then
328: --

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

334: --
335: -- Reset IN OUT parameters and set OUT parameters
336: --
337: p_return_status := hr_multi_message.get_return_status_disable;
338: hr_utility.set_location(' Leaving:' || l_proc, 30);
339: when others then
340: --
341: -- When Multiple Message Detection is enabled catch
342: -- any Application specific or other unexpected

Line 349: hr_utility.set_location(' Leaving:' || l_proc,40);

345: -- error.
346: --
347: rollback to delete_posting_content_swi;
348: if hr_multi_message.unexpected_error_add(l_proc) then
349: hr_utility.set_location(' Leaving:' || l_proc,40);
350: raise;
351: end if;
352: --
353: -- Reset IN OUT and set OUT parameters

Line 356: hr_utility.set_location(' Leaving:' || l_proc,50);

352: --
353: -- Reset IN OUT and set OUT parameters
354: --
355: p_return_status := hr_multi_message.get_return_status_disable;
356: hr_utility.set_location(' Leaving:' || l_proc,50);
357: end delete_posting_content;
358: -- ----------------------------------------------------------------------------
359: -- |------------------------< update_posting_content >------------------------|
360: -- ----------------------------------------------------------------------------

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

451: --
452: -- Other variables
453: l_proc varchar2(72) := g_package ||'update_posting_content';
454: Begin
455: hr_utility.set_location(' Entering:' || l_proc,10);
456: --
457: -- Issue a savepoint
458: --
459: savepoint update_posting_content_swi;

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

572: -- messages of any type exist in the Multiple Message List.
573: -- Also disable Multiple Message Detection.
574: --
575: p_return_status := hr_multi_message.get_return_status_disable;
576: hr_utility.set_location(' Leaving:' || l_proc,20);
577: --
578: exception
579: when hr_multi_message.error_message_exist then
580: --

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

587: -- Reset IN OUT parameters and set OUT parameters
588: --
589: p_object_version_number := l_object_version_number;
590: p_return_status := hr_multi_message.get_return_status_disable;
591: hr_utility.set_location(' Leaving:' || l_proc, 30);
592: when others then
593: --
594: -- When Multiple Message Detection is enabled catch
595: -- any Application specific or other unexpected

Line 602: hr_utility.set_location(' Leaving:' || l_proc,40);

598: -- error.
599: --
600: rollback to update_posting_content_swi;
601: if hr_multi_message.unexpected_error_add(l_proc) then
602: hr_utility.set_location(' Leaving:' || l_proc,40);
603: raise;
604: end if;
605: --
606: -- Reset IN OUT and set OUT parameters

Line 610: hr_utility.set_location(' Leaving:' || l_proc,50);

606: -- Reset IN OUT and set OUT parameters
607: --
608: p_object_version_number := l_object_version_number;
609: p_return_status := hr_multi_message.get_return_status_disable;
610: hr_utility.set_location(' Leaving:' || l_proc,50);
611: end update_posting_content;
612:
613: -- ----------------------------------------------------------------------------
614: -- |----------------------------< process_api >-------------------------------|

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

634: l_effective_date date := trunc(sysdate);
635:
636: BEGIN
637: --
638: hr_utility.set_location(' Entering:' || l_proc,10);
639: hr_utility.set_location(' CLOB --> xmldom.DOMNode:' || l_proc,15);
640: --
641: l_parser := xmlparser.newParser;
642: xmlparser.ParseCLOB(l_parser,p_document);

Line 639: hr_utility.set_location(' CLOB --> xmldom.DOMNode:' || l_proc,15);

635:
636: BEGIN
637: --
638: hr_utility.set_location(' Entering:' || l_proc,10);
639: hr_utility.set_location(' CLOB --> xmldom.DOMNode:' || l_proc,15);
640: --
641: l_parser := xmlparser.newParser;
642: xmlparser.ParseCLOB(l_parser,p_document);
643: l_CommitNode := xmldom.makeNode(xmldom.getDocumentElement(xmlparser.getDocument(l_parser)));

Line 645: hr_utility.set_location('Extracting the PostState:' || l_proc,20);

641: l_parser := xmlparser.newParser;
642: xmlparser.ParseCLOB(l_parser,p_document);
643: l_CommitNode := xmldom.makeNode(xmldom.getDocumentElement(xmlparser.getDocument(l_parser)));
644: --
645: hr_utility.set_location('Extracting the PostState:' || l_proc,20);
646:
647: l_commitElement := xmldom.makeElement(l_CommitNode);
648: l_postState := xmldom.getAttribute(l_commitElement, 'PS');
649: --

Line 663: hr_utility.set_location('creating :' || l_proc,30);

659: end if;
660: --
661: if l_postState = '0' then
662: --
663: hr_utility.set_location('creating :' || l_proc,30);
664: --
665: create_posting_content
666: (p_validate => p_validate
667: ,p_display_manager_info => hr_transaction_swi.getVarchar2Value(l_CommitNode,'DisplayManagerInfo',NULL)

Line 752: hr_utility.set_location('updating :' || l_proc,32);

748: );
749: --
750: elsif l_postState = '2' then
751: --
752: hr_utility.set_location('updating :' || l_proc,32);
753: --
754: update_posting_content
755: (p_validate => p_validate
756: ,p_posting_content_id => l_posting_content_id

Line 843: hr_utility.set_location('deleting :' || l_proc,33);

839: );
840: --
841: elsif l_postState = '3' then
842: --
843: hr_utility.set_location('deleting :' || l_proc,33);
844: --
845: delete_posting_content
846: (p_validate => p_validate
847: ,p_object_version_number => l_object_version_number

Line 855: hr_utility.set_location

851: --
852: end if;
853: p_return_status := l_return_status;
854:
855: hr_utility.set_location
856: ('Exiting :'|| l_proc || ': return status :'|| l_return_status || ':',40);
857:
858: end process_api;
859:

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

866: l_isNull VARCHAR2(10);
867: l_element xmldom.DOMElement;
868: l_proc varchar2(72) := g_package || 'getVarchar2Value';
869: Begin
870: hr_utility.set_location(' Entering:' || l_proc,10);
871: xslprocessor.valueof(commitNode,attributeName,l_varchar2);
872: l_element := xmldom.makeElement(commitNode);
873: l_isNull := xmldom.getAttribute(l_element, 'null');
874: if l_isNull = 'true' then

Line 879: hr_utility.set_location(' Exiting :' || l_proc,15);

875: l_varchar2 := NULL;
876: else
877: l_varchar2 := NVL(l_varchar2, gmisc_value);
878: end if;
879: hr_utility.set_location(' Exiting :' || l_proc,15);
880: return l_varchar2;
881: End getClobValue;
882:
883: