DBA Data[Home] [Help]

APPS.QP_QP_FORM_PRICE_LIST dependencies on QP_QP_FORM_PRICE_LIST

Line 1: PACKAGE BODY QP_QP_Form_Price_List AS

1: PACKAGE BODY QP_QP_Form_Price_List AS
2: /* $Header: QPXFPLHB.pls 120.2 2005/06/20 23:01:00 appldev ship $ */
3:
4: -- Global constant holding the package name
5:

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

2: /* $Header: QPXFPLHB.pls 120.2 2005/06/20 23:01:00 appldev ship $ */
3:
4: -- Global constant holding the package name
5:
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'QP_QP_Form_Price_List';
7:
8: -- Global variables holding cached record.
9:
10: g_PRICE_LIST_rec QP_Price_List_PUB.Price_List_Rec_Type;

Line 1896: END QP_QP_Form_Price_List;

1892:
1893: END Delete_All_Requests;
1894:
1895:
1896: END QP_QP_Form_Price_List;