DBA Data[Home] [Help]

APPS.QP_PS_ATTR_GRP_PVT dependencies on STANDARD

Line 188: -- the standard who columns for qp_attribute_grps and qp_list_lines

184: g_other_oprt_count_fnl_tbl number_tbl_type;
185: g_null_other_oprt_cnt_fnl_tbl number_tbl_type;
186: g_desc_quals_exist_fnl_tbl varchar1_tbl_type;
187: --------jagan
188: -- the standard who columns for qp_attribute_grps and qp_list_lines
189: g_creation_date_final_tbl date_tbl_type;
190: g_created_by_final_tbl number_tbl_type;
191: g_last_update_date_final_tbl date_tbl_type;
192: g_last_updated_by_final_tbl number_tbl_type;

Line 206: -- the standard who columns for qp_patterns

202: g_pattern_pattern_id_final_tbl number_tbl_type;
203: g_pattern_segment_id_final_tbl number_tbl_type;
204: g_pattern_pat_type_final_tbl varchar30_tbl_type;
205: g_pattern_pat_string_final_tbl varchar2000_tbl_type;
206: -- the standard who columns for qp_patterns
207: g_pattern_cr_dt_final_tbl date_tbl_type;
208: g_pattern_cr_by_final_tbl number_tbl_type;
209: g_pattern_lst_up_dt_final_tbl date_tbl_type;
210: g_pattern_lt_up_by_final_tbl number_tbl_type;