DBA Data[Home] [Help]

APPS.QP_QP_FORM_PRICE_LIST_LINE dependencies on QP_QP_FORM_PRICE_LIST_LINE

Line 1: PACKAGE BODY QP_QP_Form_Price_List_Line AS

1: PACKAGE BODY QP_QP_Form_Price_List_Line AS
2: /* $Header: QPXFPLLB.pls 120.2 2006/02/22 06:27:33 prarasto noship $ */
3:
4: -- Global constant holding the package name
5:

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

2: /* $Header: QPXFPLLB.pls 120.2 2006/02/22 06:27:33 prarasto noship $ */
3:
4: -- Global constant holding the package name
5:
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'QP_QP_Form_Price_List_Line';
7:
8: -- Global variables holding cached record.
9:
10: g_PRICE_LIST_LINE_rec QP_Price_List_PUB.Price_List_Line_Rec_Type;

Line 2093: END QP_QP_Form_Price_List_Line;

2089:
2090: END Delete_All_Requests;
2091:
2092:
2093: END QP_QP_Form_Price_List_Line;