Last modified on 3 June 2016, at 13:02

MRO Objects (Client)

Revision as of 13:02, 3 June 2016 by BMA (Talk | contribs)

MRO is a set of UBIK® objects object which allow to represent and document maintenance, repair and operations work on the mobile client. Therefore, a set of specific objects can be used to provide the needed structure of MRO jobs:

Task Owner

A SYSCLS MROCLS TASKOWNER is an object having a substructure of jobs to be done. It can have a tree of other task owners or work packages underneath that will update the status of the task owner. This status consists of technical, organisational and progress informations. With a task owner a user can get an overview of all the work to be done in the underlying job structure.

Work Package

A MROCLS MRO WORKPACKAGE is a collection of objects to be

Task

MROCLS MRO TASK

Measurement Task

MROCLS MRO MEASUREMENT TASK Inherits from MROCLS MRO TASK

Progress Task

MROCLS MRO PROGRESS TASK Inherits from MROCLS MRO MEASUREMENT TASK

Check Task

MROCLS MRO CHECK TASK Inherits from MROCLS MRO TASK

Inspection Task

MROCLS MRO INSPECTION TASK Inherits from MROCLS MRO TASK

See also