Last modified on 23 June 2025, at 14:33

Difference between revisions of "MROCLS MRO INSPECTION TASK"

(See also)
(See also)
 
(3 intermediate revisions by 2 users not shown)
Line 8: Line 8:
 
| id = {836F4D58-A466-4BB4-8D34-1B056077A431}
 
| id = {836F4D58-A466-4BB4-8D34-1B056077A431}
 
}}
 
}}
An Inspection Task object is an {{UBIK}} content object which is used to document the inspection that has to be done in a task. The reported value documents the inspection as positive (true) or negative (false). Once an inspection result has been documented, the task is finished.
+
An [[MRO_Objects_(Client)#Inspection_Task|Inspection Task]] object is an {{UBIK}} content object which is used to document the inspection that has to be done in a task. The reported value documents the inspection as positive (true) or negative (false). Once an inspection result has been documented, the task is finished.
  
 
== MetaProperties ==
 
== MetaProperties ==
Line 15: Line 15:
 
! width=30% | Name !! width=30% | Data type !! Comment
 
! width=30% | Name !! width=30% | Data type !! Comment
 
|-
 
|-
| ''VALUE'' || {{Bool}}|| The reported inspection result (inherited from  [[MROCLS_MRO_TASK#Task]])
+
| ''VALUE'' || {{Boolean}}|| The reported inspection result (inherited from  [[MROCLS_MRO_TASK#Task]])
 
|-
 
|-
 
|}
 
|}
 +
 +
[[Category:Classifications|MROCLS MRO INSPECTION TASK]]
 +
[[Category:Injecting|MROCLS MRO INSPECTION TASK]]
  
 
== See also ==
 
== See also ==
Line 28: Line 31:
 
* [[MRO_Objects_(Client)#Inspection_Task]]
 
* [[MRO_Objects_(Client)#Inspection_Task]]
 
* [[MRO_(Plugin)#Inspection_Task]]
 
* [[MRO_(Plugin)#Inspection_Task]]
 +
* [[MROCLS_PROCEDURE#Procedure Workpackage]] (Classification)
 +
* [[MROCLS_SWITCH_TASK#Switch Task]] (Classification)
 +
* [[MROCLS_SWITCH_END_TASK#Switch End Task]] (Classification)
 +
* [[MROCLS_CALCULATION_TASK#Calculation Task]] (Classification)
  
 
[[Category:Classifications|MROCLS MRO INSPECTION TASK]]
 
[[Category:Classifications|MROCLS MRO INSPECTION TASK]]
 
[[Category:Injecting|MROCLS MRO INSPECTION TASK]]
 
[[Category:Injecting|MROCLS MRO INSPECTION TASK]]

Latest revision as of 14:33, 23 June 2025

IC CLASSIFICATION.gif Inspection Task classification
Name MROCLS_MRO_INSPECTION_TASK
Inheritance MROCLS MRO INSPECTION TASK
Namespace UBIK.MRO.Classification
ID {836F4D58-A466-4BB4-8D34-1B056077A431}
Purpose Classify objects as Inspection Tasks
Version 2.5.2+

An Inspection Task object is an UBIK® content object which is used to document the inspection that has to be done in a task. The reported value documents the inspection as positive (true) or negative (false). Once an inspection result has been documented, the task is finished.

MetaProperties

Name Data type Comment
VALUE Boolean The reported inspection result (inherited from MROCLS MRO TASK)

See also