DBA Data[Home] [Help]

APPS.HZ_EXTRACT_EXT_ATTRI_BO_PVT dependencies on EGO_OBJ_ATTR_GRP_ASSOCS_V

Line 139: from ego_obj_attr_grp_assocs_v

135: NULL,
136: NULL,
137: NULL)
138: --End bug 6503079
139: from ego_obj_attr_grp_assocs_v
140: where object_name = p_ext_object_name;
141:
142: l_pk_column_name_value_pairs EGO_COL_NAME_VALUE_PAIR_ARRAY;
143: l_attr_group_request_table EGO_ATTR_GROUP_REQUEST_TABLE;