ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
cm_errors.h File Reference
#include <common/emh_const.h>
#include <cm/libcm_exports.h>
#include <cm/libcm_undef.h>

Go to the source code of this file.

Macros

#define CM_affected_item_mismatch   (EMH_CHGMGT_error_base + 34)
 
#define CM_cannot_determine_relation_name   (EMH_CHGMGT_error_base + 14)
 
#define CM_cannot_paste_non_ChangeItems   (EMH_CHGMGT_error_base + 17)
 
#define CM_cannot_paste_non_ScheduleItems   (EMH_CHGMGT_error_base + 41)
 
#define CM_change_type_not_found   (EMH_CHGMGT_error_base + 10)
 
#define CM_concurrent_not_in_target   (EMH_CHGMGT_error_base + 50)
 
#define CM_create_id_gen_failed   (EMH_CHGMGT_error_base + 1)
 
#define CM_create_rev_id_gen_failed   (EMH_CHGMGT_error_base + 2)
 
#define CM_cut_or_paste_not_allowed   (EMH_CHGMGT_error_base + 43)
 
#define CM_duplicate_item_pasted   (EMH_CHGMGT_error_base + 12)
 
#define CM_duplicate_rev   (EMH_CHGMGT_error_base + 7)
 
#define CM_empty_value_for_notetype_in_pref   (EMH_CHGMGT_error_base + 42)
 
#define CM_folder_already_exists   (EMH_CHGMGT_error_base + 16)
 
#define CM_folder_dose_not_exist   (EMH_CHGMGT_error_base + 24)
 
#define CM_impacted_item_mismatch   (EMH_CHGMGT_error_base + 36)
 
#define CM_impacted_item_reln_not_found   (EMH_CHGMGT_error_base + 11)
 
#define CM_impacted_of_solution_not_found   (EMH_CHGMGT_error_base + 45)
 
#define CM_impacted_to_problem_relation_not_found   (EMH_CHGMGT_error_base + 29)
 
#define CM_inc_status_not_modifiable   (EMH_CHGMGT_error_base + 44)
 
#define CM_initialization_failed   (EMH_CHGMGT_error_base + 6)
 
#define CM_invalid_bomedit_form_prop   (EMH_CHGMGT_error_base + 35)
 
#define CM_invalid_notetype_in_pref   (EMH_CHGMGT_error_base + 28)
 
#define CM_invalid_relation_preference_value   (EMH_CHGMGT_error_base + 19)
 
#define CM_invalid_type   (EMH_CHGMGT_error_base + 4)
 
#define CM_master_form_creation_failed   (EMH_CHGMGT_error_base + 9)
 
#define CM_must_select_specific_revision   (EMH_CHGMGT_error_base + 20)
 
#define CM_must_specify_folder_name   (EMH_CHGMGT_error_base + 37)
 
#define CM_must_specify_query_name   (EMH_CHGMGT_error_base + 38)
 
#define CM_must_specify_relation_name_to_remove   (EMH_CHGMGT_error_base + 23)
 
#define CM_no_entry_for_current_status   (EMH_CHGMGT_error_base + 53)
 
#define CM_no_entry_in_progression_path   (EMH_CHGMGT_error_base + 52)
 
#define CM_object_not_ecn_type   (EMH_CHGMGT_error_base + 48)
 
#define CM_object_not_modifiable   (EMH_CHGMGT_error_base + 8)
 
#define CM_predecessor_not_released   (EMH_CHGMGT_error_base + 51)
 
#define CM_pref_set_wrongly   (EMH_CHGMGT_error_base + 27)
 
#define CM_query_criteria_value_mismatch   (EMH_CHGMGT_error_base + 39)
 
#define CM_query_id_not_specified   (EMH_CHGMGT_error_base + 15)
 
#define CM_relation_already_exists   (EMH_CHGMGT_error_base + 46)
 
#define CM_relation_creation_not_allowed   (EMH_CHGMGT_error_base + 18)
 
#define CM_self_related   (EMH_CHGMGT_error_base + 47)
 
#define CM_site_level_not_allowed   (EMH_CHGMGT_error_base + 40)
 
#define CM_specified_tag_is_null   (EMH_CHGMGT_error_base + 13)
 
#define CM_unable_to_create   (EMH_CHGMGT_error_base + 3)
 
#define CM_unable_to_get_changeTag   (EMH_CHGMGT_error_base + 31)
 
#define CM_unable_to_get_chng   (EMH_CHGMGT_error_base + 26)
 
#define CM_unable_to_get_problem_bvr   (EMH_CHGMGT_error_base + 32)
 
#define CM_unable_to_get_pure_addscancels   (EMH_CHGMGT_error_base + 33)
 
#define CM_unable_to_get_revrule   (EMH_CHGMGT_error_base + 25)
 
#define CM_unable_to_get_supersedure   (EMH_CHGMGT_error_base + 30)
 
#define CM_unknown   (EMH_CHGMGT_error_base + 0)
 
#define CM_validate_change_notice_dependency   (EMH_CHGMGT_error_base + 49)
 
#define CM_wrong_closure_status   (EMH_CHGMGT_error_base + 21)
 
