psdi.app.rfq.virtual

Class ContractFromRFQ

  • All Implemented Interfaces:
    java.rmi.Remote, ContractFromRFQRemote, MboConstants, MboRemote, NonPersistentMboRemote, MaxRemoteProxy


    public class ContractFromRFQ
    extends NonPersistentMbo
    implements ContractFromRFQRemote
    Non persistent Mbo used in the Create Contract From RFQ page. This page accepts the ContractNum input and creates a new Contract if that ContractNum does not already exist in the database. If the ContractNum already exists in the database an exception is thrown. The ContractNum can also be autonumbered.
    Attribute Name Description
    ContractNum Contract number.
    ContractType Identifies the contract type.
    Description Description of the contract.
    OrgId Identifier of the organization for this obejct.