psdi.app.contract.virtual

Class FldCreateRelInputAssetNum

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldCreateRelInputAssetNum
    extends FldCommonAssetnum
    This is field class validation for the assetnum field of the non persistent CREATERELINPUT object.
    This class extends FldCommonAssetnum in the Common package which extends FldAssetnum in the asset package to derive base validation.
    The base validation checks to see if the asset entered is a valid asset/rotating asset.
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Description copied from class: FldCommonAssetnum
        Update the fields affected by changing this field and merge the debit gl account. Use the setXxxField methods (below) for mapping from workorder to the current mbo BEFORE calling this action method.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class FldCommonAssetnum
        Throws:
        MXException
        java.rmi.RemoteException