DBA Data[Home] [Help]

APPS.QP_QP_FORM_PLL_PRICING_ATTR dependencies on QP_QP_FORM_PLL_PRICING_ATTR

Line 1: PACKAGE BODY QP_QP_Form_pll_pricing_attr AS

1: PACKAGE BODY QP_QP_Form_pll_pricing_attr AS
2: /* $Header: QPXFPLAB.pls 120.5 2008/06/12 07:42:04 kdurgasi ship $ */
3:
4: -- Global constant holding the package name
5:

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

2: /* $Header: QPXFPLAB.pls 120.5 2008/06/12 07:42:04 kdurgasi ship $ */
3:
4: -- Global constant holding the package name
5:
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'Qp_Qp_Form_pll_pricing_attr';
7:
8: -- Global variables holding cached record.
9:
10: g_PRICING_ATTR_rec QP_Price_List_PUB.Pricing_Attr_Rec_Type;

Line 2231: END QP_QP_Form_pll_pricing_attr;

2227: );
2228:
2229: END Dup_record;
2230:
2231: END QP_QP_Form_pll_pricing_attr;