DBA Data[Home] [Help]

APPS.OTA_COMPETENCE_SS dependencies on OTA_COMPETENCE_SS

Line 1: PACKAGE BODY OTA_COMPETENCE_SS as

1: PACKAGE BODY OTA_COMPETENCE_SS as
2: /* $Header: otcmpupd.pkb 120.3.12010000.5 2008/09/10 10:44:32 shwnayak ship $ */
3: -- ----------------------------------------------------------------------------
4: -- | Private Global Definitions |
5: -- ----------------------------------------------------------------------------

Line 7: g_package VARCHAR2(33) := ' ota_Competence_ss'; -- Global package name

3: -- ----------------------------------------------------------------------------
4: -- | Private Global Definitions |
5: -- ----------------------------------------------------------------------------
6: --
7: g_package VARCHAR2(33) := ' ota_Competence_ss'; -- Global package name
8:
9:
10:
11:

Line 2064: end ota_Competence_ss;

2060:
2061: END comp_retreive;
2062:
2063:
2064: end ota_Competence_ss;
2065:
2066: