Types
Account
Inheritance: System/Entity ➔ Industry.Maintenance/Account
Describes an account with an account number and a cost category.
| ID | Auto Complete Values | Auto Increment Reference | Is Optional | 
|---|---|---|---|
| Industry.Maintenance/AccountNumber | False | ||
| Industry.Maintenance/CostCategory | False | 
CostCenter
Inheritance: System/Entity ➔ Basic/NamedEntity ➔ Basic/TreeNode ➔ Basic/Asset ➔ Industry.Maintenance/CostCenter
Describes a cost center with a cost center number.
Employee
Inheritance: System/Entity ➔ Basic/NamedEntity ➔ Basic/TreeNode ➔ Basic/Asset ➔ Industry.Maintenance/Employee
Describes an employee with a staff number.
| ID | Auto Complete Values | Auto Increment Reference | Is Optional | 
|---|---|---|---|
| Industry.Maintenance/StaffNumber | False | 
JournalEntry
Inheritance: System/Entity ➔ Industry.Maintenance/JournalEntry
Describes a journal entry with a time and a value for maintenance costs.
| ID | Auto Complete Values | Auto Increment Reference | Is Optional | 
|---|---|---|---|
| Basic/Time | False | ||
| Industry.Maintenance/JournalValue | False | 
Outbound Associations
| Outbound Name | Outbound Multiplicity | CkRoleId | TargetCKTypeId | Target Attributes | 
|---|---|---|---|---|
| Parent | One | System/ParentChild | Industry.Maintenance/Account | 
Order
Inheritance: System/Entity ➔ Industry.Maintenance/Order No description available currently.
| ID | Auto Complete Values | Auto Increment Reference | Is Optional | 
|---|---|---|---|
| Industry.Maintenance/OrderNumber | False | ||
| Industry.Maintenance/ServiceType | False | ||
| Industry.Maintenance/OrderType | False | ||
| Industry.Maintenance/CreatedAt | False | ||
| Industry.Maintenance/OrderText | True | ||
| Industry.Maintenance/PlannedCosts | True | ||
| Industry.Maintenance/ActualCosts | True | ||
| Industry.Maintenance/ProjectNumber | True | ||
| Industry.Maintenance/OrderState | True | ||
| Industry.Maintenance/OrderPriority | False | 
Outbound Associations
| Outbound Name | Outbound Multiplicity | CkRoleId | TargetCKTypeId | Target Attributes | 
|---|---|---|---|---|
| Event | ZeroOrOne | Industry.Maintenance/RelatedEvent | Industry.Basic/Event | 
Inbound Associations
| Inbound Name | Inbound Multiplicity | CkRoleId | TargetCKTypeId | Target Attributes | 
|---|---|---|---|---|
| Costs | ZeroOrOne | Industry.Maintenance/Costs | Industry.Maintenance/OrderCosts | 
OrderCosts
Inheritance: System/Entity ➔ Industry.Maintenance/OrderCosts No description available currently.
| ID | Auto Complete Values | Auto Increment Reference | Is Optional | 
|---|---|---|---|
| Industry.Maintenance/TotalCosts | False | ||
| Industry.Maintenance/InternalCosts | False | ||
| Industry.Maintenance/ExternalCosts | False | ||
| Industry.Maintenance/MaterialCosts | False | 
Outbound Associations
| Outbound Name | Outbound Multiplicity | CkRoleId | TargetCKTypeId | Target Attributes | 
|---|---|---|---|---|
| Order | ZeroOrOne | Industry.Maintenance/Costs | Industry.Maintenance/Order | 
OrderFeedback
Inheritance: System/Entity ➔ Industry.Maintenance/OrderFeedback No description available currently.
| ID | Auto Complete Values | Auto Increment Reference | Is Optional | 
|---|---|---|---|
| Industry.Maintenance/FeedbackNumber | False | ||
| Industry.Maintenance/StartDateTime | False | ||
| Industry.Maintenance/EndDateTime | True | 
Outbound Associations
| Outbound Name | Outbound Multiplicity | CkRoleId | TargetCKTypeId | Target Attributes | 
|---|---|---|---|---|
| Employee | One | Industry.Maintenance/ReportingEmployee | Industry.Maintenance/Employee | 
Workplace
Inheritance: System/Entity ➔ Basic/NamedEntity ➔ Basic/TreeNode ➔ Basic/Asset ➔ Industry.Maintenance/Workplace No description available currently.