DBA Data[Home] [Help]

APPS.QP_PRICE_LIST_ATTR dependencies on QP_PRICE_LIST_ATTR

Line 1: PACKAGE BODY QP_PRICE_LIST_ATTR AS

1: PACKAGE BODY QP_PRICE_LIST_ATTR AS
2: /* $Header: QPXAPLHB.pls 115.1 1999/11/24 11:54:35 pkm ship $ */
3:
4: -- Global constant holding the package name
5:

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

2: /* $Header: QPXAPLHB.pls 115.1 1999/11/24 11:54:35 pkm ship $ */
3:
4: -- Global constant holding the package name
5:
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'QP_PRICE_LIST_ATTR';
7:
8: -- Procedure : Get_Attr_Tbl
9:
10: PROCEDURE Get_Attr_Tbl

Line 570: END QP_PRICE_LIST_ATTR;

566: OE_GENERATE.g_attr_value_tbl(I) := l_attr_rec;
567:
568: END Get_Attr_Value_Tbl;
569:
570: END QP_PRICE_LIST_ATTR;