ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
adsfoundation
adsfoundation_errors.h
Go to the documentation of this file.
1
// Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.
2
// =====================================================================
3
// Copyright 2008.
4
// Siemens Product Lifecycle Management Software Inc.
5
// All Rights Reserved.
6
// ====================================================================
7
// Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.
8
//
9
// @file : adsfoundation_errors.h
10
// All errors related to libadsfoundation are declared here.
11
//
12
//=====================================================================
13
14
#ifndef ADSFOUNDATION_ERRORS_H
15
#define ADSFOUNDATION_ERRORS_H
16
17
#include <adsfoundation/libadsfoundation_exports.h>
18
#include <
unidefs.h
>
19
20
#define ADSFOUNDATION_error_MissingSourceDocument (EMH_ADSFOUNDATION_error_base + 1)
21
#define ADSFOUNDATION_error_Item_does_not_exist (EMH_ADSFOUNDATION_error_base + 2)
22
#define ADSFOUNDATION_error_Check_Authority (EMH_ADSFOUNDATION_error_base + 3)
23
#define ADSFOUNDATION_error_Technical_Document_Attached (EMH_ADSFOUNDATION_error_base + 4)
24
#define ADSFOUNDATION_error_MismatchSourceTechDocCategory (EMH_ADSFOUNDATION_error_base + 5)
25
#define ADSFOUNDATION_error_MissingSourceDocOrg (EMH_ADSFOUNDATION_error_base + 6)
26
#define ADSFOUNDATION_error_MissingSourceTechDocCategory (EMH_ADSFOUNDATION_error_base + 7)
27
#define ADSFOUNDATION_error_MismatchSourceDocCategory (EMH_ADSFOUNDATION_error_base + 8)
28
#define ADSFOUNDATION_error_MissingSourceDocCategory (EMH_ADSFOUNDATION_error_base + 9)
29
#define ADSFOUNDATION_error_MissingMandatoryAttributes (EMH_ADSFOUNDATION_error_base + 10)
30
#define ADSFOUNDATION_error_PC_MismatchSourceDocAttribute (EMH_ADSFOUNDATION_error_base + 11)
31
#define ADSFOUNDATION_error_InvalidOrgEntry (EMH_ADSFOUNDATION_error_base + 14)
32
#define ADSFOUNDATION_error_InvalidRelation (EMH_ADSFOUNDATION_error_base + 15)
33
#define ADSFOUNDATION_error_SourceDocumentDoesNotExist (EMH_ADSFOUNDATION_error_base + 16)
34
#define ADSFOUNDATION_error_EnterSourceDocumentInformtion (EMH_ADSFOUNDATION_error_base + 17)
35
#define ADSFOUNDATION_error_MismatchOrganizationDuringAutoCreate (EMH_ADSFOUNDATION_error_base + 18)
36
#define ADSFOUNDATION_error_MismatchOrganizationDuringAutoSelect (EMH_ADSFOUNDATION_error_base + 19)
37
#define ADSFOUNDATION_error_EnterSourceDocFields (EMH_ADSFOUNDATION_error_base + 20)
38
#define ADSFOUNDATION_error_AutoSelectionAutoCreationNotPossible (EMH_ADSFOUNDATION_error_base + 22)
39
#define ADSFOUNDATION_error_MaturedSourceDoc (EMH_ADSFOUNDATION_error_base + 23)
40
#define ADSFOUNDATION_error_Invalid_ADSCompRelation (EMH_ADSFOUNDATION_error_base + 24)
41
#define ADSFOUNDATION_error_Invalid_ADSCompRevRelation (EMH_ADSFOUNDATION_error_base + 25)
42
#define ADSFOUNDATION_error_Invalid_CustOrganization (EMH_ADSFOUNDATION_error_base + 26)
43
#define ADSFOUNDATION_error_Invalid_TechDocPrivilege (EMH_ADSFOUNDATION_error_base + 27)
44
#define ADSFOUNDATION_error_MissingSourceDocAtImportingSite (EMH_ADSFOUNDATION_error_base + 28)
45
#define ADSFOUNDATION_error_Invalid_Id_For_AutoCreate (EMH_ADSFOUNDATION_error_base + 29)
46
#define ADSFOUNDATIONNOTES_error_Invalid_Notes (EMH_ADSFOUNDATION_error_base + 30)
47
#define ADSFOUNDATIONNOTES_error_Not_A_NoteOrRev (EMH_ADSFOUNDATION_error_base + 31)
48
#define ADSFOUNDATIONNOTES_error_No_Write_Acess_on_CN (EMH_ADSFOUNDATION_error_base + 32)
49
#define ADSFOUNDATIONNOTES_error_partslistnote_already_attached (EMH_ADSFOUNDATION_error_base + 33)
50
#define ADSFOUNDATIONNOTES_error_duplicate_partslistnote (EMH_ADSFOUNDATION_error_base + 34)
51
#define ADSFOUNDATIONNOTES_error_invalid_partslistnote (EMH_ADSFOUNDATION_error_base + 35)
52
#define ADSFOUNDATION_error_MismatchSourceDocAttribute (EMH_ADSFOUNDATION_error_base + 36)
53
#include <adsfoundation/libadsfoundation_undef.h>
54
#endif // end of ADSFOUNDATIONTYPES_H