|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <common/emh_const.h>#include <mesbvr/libmesbvr_exports.h>#include <mesbvr/libmesbvr_undef.h>Go to the source code of this file.
Macros | |
| #define | MESBVR_DocumentDoesNotExistInTransVolume (EMH_MESBVR_error_base + 4) |
| #define | MESBVR_DocumentTypeNotSupportedForImport (EMH_MESBVR_error_base + 7) |
| #define | MESBVR_internal_error (EMH_MESBVR_error_base + 1) |
| #define | MESBVR_InvalidTargetObject (EMH_MESBVR_error_base + 8) |
| #define | MESBVR_ObjectIDIsMissing (EMH_MESBVR_error_base + 5) |
| #define | MESBVR_ObjectNotFoundInStructureError (EMH_MESBVR_error_base + 6) |
| #define | MESBVR_TemplatePreferenceDoesNotExist (EMH_MESBVR_error_base + 2) |
| #define | MESBVR_TemplatePreferenceEmpty (EMH_MESBVR_error_base + 3) |
This file contains the error codes for the MESBVR module
Definition in file mesbvr_errors.h.
| #define MESBVR_DocumentDoesNotExistInTransVolume (EMH_MESBVR_error_base + 4) |
The document %1$ does not exist in the transient volume.
Definition at line 42 of file mesbvr_errors.h.
| #define MESBVR_DocumentTypeNotSupportedForImport (EMH_MESBVR_error_base + 7) |
The document type %1$ is not supported for the import operation. Valid types are docx and txt.
Definition at line 51 of file mesbvr_errors.h.
| #define MESBVR_internal_error (EMH_MESBVR_error_base + 1) |
A Manufacturing Execution System internal error occurred. Please contact your Administrator.
Definition at line 33 of file mesbvr_errors.h.
| #define MESBVR_InvalidTargetObject (EMH_MESBVR_error_base + 8) |
The specified target object is invalid. Please provide a valid object type.
Definition at line 54 of file mesbvr_errors.h.
| #define MESBVR_ObjectIDIsMissing (EMH_MESBVR_error_base + 5) |
The object ID is missing for the object %1$.
Definition at line 45 of file mesbvr_errors.h.
| #define MESBVR_ObjectNotFoundInStructureError (EMH_MESBVR_error_base + 6) |
"Invalid Reference" elements have a control in the document but the element object was not found in the structure. The object has been removed from the structure or is configured out in the current BOM Window.
Definition at line 48 of file mesbvr_errors.h.
| #define MESBVR_TemplatePreferenceDoesNotExist (EMH_MESBVR_error_base + 2) |
The specification template preference %1$ does not exist for Work Instruction objects.
Definition at line 36 of file mesbvr_errors.h.
| #define MESBVR_TemplatePreferenceEmpty (EMH_MESBVR_error_base + 3) |
The value for the specification template preference %1$ is empty for Work Instruction objects.
Definition at line 39 of file mesbvr_errors.h.