DBA Data[Home] [Help]

APPS.QP_ATTRIBUTES_PVT dependencies on QP_ATTRIBUTES_PVT

Line 1: PACKAGE BODY QP_Attributes_PVT AS

1: PACKAGE BODY QP_Attributes_PVT AS
2: /* $Header: QPXVATRB.pls 120.2 2005/07/06 04:51:47 appldev ship $ */
3:
4: -- Global constant holding the package name
5:

Line 6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'QP_Attributes_PVT';

2: /* $Header: QPXVATRB.pls 120.2 2005/07/06 04:51:47 appldev ship $ */
3:
4: -- Global constant holding the package name
5:
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'QP_Attributes_PVT';
7:
8: -- Con
9:
10: PROCEDURE Con

Line 1081: END QP_Attributes_PVT;

1077: );
1078:
1079: END Get_Attributes;
1080:
1081: END QP_Attributes_PVT;