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.12020000.3 2012/12/11 11:12:04 dnema 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.12020000.3 2012/12/11 11:12:04 dnema 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 3008: END QP_Modifiers_PVT;

3004:
3005: oe_debug_pub.add('END get_modifiers in Private');
3006: END Get_Modifiers;
3007:
3008: END QP_Modifiers_PVT;