psdi.app.po.virtual

Class ContractFromPO

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


    public class ContractFromPO
    extends NonPersistentMbo
    implements ContractFromPORemote
    Non persistent Mbo used in the Create Contract From PO 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.