psdi.app.inventory.virtual

Class FldIssueCurrentItemTaskID

    • Constructor Detail

      • FldIssueCurrentItemTaskID

        public FldIssueCurrentItemTaskID(MboValue mbv)
                                  throws MXException,
                                         java.rmi.RemoteException
        Construct and attach to the mbo value
        Throws:
        MXException
        java.rmi.RemoteException
      • FldIssueCurrentItemTaskID

        public FldIssueCurrentItemTaskID(MboValue mbv,
                                         java.lang.String wonumName,
                                         java.lang.String refwoName,
                                         java.lang.String criteriaName)
                                  throws MXException
        Constructor.
        Parameters:
        mbv - the current mbo value.
        wonumName - Name of the wonum column in this Mbo.
        refwoName - Name of the RefWO column in this Mbo.
        criteriaName - Name of the criteria to validate work orders for the RefWO column.
        Throws:
        MXException