#define CM_wrong_disposition_status   (EMH_CHGMGT_error_base + 22)
 

Detailed Description

CM errors

Definition in file cm_errors.h.

Macro Definition Documentation

#define CM_affected_item_mismatch   (EMH_CHGMGT_error_base + 34)

The maximum number of Item revisions that can be selected when creating BOMSupersedure object is 2.

Definition at line 121 of file cm_errors.h.

#define CM_cannot_determine_relation_name   (EMH_CHGMGT_error_base + 14)

Unable to determine the relation name.

Definition at line 61 of file cm_errors.h.

#define CM_cannot_paste_non_ChangeItems   (EMH_CHGMGT_error_base + 17)

Non Change items cannot be pasted.

Definition at line 70 of file cm_errors.h.

#define CM_cannot_paste_non_ScheduleItems   (EMH_CHGMGT_error_base + 41)

Only Schedule items can be pasted.

Definition at line 142 of file cm_errors.h.

#define CM_change_type_not_found   (EMH_CHGMGT_error_base + 10)

The specified change type is not found.

Definition at line 49 of file cm_errors.h.

#define CM_concurrent_not_in_target   (EMH_CHGMGT_error_base + 50)

The Concurrent Object "%1$" is not present in the target object list.

Definition at line 171 of file cm_errors.h.

#define CM_create_id_gen_failed   (EMH_CHGMGT_error_base + 1)

Unable to generate a legal ID.

Definition at line 25 of file cm_errors.h.

#define CM_create_rev_id_gen_failed   (EMH_CHGMGT_error_base + 2)

Unable to generate a legal Revision ID.

Definition at line 28 of file cm_errors.h.

#define CM_cut_or_paste_not_allowed   (EMH_CHGMGT_error_base + 43)

The specified condition is not satisfied.

Definition at line 148 of file cm_errors.h.

#define CM_duplicate_item_pasted   (EMH_CHGMGT_error_base + 12)

A duplicate item is pasted.

Definition at line 55 of file cm_errors.h.

#define CM_duplicate_rev   (EMH_CHGMGT_error_base + 7)

Duplicate revision or Change item already has revision.

Definition at line 40 of file cm_errors.h.

#define CM_empty_value_for_notetype_in_pref   (EMH_CHGMGT_error_base + 42)

No value is specified in CM_note_types_to_track site preference.

Definition at line 145 of file cm_errors.h.

#define CM_folder_already_exists   (EMH_CHGMGT_error_base + 16)

The Change home folder is duplicated.

Definition at line 67 of file cm_errors.h.

#define CM_folder_dose_not_exist   (EMH_CHGMGT_error_base + 24)

The specified folder does not exist.

Definition at line 91 of file cm_errors.h.

#define CM_impacted_item_mismatch   (EMH_CHGMGT_error_base + 36)

Unable to create a BOMSupersedure.

Definition at line 127 of file cm_errors.h.

#define CM_impacted_item_reln_not_found   (EMH_CHGMGT_error_base + 11)

The Impacted item relation is not found.

Definition at line 52 of file cm_errors.h.

#define CM_impacted_of_solution_not_found   (EMH_CHGMGT_error_base + 45)
The corresponding Impacted Item of the Solution Item being incorporated cannot be found. 

Either use the "Relate Solution To Impacted" functionality to specify the corresponding Impacted Item of the Solution Item being incorporated; Or make sure that one, and only one, Impacted Item of the Change Notice Revision which authorized the Solution Item being incorporated, is a revision of the same Item of which the Solution Item being incorporated is a revision.

Definition at line 156 of file cm_errors.h.

#define CM_impacted_to_problem_relation_not_found   (EMH_CHGMGT_error_base + 29)

The relation specified is not found.

Definition at line 106 of file cm_errors.h.

#define CM_inc_status_not_modifiable   (EMH_CHGMGT_error_base + 44)

The property "%1$" cannot be modified because the condition "Cm0isIncorporationStatusEditable" is not satisfied. Look at the expression of the condtiion defined in BMIDE to find the reason for the failure.

Definition at line 151 of file cm_errors.h.

#define CM_initialization_failed   (EMH_CHGMGT_error_base + 6)

The CM initialization failed.

Definition at line 37 of file cm_errors.h.

#define CM_invalid_bomedit_form_prop   (EMH_CHGMGT_error_base + 35)

Invalid form property entered in site preference.

Definition at line 124 of file cm_errors.h.

#define CM_invalid_notetype_in_pref   (EMH_CHGMGT_error_base + 28)

The Note type mentioned for Change item type in CM_note_types_to_track site preference is invalid.

Definition at line 103 of file cm_errors.h.

#define CM_invalid_relation_preference_value   (EMH_CHGMGT_error_base + 19)

The value for the preference CM_relation_creation_flag is invalid.

Definition at line 76 of file cm_errors.h.

#define CM_invalid_type   (EMH_CHGMGT_error_base + 4)

The type specified is invalid.

Definition at line 34 of file cm_errors.h.

#define CM_master_form_creation_failed   (EMH_CHGMGT_error_base + 9)

Unable to create a master form.

Definition at line 46 of file cm_errors.h.

