DBA Data[Home] [Help]

APPS.QP_ATTR_GRP_PVT dependencies on STANDARD

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

81: g_hash_key_final_tbl varchar2000_tbl_type;
82: g_cache_key_final_tbl varchar240_tbl_type;
83: g_product_uom_code_final_tbl varchar30_tbl_type; -- only used in pp
84: g_pricing_attr_count_final_tbl number_tbl_type; -- only used in pp
85: -- the standard who columns for qp_attribute_grps and qp_list_lines
86: g_creation_date_final_tbl date_tbl_type;
87: g_created_by_final_tbl number_tbl_type;
88: g_last_update_date_final_tbl date_tbl_type;
89: g_last_updated_by_final_tbl number_tbl_type;

Line 103: -- the standard who columns for qp_patterns

99: g_pattern_pattern_id_final_tbl number_tbl_type;
100: g_pattern_segment_id_final_tbl number_tbl_type;
101: g_pattern_pat_type_final_tbl varchar30_tbl_type;
102: g_pattern_pat_string_final_tbl varchar2000_tbl_type;
103: -- the standard who columns for qp_patterns
104: g_pattern_cr_dt_final_tbl date_tbl_type;
105: g_pattern_cr_by_final_tbl number_tbl_type;
106: g_pattern_lst_up_dt_final_tbl date_tbl_type;
107: g_pattern_lt_up_by_final_tbl number_tbl_type;