psdi.app.workorder.virtual

Class FldWODisplayWonum

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldWODisplayWonum
    extends MAXTableDomain
    Field class for the Work Order Mbo's DisplayWonum attribute. This listener only sets the initial value of the DisplayWonum field which is meant for display only. There is no validation and it's expected this field will be read/only. This attribute also sets the initial value of the partner DisplayTaskID attribute.

    When the work order is a task, DisplayWonum is set to its parent and DisplayTaskID is set to the its TaskID. When the work order is not a task, DisplayWonum is set to to its Wonum and DisplayTaskID is set to null.

    See Also:
    This similar attribute is meant for sets which have a WONUM but aren't WOs., The partner attribute.