Interface I_C_BP_Group

All Known Implementing Classes:
MBPGroup, X_C_BP_Group

public interface I_C_BP_Group
Generated Interface for C_BP_Group
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
    • setAD_PrintColor_ID

      void setAD_PrintColor_ID(int AD_PrintColor_ID)
      Set Print Color. Color used for printing and display
    • getAD_PrintColor_ID

      int getAD_PrintColor_ID()
      Get Print Color. Color used for printing and display
    • getAD_PrintColor

      I_AD_PrintColor getAD_PrintColor() 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
    • setC_BP_Group_UU

      void setC_BP_Group_UU(String C_BP_Group_UU)
      Set C_BP_Group_UU
    • getC_BP_Group_UU

      String getC_BP_Group_UU()
      Get C_BP_Group_UU
    • setC_Dunning_ID

      void setC_Dunning_ID(int C_Dunning_ID)
      Set Dunning. Dunning Rules for overdue invoices
    • getC_Dunning_ID

      int getC_Dunning_ID()
      Get Dunning. Dunning Rules for overdue invoices
    • getC_Dunning

      I_C_Dunning getC_Dunning() throws RuntimeException
      Throws:
      RuntimeException
    • getCreated

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

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

      void setCreditWatchPercent(BigDecimal CreditWatchPercent)
      Set Credit Watch %. Credit Watch - Percent of Credit Limit when OK switches to Watch
    • getCreditWatchPercent

      BigDecimal getCreditWatchPercent()
      Get Credit Watch %. Credit Watch - Percent of Credit Limit when OK switches to Watch
    • 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
    • setIsConfidentialInfo

      void setIsConfidentialInfo(boolean IsConfidentialInfo)
      Set Confidential Info. Can enter confidential information
    • isConfidentialInfo

      boolean isConfidentialInfo()
      Get Confidential Info. Can enter confidential information
    • setIsDefault

      void setIsDefault(boolean IsDefault)
      Set Default. Default value
    • isDefault

      boolean isDefault()
      Get Default. Default value
    • setM_DiscountSchema_ID

      void setM_DiscountSchema_ID(int M_DiscountSchema_ID)
      Set Discount Schema. Schema to calculate the trade discount percentage
    • getM_DiscountSchema_ID

      int getM_DiscountSchema_ID()
      Get Discount Schema. Schema to calculate the trade discount percentage
    • getM_DiscountSchema

      I_M_DiscountSchema getM_DiscountSchema() throws RuntimeException
      Throws:
      RuntimeException
    • setM_PriceList_ID

      void setM_PriceList_ID(int M_PriceList_ID)
      Set Price List. Unique identifier of a Price List
    • getM_PriceList_ID

      int getM_PriceList_ID()
      Get Price List. Unique identifier of a Price List
    • getM_PriceList

      I_M_PriceList getM_PriceList() throws RuntimeException
      Throws:
      RuntimeException
    • setName

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

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

      void setPO_DiscountSchema_ID(int PO_DiscountSchema_ID)
      Set PO Discount Schema. Schema to calculate the purchase trade discount percentage
    • getPO_DiscountSchema_ID

      int getPO_DiscountSchema_ID()
      Get PO Discount Schema. Schema to calculate the purchase trade discount percentage
    • getPO_DiscountSchema

      I_M_DiscountSchema getPO_DiscountSchema() throws RuntimeException
      Throws:
      RuntimeException
    • setPO_PriceList_ID

      void setPO_PriceList_ID(int PO_PriceList_ID)
      Set Purchase Price List. Price List used by this Business Partner
    • getPO_PriceList_ID

      int getPO_PriceList_ID()
      Get Purchase Price List. Price List used by this Business Partner
    • getPO_PriceList

      I_M_PriceList getPO_PriceList() throws RuntimeException
      Throws:
      RuntimeException
    • setPriceMatchTolerance

      void setPriceMatchTolerance(BigDecimal PriceMatchTolerance)
      Set Price Match Tolerance. PO-Invoice Match Price Tolerance in percent of the purchase price
    • getPriceMatchTolerance

      BigDecimal getPriceMatchTolerance()
      Get Price Match Tolerance. PO-Invoice Match Price Tolerance in percent of the purchase price
    • setPriorityBase

      void setPriorityBase(String PriorityBase)
      Set Priority Base. Base of Priority
    • getPriorityBase

      String getPriorityBase()
      Get Priority Base. Base of Priority
    • getUpdated

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

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

      void setValue(String Value)
      Set Search Key. Search key for the record in the format required - must be unique
    • getValue

      String getValue()
      Get Search Key. Search key for the record in the format required - must be unique