DBA Data[Home] [Help]

APPS.QP_PRICE_LIST_GRP dependencies on QP_GLOBALS

Line 91: l_control_rec QP_GLOBALS.Control_Rec_Type;

87: )
88: IS
89: l_api_version_number CONSTANT NUMBER := 1.0;
90: l_api_name CONSTANT VARCHAR2(30):= 'Process_Price_List';
91: l_control_rec QP_GLOBALS.Control_Rec_Type;
92: l_return_status VARCHAR2(1);
93: l_PRICE_LIST_rec QP_Price_List_PUB.Price_List_Rec_Type;
94: l_p_PRICE_LIST_rec QP_Price_List_PUB.Price_List_Rec_Type;
95: l_PRICE_LIST_LINE_tbl QP_Price_List_PUB.Price_List_Line_Tbl_Type;