DBA Data[Home] [Help]

APPS.AS_COMPETITOR_PROD_PVT dependencies on AS_COMPETITOR_PROD_PVT

Line 1: PACKAGE BODY AS_COMPETITOR_PROD_PVT as

1: PACKAGE BODY AS_COMPETITOR_PROD_PVT as
2: /* $Header: asxvcpdb.pls 120.1 2005/06/14 01:34:01 appldev $ */
3: -- Start of Comments
4: -- Package name : AS_COMPETITOR_PROD_PVT
5: -- Purpose :

Line 4: -- Package name : AS_COMPETITOR_PROD_PVT

1: PACKAGE BODY AS_COMPETITOR_PROD_PVT as
2: /* $Header: asxvcpdb.pls 120.1 2005/06/14 01:34:01 appldev $ */
3: -- Start of Comments
4: -- Package name : AS_COMPETITOR_PROD_PVT
5: -- Purpose :
6: -- History :
7: -- NOTE :
8: -- End of Comments

Line 11: G_PKG_NAME CONSTANT VARCHAR2(30):= 'AS_COMPETITOR_PROD_PVT';

7: -- NOTE :
8: -- End of Comments
9:
10:
11: G_PKG_NAME CONSTANT VARCHAR2(30):= 'AS_COMPETITOR_PROD_PVT';
12: G_FILE_NAME CONSTANT VARCHAR2(12) := 'asxvcpdb.pls';
13:
14: -- Local procedure for competitor products
15:

Line 1722: End AS_COMPETITOR_PROD_PVT;

1718: END Validate_competitor_prod;
1719:
1720:
1721:
1722: End AS_COMPETITOR_PROD_PVT;