#define CM_must_select_specific_revision   (EMH_CHGMGT_error_base + 20)

A specific revision must be selected.

Definition at line 79 of file cm_errors.h.

#define CM_must_specify_folder_name   (EMH_CHGMGT_error_base + 37)

The change home folder name cannot be blank.

Definition at line 130 of file cm_errors.h.

#define CM_must_specify_query_name   (EMH_CHGMGT_error_base + 38)

A change home folder query name must be specified.

Definition at line 133 of file cm_errors.h.

#define CM_must_specify_relation_name_to_remove   (EMH_CHGMGT_error_base + 23)

The relation name to remove must be specified.

Definition at line 88 of file cm_errors.h.

#define CM_no_entry_for_current_status   (EMH_CHGMGT_error_base + 53)

The current release status of the target object "%1$" is "%2$". To proceed in this workflow, the status of the target object must be one of the following: %3$.

Definition at line 180 of file cm_errors.h.

#define CM_no_entry_in_progression_path   (EMH_CHGMGT_error_base + 52)

The current release status of the target object "%1$" is "%2$". The current workflow defines the status to apply as "%3$", but a workflow that applies one of the following statuses is required: %4$.

Definition at line 177 of file cm_errors.h.

#define CM_object_not_ecn_type   (EMH_CHGMGT_error_base + 48)

"%1$" is not of type "Change Notice".

Definition at line 165 of file cm_errors.h.

#define CM_object_not_modifiable   (EMH_CHGMGT_error_base + 8)

CM Object not modifiable.

Definition at line 43 of file cm_errors.h.

#define CM_predecessor_not_released   (EMH_CHGMGT_error_base + 51)

The object "%1$" cannot be released because its predecessor object "%2$" is not released.

Definition at line 174 of file cm_errors.h.

#define CM_pref_set_wrongly   (EMH_CHGMGT_error_base + 27)

Invalid Change item type specified in CM_note_types_to_track site preference.

Definition at line 100 of file cm_errors.h.

#define CM_query_criteria_value_mismatch   (EMH_CHGMGT_error_base + 39)

The change home folder query criteria must match its value.

Definition at line 136 of file cm_errors.h.

#define CM_query_id_not_specified   (EMH_CHGMGT_error_base + 15)

The query ID is not specified.

Definition at line 64 of file cm_errors.h.

#define CM_relation_already_exists   (EMH_CHGMGT_error_base + 46)

"%2$" is already present in the chain "%3$" through the relation "%1$".

Definition at line 159 of file cm_errors.h.

#define CM_relation_creation_not_allowed   (EMH_CHGMGT_error_base + 18)

The Relation creation is not allowed.

Definition at line 73 of file cm_errors.h.

#define CM_self_related   (EMH_CHGMGT_error_base + 47)

Objects cannot have relations on themselves.

Definition at line 162 of file cm_errors.h.

#define CM_site_level_not_allowed   (EMH_CHGMGT_error_base + 40)

The site level folder cannot be hidden during creation.

Definition at line 139 of file cm_errors.h.

#define CM_specified_tag_is_null   (EMH_CHGMGT_error_base + 13)

The specified tag is invalid or null.

Definition at line 58 of file cm_errors.h.

#define CM_unable_to_create   (EMH_CHGMGT_error_base + 3)

Creation failed.

Definition at line 31 of file cm_errors.h.

#define CM_unable_to_get_changeTag   (EMH_CHGMGT_error_base + 31)

Unable to retrieve the Change item for the given BOMSupersedure.

Definition at line 112 of file cm_errors.h.

#define CM_unable_to_get_chng   (EMH_CHGMGT_error_base + 26)

Unable to retrieve the specified Change item.

Definition at line 97 of file cm_errors.h.

#define CM_unable_to_get_problem_bvr   (EMH_CHGMGT_error_base + 32)

Unable to retrieve the problem item revision.

Definition at line 115 of file cm_errors.h.

#define CM_unable_to_get_pure_addscancels   (EMH_CHGMGT_error_base + 33)

Unable to retrieve pure adds and pure cancels for the bomline.

Definition at line 118 of file cm_errors.h.

#define CM_unable_to_get_revrule   (EMH_CHGMGT_error_base + 25)

Unable to retrieve the specified Revision rule.

Definition at line 94 of file cm_errors.h.

#define CM_unable_to_get_supersedure   (EMH_CHGMGT_error_base + 30)

Unable to retrieve the specified BOMSupersedure.

Definition at line 109 of file cm_errors.h.

#define CM_unknown   (EMH_CHGMGT_error_base + 0)

Unknown error in CM module.

Definition at line 22 of file cm_errors.h.

#define CM_validate_change_notice_dependency   (EMH_CHGMGT_error_base + 49)

The following preceding Change objects are not released: %1$.

Definition at line 168 of file cm_errors.h.

#define CM_wrong_closure_status   (EMH_CHGMGT_error_base + 21)

Wrong closure status.

Definition at line 82 of file cm_errors.h.

#define CM_wrong_disposition_status   (EMH_CHGMGT_error_base + 22)

Wrong disposition status.

Definition at line 85 of file cm_errors.h.