psdi.app.workorder

Class FldActualsTaskID

  • All Implemented Interfaces:
    MboConstants, MboValueListener
    Direct Known Subclasses:
    FldLaborByCrewActualsTaskID


    public class FldActualsTaskID
    extends MboValueAdapter
    Attribute Listener class for nonpersistent TaskID "ActualsTaskID" attributes in actual tables display in work order applications. This attribute differs from the "TaskID" column in these tables. The nonpersistent attribute is meant for display in a work order application, where columns "wonum", "taskID", and "RefWO" are not display, where only "ActualsTaskID" is displayed.

    This attribute is needed because the TaskID column maybe set in another application or when the work order was in a different hierarchy and may not have the appropriate value for the work order actual page display. We can't update the TaskID value on the transaction either.

    See Also:
    This is the field class for the persistent attribute "TaskID".