DBA Data[Home] [Help]

APPS.QP_QP_FORM_PRICING_ATTR dependencies on QP_QP_FORM_PRICING_ATTR

Line 1: PACKAGE BODY QP_QP_Form_Pricing_Attr AS

1: PACKAGE BODY QP_QP_Form_Pricing_Attr AS
2: /* $Header: QPXFPRAB.pls 120.5 2008/06/10 10:25:54 kdurgasi ship $ */
3:
4: -- Global constant holding the package name
5:

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

2: /* $Header: QPXFPRAB.pls 120.5 2008/06/10 10:25:54 kdurgasi ship $ */
3:
4: -- Global constant holding the package name
5:
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'QP_QP_Form_Pricing_Attr';
7:
8: -- Global variables holding cached record.
9:
10: g_PRICING_ATTR_rec QP_Modifiers_PUB.Pricing_Attr_Rec_Type;

Line 2806: END QP_QP_Form_Pricing_Attr;

2802:
2803:
2804:
2805:
2806: END QP_QP_Form_Pricing_Attr;