Class MBOMProduct

    • Constructor Detail

      • MBOMProduct

        public MBOMProduct​(Properties ctx,
                           int M_BOMProduct_ID,
                           String trxName)
        Deprecated.
        Standard Constructor
        Parameters:
        ctx - context
        M_BOMProduct_ID - id
        trxName - trx
      • MBOMProduct

        public MBOMProduct​(MBOM bom)
        Deprecated.
        Parent Constructor
        Parameters:
        bom - product
      • MBOMProduct

        public MBOMProduct​(Properties ctx,
                           ResultSet rs,
                           String trxName)
        Deprecated.
        Load Constructor
        Parameters:
        ctx - context
        rs - result set
        trxName - trx
    • Method Detail

      • getOfBOM

        public static MBOMProduct[] getOfBOM​(MBOM bom)
        Deprecated.
        Get Products of BOM
        Parameters:
        bom - bom
        Returns:
        array of BOM Products
      • beforeSave

        protected boolean beforeSave​(boolean newRecord)
        Deprecated.
        Before Save
        Overrides:
        beforeSave in class PO
        Parameters:
        newRecord - new
        Returns:
        true/false