• Packages that use FauxMboSet 
    Package Description
    psdi.app.failure.virtual  
    psdi.app.workorder.virtual  
    psdi.mbo  
    psdi.workflow
    The Workflow package includes Mbos related to workflow.
    • Uses of FauxMboSet in psdi.app.failure.virtual

      Subclasses of FauxMboSet in psdi.app.failure.virtual 
      Modifier and Type Class and Description
      class  ShowAllProblemsSet
      The ShowAllProblemsSet consists of all problem failure codes.
    • Uses of FauxMboSet in psdi.app.workorder.virtual

      Subclasses of FauxMboSet in psdi.app.workorder.virtual 
      Modifier and Type Class and Description
      class  ChildrenSet
      The ChildrenSet consists of children of the work order owner both tasks and non-tasks.
      class  ShowActualLaborSet
      The ShowActualLaborSet consists of the LabTrans related to the chosen work order.
      class  ShowActualMaterialSet
      The ShowActualMaterialSet consists of the MatUseTrans related to the chosen work order.
      class  ShowActualMboSet
      The ShowActualMboSet consists of the Mbo related to the chosen work order.
      class  ShowActualServiceSet
      The ShowActualToolSet consists of the ToolTrans related to the chosen work order.
      class  ShowActualToolSet
      The ShowActualToolSet consists of the ToolTrans related to the chosen work order.
      class  ShowAllPlanItemSet
      The ShowAllPlanMaterialSet consists of the WPMaterial related to the chosen work order and all its descendants.
      class  ShowAllPlanLaborSet
      The ShowAllPlanLaborSet consists of the WPLabor related to the chosen work order and all its descendants.
      class  ShowAllPlanMaterialSet
      The ShowAllPlanMaterialSet consists of the WPMaterial related to the chosen work order and all its descendants.
      class  ShowAllPlanMboSet
      The ShowAllPlanMboSet consists of the Plan Mbo(Labor, Material, Tool) related to the chosen work order and all it descendants.
      class  ShowAllPlanServiceSet
      The ShowAllPlanMaterialSet consists of the WPMaterial related to the chosen work order and all its descendants.
      class  ShowAllPlanToolSet
      The ShowAllPlanToolSet consists of the WPTool related to the chosen work order and all its descendants.
      class  ShowAllTaskRelationSet
      The ShowAllTaskRelationSet consists of the WoTaskRelation related to the chosen work order and all its descendants.
      class  ShowAssignmentSet
      The ShowAssignmentSet consists of the assignments related to the chosen work order.
      class  ShowChildrenSet
      The ShowChildrenSet consists of children of the work order owner which aren't tasks.
      class  ShowInvReserveSet
      The ShowInvReserveSet consists of the InvReserve related to the chosen work order and its tasks.
      class  ShowPlanItemSet
      The ShowPlanMaterialSet consists of the WPMaterial related to the chosen work order.
      class  ShowPlanLaborSet
      The ShowPlanLaborSet consists of the WPLabor related to the chosen work order.
      class  ShowPlanMaterialSet
      The ShowPlanMaterialSet consists of the WPMaterial related to the chosen work order.
      class  ShowPlanMboSet
      The ShowPlanMboSet consists of the Plan Mbo(Labor, Material, Tool) related to the chosen work order.
      class  ShowPlanServiceSet
      The ShowPlanMaterialSet consists of the WPMaterial related to the chosen work order.
      class  ShowPlanToolSet
      The ShowPlanToolSet consists of the WPTool related to the chosen work order.
      class  ShowTaskRelationSet
      The ShowTaskRelationSet consists of the WoTaskRelation related to the chosen work order.
      class  ShowTasksSet
      The ShowTasksSet consists of the tasks of the work order owner.
      class  ShowWOHierarchy
      The ShowWOHierarchy contains the owning workorder Mbo and all its descendants in hierarchy order.
      class  TaskIDPickList
      This FauxMboSet gets it's contents from owning Work Orders' SHOWTASKS list.
    • Uses of FauxMboSet in psdi.mbo

      Subclasses of FauxMboSet in psdi.mbo 
      Modifier and Type Class and Description
      class  SingleMboFauxSet
      Use to create a single Mbo MboSet.
    • Uses of FauxMboSet in psdi.workflow

      Subclasses of FauxMboSet in psdi.workflow 
      Modifier and Type Class and Description
      class  OwnerSet
      This FauxMboSet contains the Mbo which is controlled by the workflow instance.