ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
VMS Errors

Macros

#define VMS_cannot_add_to_structure   (EMH_VMS_error_base + 15)
 
#define VMS_commercial_part_no_write_access   (EMH_VMS_error_base + 20)
 
#define VMS_duplicate_id   (EMH_VMS_error_base + 9)
 
#define VMS_duplicate_lineitems   (EMH_VMS_error_base + 23)
 
#define VMS_initialization_failed   (EMH_VMS_error_base + 2)
 
#define VMS_invalid_change_vendor_input   (EMH_VMS_error_base + 22)
 
#define VMS_invalid_location_for_vendor_part   (EMH_VMS_error_base + 21)
 
#define VMS_invalid_null_tag   (EMH_VMS_error_base + 13)
 
#define VMS_invalid_release_status   (EMH_VMS_error_base + 18)
 
#define VMS_invalid_vendor_id_input   (EMH_VMS_error_base + 24)
 
#define VMS_item_id_too_large   (EMH_VMS_error_base + 16)
 
#define VMS_unable_to_delete   (EMH_VMS_error_base + 4)
 
#define VMS_unable_to_find   (EMH_VMS_error_base + 6)
 
#define VMS_vendor_part_not_allowed_as_child_to_another_vendor_part   ( EMH_VMS_error_base + 25 )
 
#define VMS_vendor_part_not_related_to_commercial_part   ( EMH_VMS_error_base + 26 )
 

Detailed Description

Macro Definition Documentation

#define VMS_cannot_add_to_structure   (EMH_VMS_error_base + 15)

Definition at line 34 of file vms_errors.h.

#define VMS_commercial_part_no_write_access   (EMH_VMS_error_base + 20)

Definition at line 37 of file vms_errors.h.

#define VMS_duplicate_id   (EMH_VMS_error_base + 9)

Definition at line 32 of file vms_errors.h.

#define VMS_duplicate_lineitems   (EMH_VMS_error_base + 23)

Definition at line 40 of file vms_errors.h.

#define VMS_initialization_failed   (EMH_VMS_error_base + 2)

Definition at line 29 of file vms_errors.h.

#define VMS_invalid_change_vendor_input   (EMH_VMS_error_base + 22)

Definition at line 39 of file vms_errors.h.

#define VMS_invalid_location_for_vendor_part   (EMH_VMS_error_base + 21)

Definition at line 38 of file vms_errors.h.

#define VMS_invalid_null_tag   (EMH_VMS_error_base + 13)

Definition at line 33 of file vms_errors.h.

#define VMS_invalid_release_status   (EMH_VMS_error_base + 18)

Definition at line 36 of file vms_errors.h.

#define VMS_invalid_vendor_id_input   (EMH_VMS_error_base + 24)

Definition at line 41 of file vms_errors.h.

#define VMS_item_id_too_large   (EMH_VMS_error_base + 16)

Definition at line 35 of file vms_errors.h.

#define VMS_unable_to_delete   (EMH_VMS_error_base + 4)

Definition at line 30 of file vms_errors.h.

#define VMS_unable_to_find   (EMH_VMS_error_base + 6)

Definition at line 31 of file vms_errors.h.

#define VMS_vendor_part_not_allowed_as_child_to_another_vendor_part   ( EMH_VMS_error_base + 25 )

The object "%1$" cannot be added to a BOM structure as a child node of the Vendor Part "%2$", because Vendor Parts will be always a leaf node in a BOM structure.

Definition at line 45 of file vms_errors.h.

#define VMS_vendor_part_not_related_to_commercial_part   ( EMH_VMS_error_base + 26 )

The Vendor Part "%1$" cannot be added to a BOM structure, because it is not related to any Commercial Part using the Vendor Representation relation.

Definition at line 49 of file vms_errors.h.