DBA Data[Home] [Help]

APPS.QP_ATTRIBUTES_PUB dependencies on QP_GLOBALS

Line 69: l_control_rec QP_GLOBALS.Control_Rec_Type;

65: )
66: IS
67: l_api_version_number CONSTANT NUMBER := 1.0;
68: l_api_name CONSTANT VARCHAR2(30):= 'Process_Attributes';
69: l_control_rec QP_GLOBALS.Control_Rec_Type;
70: l_return_status VARCHAR2(1);
71: l_CON_rec Con_Rec_Type;
72: l_p_CON_rec Con_Rec_Type;
73: l_SEG_tbl Seg_Tbl_Type;