Interface I_C_CommissionLine

All Known Implementing Classes:
MCommissionLine, X_C_CommissionLine

public interface I_C_CommissionLine
Generated Interface for C_CommissionLine
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

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

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

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • setAmtMultiplier

      void setAmtMultiplier(BigDecimal AmtMultiplier)
      Set Multiplier Amount. Multiplier Amount for generating commissions
    • getAmtMultiplier

      BigDecimal getAmtMultiplier()
      Get Multiplier Amount. Multiplier Amount for generating commissions
    • setAmtSubtract

      void setAmtSubtract(BigDecimal AmtSubtract)
      Set Subtract Amount. Subtract Amount for generating commissions
    • getAmtSubtract

      BigDecimal getAmtSubtract()
      Get Subtract Amount. Subtract Amount for generating commissions
    • setC_BPartner_ID

      void setC_BPartner_ID(int C_BPartner_ID)
      Set Business Partner. Identifies a Business Partner
    • getC_BPartner_ID

      int getC_BPartner_ID()
      Get Business Partner. Identifies a Business Partner
    • getC_BPartner

      I_C_BPartner getC_BPartner() throws RuntimeException
      Throws:
      RuntimeException
    • setC_BP_Group_ID

      void setC_BP_Group_ID(int C_BP_Group_ID)
      Set Business Partner Group. Business Partner Group
    • getC_BP_Group_ID

      int getC_BP_Group_ID()
      Get Business Partner Group. Business Partner Group
    • getC_BP_Group

      I_C_BP_Group getC_BP_Group() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Commission_ID

      void setC_Commission_ID(int C_Commission_ID)
      Set Commission. Commission
    • getC_Commission_ID

      int getC_Commission_ID()
      Get Commission. Commission
    • getC_Commission

      I_C_Commission getC_Commission() throws RuntimeException
      Throws:
      RuntimeException
    • setC_CommissionLine_ID

      void setC_CommissionLine_ID(int C_CommissionLine_ID)
      Set Commission Line. Commission Line
    • getC_CommissionLine_ID

      int getC_CommissionLine_ID()
      Get Commission Line. Commission Line
    • setC_CommissionLine_UU

      void setC_CommissionLine_UU(String C_CommissionLine_UU)
      Set C_CommissionLine_UU
    • getC_CommissionLine_UU

      String getC_CommissionLine_UU()
      Get C_CommissionLine_UU
    • setCommissionOrders

      void setCommissionOrders(boolean CommissionOrders)
      Set Commission only specified Orders. Commission only Orders or Invoices, where this Sales Rep is entered
    • isCommissionOrders

      boolean isCommissionOrders()
      Get Commission only specified Orders. Commission only Orders or Invoices, where this Sales Rep is entered
    • getCreated

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

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

      void setC_SalesRegion_ID(int C_SalesRegion_ID)
      Set Sales Region. Sales coverage region
    • getC_SalesRegion_ID

      int getC_SalesRegion_ID()
      Get Sales Region. Sales coverage region
    • getC_SalesRegion

      I_C_SalesRegion getC_SalesRegion() throws RuntimeException
      Throws:
      RuntimeException
    • setDescription

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

      String getDescription()
      Get Description. Optional short description of the record
    • 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
    • setIsPositiveOnly

      void setIsPositiveOnly(boolean IsPositiveOnly)
      Set Positive only. Do not generate negative commissions
    • isPositiveOnly

      boolean isPositiveOnly()
      Get Positive only. Do not generate negative commissions
    • setLine

      void setLine(int Line)
      Set Line No. Unique line for this document
    • getLine

      int getLine()
      Get Line No. Unique line for this document
    • setM_Product_Category_ID

      void setM_Product_Category_ID(int M_Product_Category_ID)
      Set Product Category. Category of a Product
    • getM_Product_Category_ID

      int getM_Product_Category_ID()
      Get Product Category. Category of a Product
    • getM_Product_Category

      I_M_Product_Category getM_Product_Category() throws RuntimeException
      Throws:
      RuntimeException
    • setM_Product_ID

      void setM_Product_ID(int M_Product_ID)
      Set Product. Product, Service, Item
    • getM_Product_ID

      int getM_Product_ID()
      Get Product. Product, Service, Item
    • getM_Product

      I_M_Product getM_Product() throws RuntimeException
      Throws:
      RuntimeException
    • setOrg_ID

      void setOrg_ID(int Org_ID)
      Set Organization. Organizational entity within tenant
    • getOrg_ID

      int getOrg_ID()
      Get Organization. Organizational entity within tenant
    • setPaymentRule

      void setPaymentRule(String PaymentRule)
      Set Payment Rule. How you pay the invoice
    • getPaymentRule

      String getPaymentRule()
      Get Payment Rule. How you pay the invoice
    • setQtyMultiplier

      void setQtyMultiplier(BigDecimal QtyMultiplier)
      Set Multiplier Quantity. Value to multiply quantities by for generating commissions.
    • getQtyMultiplier

      BigDecimal getQtyMultiplier()
      Get Multiplier Quantity. Value to multiply quantities by for generating commissions.
    • setQtySubtract

      void setQtySubtract(BigDecimal QtySubtract)
      Set Subtract Quantity. Quantity to subtract when generating commissions
    • getQtySubtract

      BigDecimal getQtySubtract()
      Get Subtract Quantity. Quantity to subtract when generating commissions
    • getUpdated

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

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