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.11 2011/12/22 12:21:08 shwnayak noship $ */
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 2253: end ota_Competence_ss;

2249:
2250: END comp_retreive;
2251:
2252:
2253: end ota_Competence_ss;
2254:
2255: