DBA Data[Home] [Help]

APPS.OE_PRICING_CONT_PUB dependencies on OE_GLOBALS

Line 93: l_control_rec_dummy OE_GLOBALS.Control_Rec_Type;

89: IS
90: l_api_version_number CONSTANT NUMBER := 1.0;
91: l_api_name CONSTANT VARCHAR2(30):= 'Process_Agreement';
92: l_control_rec QP_GLOBALS.Control_Rec_Type;
93: l_control_rec_dummy OE_GLOBALS.Control_Rec_Type;
94:
95: l_return_status VARCHAR2(1);
96: l_Agreement_rec Agreement_Rec_Type;
97: l_Price_LHeader_rec QP_Price_List_PUB.Price_List_Rec_Type;