MROCLS PROCEDURE
Revision as of 13:52, 13 May 2025 by LMA (Talk | contribs) (Created page with "{{ClassificationInfoBox | title = Procedure Workpackage classification | name = {{PAGENAMEE}} | inheritance = | namespace = UBIK.MRO.Classification | purpose = Classify objec...")
An UBIK® Procedure Workpackage is a specialized form of a Workpackage designed to handle complex workflows. It consists of sequential tasks that may include nested procedures and branching logic. Switch tasks allow the workflow to follow different paths based on conditions or user input. This makes Procedure Workpackages suitable for advanced scenarios requiring modularization and dynamic process control.
MetaProperties
Name | Data type | Comment |
---|---|---|
WEIGHT | Double | The weight of the objects progress |
TECH_STATUS | Double | The technical status |
See also
- MROCLS MRO TASKOWNER (Classification)
- MROCLS MRO TASK (Classification)
- MROCLS MRO MEASUREMENT TASK (Classification)
- MROCLS MRO PROGRESS TASK (Classification)
- MROCLS MRO CHECK TASK (Classification)
- MROCLS MRO INSPECTION TASK (Classification)
- MROCLS MRO WORKPACKAGE (Classification)
- MROCLS SWITCH TASK (Classification)
- MROCLS SWITCH END TASK (Classification)
- MRO Objects (Client)
- MRO (Plugin)