Interface I_C_RevenueRecognition_Plan

All Known Implementing Classes:
MRevenueRecognitionPlan, X_C_RevenueRecognition_Plan

public interface I_C_RevenueRecognition_Plan
Generated Interface for C_RevenueRecognition_Plan
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
    • setC_AcctSchema_ID

      void setC_AcctSchema_ID(int C_AcctSchema_ID)
      Set Accounting Schema. Rules for accounting
    • getC_AcctSchema_ID

      int getC_AcctSchema_ID()
      Get Accounting Schema. Rules for accounting
    • getC_AcctSchema

      I_C_AcctSchema getC_AcctSchema() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Currency_ID

      void setC_Currency_ID(int C_Currency_ID)
      Set Currency. The Currency for this record
    • getC_Currency_ID

      int getC_Currency_ID()
      Get Currency. The Currency for this record
    • getC_Currency

      I_C_Currency getC_Currency() throws RuntimeException
      Throws:
      RuntimeException
    • setC_InvoiceLine_ID

      void setC_InvoiceLine_ID(int C_InvoiceLine_ID)
      Set Invoice Line. Invoice Detail Line
    • getC_InvoiceLine_ID

      int getC_InvoiceLine_ID()
      Get Invoice Line. Invoice Detail Line
    • getC_InvoiceLine

      I_C_InvoiceLine getC_InvoiceLine() 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
    • setC_RevenueRecognition_ID

      void setC_RevenueRecognition_ID(int C_RevenueRecognition_ID)
      Set Revenue Recognition. Method for recording revenue
    • getC_RevenueRecognition_ID

      int getC_RevenueRecognition_ID()
      Get Revenue Recognition. Method for recording revenue
    • getC_RevenueRecognition

      I_C_RevenueRecognition getC_RevenueRecognition() throws RuntimeException
      Throws:
      RuntimeException
    • setC_RevenueRecognition_Plan_ID

      void setC_RevenueRecognition_Plan_ID(int C_RevenueRecognition_Plan_ID)
      Set Revenue Recognition Plan. Plan for recognizing or recording revenue
    • getC_RevenueRecognition_Plan_ID

      int getC_RevenueRecognition_Plan_ID()
      Get Revenue Recognition Plan. Plan for recognizing or recording revenue
    • setC_RevenueRecognition_Plan_UU

      void setC_RevenueRecognition_Plan_UU(String C_RevenueRecognition_Plan_UU)
      Set C_RevenueRecognition_Plan_UU
    • getC_RevenueRecognition_Plan_UU

      String getC_RevenueRecognition_Plan_UU()
      Get C_RevenueRecognition_Plan_UU
    • 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
    • setP_Revenue_Acct

      void setP_Revenue_Acct(int P_Revenue_Acct)
      Set Product Revenue. Account for Product Revenue (Sales Account)
    • getP_Revenue_Acct

      int getP_Revenue_Acct()
      Get Product Revenue. Account for Product Revenue (Sales Account)
    • getP_Revenue_A

      I_C_ValidCombination getP_Revenue_A() throws RuntimeException
      Throws:
      RuntimeException
    • setRecognizedAmt

      void setRecognizedAmt(BigDecimal RecognizedAmt)
      Set Recognized Amount
    • getRecognizedAmt

      BigDecimal getRecognizedAmt()
      Get Recognized Amount
    • setTotalAmt

      void setTotalAmt(BigDecimal TotalAmt)
      Set Total Amount. Total Amount
    • getTotalAmt

      BigDecimal getTotalAmt()
      Get Total Amount. Total Amount
    • setUnEarnedRevenue_Acct

      void setUnEarnedRevenue_Acct(int UnEarnedRevenue_Acct)
      Set Unearned Revenue. Account for unearned revenue
    • getUnEarnedRevenue_Acct

      int getUnEarnedRevenue_Acct()
      Get Unearned Revenue. Account for unearned revenue
    • getUnEarnedRevenue_A

      I_C_ValidCombination getUnEarnedRevenue_A() throws RuntimeException
      Throws:
      RuntimeException
    • getUpdated

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

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