[Home] [Help]
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:
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
1077: );
1078:
1079: END Get_Attributes;
1080:
1081: END QP_Attributes_PVT;