Jump to: navigation, search

Difference between revisions of "MROCLS MRO TASK"


Line 8: Line 8:
 
| id = {671AA34C-B6CA-4B64-8B87-ECAAFB7B9A1C}
 
| id = {671AA34C-B6CA-4B64-8B87-ECAAFB7B9A1C}
 
}}
 
}}
A Task object is a {{UBIK}} content object which is used to document work and/or ist progress.  
+
A Task object is a {{UBIK}} content object which is used to document a working task as finished or not finished.
  
  
Line 24: Line 24:
 
! width=30% | Name !! width=30% | Data type !! Comment
 
! width=30% | Name !! width=30% | Data type !! Comment
 
|-
 
|-
| ''VALUE'' || {{Bool}}|| True, if Task is finished - False, if not.
+
| ''VALUE'' || {{Bool}}|| True, if the task is finished - false, if not
 
|-
 
|-
 
|}
 
|}
  
 
== See also ==
 
== See also ==
 +
* [[MROCLS_MRO_TASKOWNER#Task Owner]] (Classification)
 
* [[MROCLS_MRO_WORKPACKAGE#Work Package]] (Classification)
 
* [[MROCLS_MRO_WORKPACKAGE#Work Package]] (Classification)
* [[MROCLS_MRO_TASK#Task]] (Classification)
 
 
* [[MROCLS_MRO_MEASUREMENT_TASK#Task]] (Classification)
 
* [[MROCLS_MRO_MEASUREMENT_TASK#Task]] (Classification)
 
* [[MROCLS_MRO_PROGRESS_TASK# Progress Task]] (Classification)
 
* [[MROCLS_MRO_PROGRESS_TASK# Progress Task]] (Classification)
 
* [[MROCLS_MRO_CHECK_TASK#Check Task]] (Classification)
 
* [[MROCLS_MRO_CHECK_TASK#Check Task]] (Classification)
 
* [[MROCLS_MRO_INSPECTION_TASK#Inspection Task]] (Classification)
 
* [[MROCLS_MRO_INSPECTION_TASK#Inspection Task]] (Classification)

Revision as of 07:57, 23 June 2016

IC CLASSIFICATION.gif Task classification
Name MROCLS_MRO_TASK
Inheritance -
Namespace UBIK.MRO.Classification
ID {671AA34C-B6CA-4B64-8B87-ECAAFB7B9A1C}
Purpose Classify objects as tasks
Version 2.5.2+

A Task object is a UBIK® content object which is used to document a working task as finished or not finished.






MetaProperties

Name Data type Comment
VALUE Bool True, if the task is finished - false, if not

See also