Class MWithholding

    • Constructor Detail

      • MWithholding

        public MWithholding​(Properties ctx,
                            int C_Withholding_ID,
                            String trxName)
        Standard Constructor
        Parameters:
        ctx - context
        C_Withholding_ID - id
        trxName - transaction
      • MWithholding

        public MWithholding​(Properties ctx,
                            ResultSet rs,
                            String trxName)
        Load Constructor
        Parameters:
        ctx - context
        rs - result set
        trxName - transaction
    • Method Detail

      • afterSave

        protected boolean afterSave​(boolean newRecord,
                                    boolean success)
        After Save
        Overrides:
        afterSave in class PO
        Parameters:
        newRecord - new
        success - success
        Returns:
        success