DBA Data[Home] [Help]

APPS.OTA_LP_SECTION_SWI dependencies on OTA_LP_SECTION_SWI

Line 1: PACKAGE BODY OTA_LP_SECTION_SWI As

1: PACKAGE BODY OTA_LP_SECTION_SWI As
2: /* $Header: otlpcswi.pkb 120.0 2005/05/29 07:21 appldev noship $ */
3: --
4: -- Package variables
5: --

Line 6: g_package varchar2(33) := 'ota_lp_section_swi.';

2: /* $Header: otlpcswi.pkb 120.0 2005/05/29 07:21 appldev noship $ */
3: --
4: -- Package variables
5: --
6: g_package varchar2(33) := 'ota_lp_section_swi.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |---------------------< create_lp_section >---------------------|
10: -- ----------------------------------------------------------------------------

Line 441: end ota_lp_section_swi;

437: --
438: p_return_status := hr_multi_message.get_return_status_disable;
439: hr_utility.set_location(' Leaving:' || l_proc,50);
440: end delete_lp_section;
441: end ota_lp_section_swi;