psdi.app.workorder

Class WorkOrderSpecSet

    • Method Detail

      • toCheckClassSpecUseWith

        public boolean toCheckClassSpecUseWith()
                                        throws MXException,
                                               java.rmi.RemoteException
        Description copied from class: SpecificationMboSet
        12-11553/IV17979:DO NOT OVERRIDE this method unless you need to. Currently, Main change: PDSPEC(purchasing document specifications) is created based on ItemSpec. Under normal cases, ITEMSPEC set is copied to PDSPECSet, regardless of use with POLine,PRLine. This change is to check the ClassspecUseWith records for use-with PRLine,POLine,before copying the attribute and values.
        Overrides:
        toCheckClassSpecUseWith in class SpecificationMboSet
        Returns:
        true if the copying logic is to check classspecuse before copying. false: not to check default is: false - not to check classspecusewith when generating(ex) PDSPEC from ITEMSPEC
        Throws:
        MXException
        java.rmi.RemoteException