Interface I_C_Withholding

  • All Known Implementing Classes:
    MWithholding, X_C_Withholding

    public interface I_C_Withholding
    Generated Interface for C_Withholding
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • setBeneficiary

        void setBeneficiary​(int Beneficiary)
        Set Beneficiary. Business Partner to whom payment is made
      • getBeneficiary

        int getBeneficiary()
        Get Beneficiary. Business Partner to whom payment is made
      • setC_PaymentTerm_ID

        void setC_PaymentTerm_ID​(int C_PaymentTerm_ID)
        Set Payment Term. The terms of Payment (timing, discount)
      • getC_PaymentTerm_ID

        int getC_PaymentTerm_ID()
        Get Payment Term. The terms of Payment (timing, discount)
      • getCreated

        Timestamp getCreated()
        Get Created. Date this record was created
      • getCreatedBy

        int getCreatedBy()
        Get Created By. User who created this records
      • setC_Withholding_ID

        void setC_Withholding_ID​(int C_Withholding_ID)
        Set Withholding. Withholding type defined
      • getC_Withholding_ID

        int getC_Withholding_ID()
        Get Withholding. Withholding type defined
      • setC_Withholding_UU

        void setC_Withholding_UU​(String C_Withholding_UU)
        Set C_Withholding_UU
      • getC_Withholding_UU

        String getC_Withholding_UU()
        Get C_Withholding_UU
      • setDescription

        void setDescription​(String Description)
        Set Description. Optional short description of the record
      • getDescription

        String getDescription()
        Get Description. Optional short description of the record
      • setFixAmt

        void setFixAmt​(BigDecimal FixAmt)
        Set Fix amount. Fix amounted amount to be levied or paid
      • getFixAmt

        BigDecimal getFixAmt()
        Get Fix amount. Fix amounted amount to be levied or paid
      • setIsActive

        void setIsActive​(boolean IsActive)
        Set Active. The record is active in the system
      • isActive

        boolean isActive()
        Get Active. The record is active in the system
      • setIsPaidTo3Party

        void setIsPaidTo3Party​(boolean IsPaidTo3Party)
        Set Paid to third party. Amount paid to someone other than the Business Partner
      • isPaidTo3Party

        boolean isPaidTo3Party()
        Get Paid to third party. Amount paid to someone other than the Business Partner
      • setIsPercentWithholding

        void setIsPercentWithholding​(boolean IsPercentWithholding)
        Set Percent withholding. Withholding amount is a percentage of the invoice amount
      • isPercentWithholding

        boolean isPercentWithholding()
        Get Percent withholding. Withholding amount is a percentage of the invoice amount
      • setIsTaxProrated

        void setIsTaxProrated​(boolean IsTaxProrated)
        Set Prorate tax. Tax is Prorated
      • isTaxProrated

        boolean isTaxProrated()
        Get Prorate tax. Tax is Prorated
      • setIsTaxWithholding

        void setIsTaxWithholding​(boolean IsTaxWithholding)
        Set Tax withholding. This is a tax related withholding
      • isTaxWithholding

        boolean isTaxWithholding()
        Get Tax withholding. This is a tax related withholding
      • setMaxAmt

        void setMaxAmt​(BigDecimal MaxAmt)
        Set Max Amount. Maximum Amount in invoice currency
      • getMaxAmt

        BigDecimal getMaxAmt()
        Get Max Amount. Maximum Amount in invoice currency
      • setMinAmt

        void setMinAmt​(BigDecimal MinAmt)
        Set Min Amount. Minimum Amount in invoice currency
      • getMinAmt

        BigDecimal getMinAmt()
        Get Min Amount. Minimum Amount in invoice currency
      • setName

        void setName​(String Name)
        Set Name. Alphanumeric identifier of the entity
      • getName

        String getName()
        Get Name. Alphanumeric identifier of the entity
      • setPercent

        void setPercent​(BigDecimal Percent)
        Set Percent. Percentage
      • getPercent

        BigDecimal getPercent()
        Get Percent. Percentage
      • setThresholdMax

        void setThresholdMax​(BigDecimal ThresholdMax)
        Set Threshold max. Maximum gross amount for withholding calculation (0=no limit)
      • getThresholdMax

        BigDecimal getThresholdMax()
        Get Threshold max. Maximum gross amount for withholding calculation (0=no limit)
      • setThresholdmin

        void setThresholdmin​(BigDecimal Thresholdmin)
        Set Threshold min. Minimum gross amount for withholding calculation
      • getThresholdmin

        BigDecimal getThresholdmin()
        Get Threshold min. Minimum gross amount for withholding calculation
      • getUpdated

        Timestamp getUpdated()
        Get Updated. Date this record was updated
      • getUpdatedBy

        int getUpdatedBy()
        Get Updated By. User who updated this records