Interface I_C_PaymentTerm

All Known Implementing Classes:
MPaymentTerm, X_C_PaymentTerm

public interface I_C_PaymentTerm
Generated Interface for C_PaymentTerm
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
    • setAfterDelivery

      void setAfterDelivery(boolean AfterDelivery)
      Set After Delivery. Due after delivery rather than after invoicing
    • isAfterDelivery

      boolean isAfterDelivery()
      Get After Delivery. Due after delivery rather than after invoicing
    • 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)
    • setC_PaymentTerm_UU

      void setC_PaymentTerm_UU(String C_PaymentTerm_UU)
      Set C_PaymentTerm_UU
    • getC_PaymentTerm_UU

      String getC_PaymentTerm_UU()
      Get C_PaymentTerm_UU
    • getCreated

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

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

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

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

      void setDiscount(BigDecimal Discount)
      Set Discount %. Discount in percent
    • getDiscount

      BigDecimal getDiscount()
      Get Discount %. Discount in percent
    • setDiscount2

      void setDiscount2(BigDecimal Discount2)
      Set Discount 2 %. Discount in percent
    • getDiscount2

      BigDecimal getDiscount2()
      Get Discount 2 %. Discount in percent
    • setDiscountDays

      void setDiscountDays(int DiscountDays)
      Set Discount Days. Number of days from invoice date to be eligible for discount
    • getDiscountDays

      int getDiscountDays()
      Get Discount Days. Number of days from invoice date to be eligible for discount
    • setDiscountDays2

      void setDiscountDays2(int DiscountDays2)
      Set Discount Days 2. Number of days from invoice date to be eligible for discount
    • getDiscountDays2

      int getDiscountDays2()
      Get Discount Days 2. Number of days from invoice date to be eligible for discount
    • setDocumentNote

      void setDocumentNote(String DocumentNote)
      Set Document Note. Additional information for a Document
    • getDocumentNote

      String getDocumentNote()
      Get Document Note. Additional information for a Document
    • setFixMonthCutoff

      void setFixMonthCutoff(int FixMonthCutoff)
      Set Fix month cutoff. Last day to include for next due date
    • getFixMonthCutoff

      int getFixMonthCutoff()
      Get Fix month cutoff. Last day to include for next due date
    • setFixMonthDay

      void setFixMonthDay(int FixMonthDay)
      Set Fix month day. Day of the month of the due date
    • getFixMonthDay

      int getFixMonthDay()
      Get Fix month day. Day of the month of the due date
    • setFixMonthOffset

      void setFixMonthOffset(int FixMonthOffset)
      Set Fix month offset. Number of months (0=same, 1=following)
    • getFixMonthOffset

      int getFixMonthOffset()
      Get Fix month offset. Number of months (0=same, 1=following)
    • setGraceDays

      void setGraceDays(int GraceDays)
      Set Grace Days. Days after due date to send first dunning letter
    • getGraceDays

      int getGraceDays()
      Get Grace Days. Days after due date to send first dunning letter
    • 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
    • setIsDefault

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

      boolean isDefault()
      Get Default. Default value
    • setIsDueFixed

      void setIsDueFixed(boolean IsDueFixed)
      Set Fixed due date. Payment is due on a fixed date
    • isDueFixed

      boolean isDueFixed()
      Get Fixed due date. Payment is due on a fixed date
    • setIsNextBusinessDay

      void setIsNextBusinessDay(boolean IsNextBusinessDay)
      Set Next Business Day. Payment due on the next business day
    • isNextBusinessDay

      boolean isNextBusinessDay()
      Get Next Business Day. Payment due on the next business day
    • setIsValid

      void setIsValid(boolean IsValid)
      Set Valid. Element is valid
    • isValid

      boolean isValid()
      Get Valid. Element is valid
    • setName

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

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

      void setNetDay(String NetDay)
      Set Net Day. Day when payment is due net
    • getNetDay

      String getNetDay()
      Get Net Day. Day when payment is due net
    • setNetDays

      void setNetDays(int NetDays)
      Set Net Days. Net Days in which payment is due
    • getNetDays

      int getNetDays()
      Get Net Days. Net Days in which payment is due
    • setPaymentTermUsage

      void setPaymentTermUsage(String PaymentTermUsage)
      Set Payment Term Usage. Payment term usage indicates if this payment term is used for sales, purchases or both.
    • getPaymentTermUsage

      String getPaymentTermUsage()
      Get Payment Term Usage. Payment term usage indicates if this payment term is used for sales, purchases or both.
    • setProcessing

      void setProcessing(boolean Processing)
      Set Process Now
    • isProcessing

      boolean isProcessing()
      Get Process Now
    • 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