psdi.app.mr

Class FldMRLineCategory

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldMRLineCategory
    extends SynonymDomain
    Behavior of the mrtype field in the MRLine object. Just a basic validation to ensure the validity of CATEGORY. The category should be one of "STK"(stocked),"NS"(Non-stocked) or "SP"(Special Order Part). This field validation does not have any action or Validation methods.
    • Constructor Detail

      • FldMRLineCategory

        public FldMRLineCategory(MboValue mbv)
                          throws MXException
        Construct and attach to the mbo value. Set the listname to "CATEGORY".
        Throws:
        MXException