psdi.app.contract

Class FldContractNum

  • All Implemented Interfaces:
    MboConstants, MboValueListener
    Direct Known Subclasses:
    FldInvoiceLineContractRefNum, FldWOContract


    public class FldContractNum
    extends MAXTableDomain
    This class evaluates a ContractNum. All it does is just check for the contract existence in the Contract table. Use this class as a base class and add your own methods to the extended class to add more functionality to the extended class.
    • Constructor Detail