DBA Data[Home] [Help]

APPS.QP_MODIFIERS_PVT dependencies on QP_MODIFIERS_PVT

Line 1: PACKAGE BODY QP_Modifiers_PVT AS

1: PACKAGE BODY QP_Modifiers_PVT AS
2: /* $Header: QPXVMLSB.pls 120.7 2006/03/02 06:35:38 prarasto ship $ */
3:
4: -- Global constant holding the package name
5:

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

2: /* $Header: QPXVMLSB.pls 120.7 2006/03/02 06:35:38 prarasto ship $ */
3:
4: -- Global constant holding the package name
5:
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'QP_Modifiers_PVT';
7:
8:
9: --- added by svdeshmu
10:

Line 3001: END QP_Modifiers_PVT;

2997:
2998: oe_debug_pub.add('END get_modifiers in Private');
2999: END Get_Modifiers;
3000:
3001: END QP_Modifiers_PVT;