Interface I_GL_JournalLine

All Known Implementing Classes:
MJournalLine, X_GL_JournalLine

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

  • Method Details

    • setA_Asset_Group_ID

      void setA_Asset_Group_ID(int A_Asset_Group_ID)
      Set Asset Group. Group of Assets
    • getA_Asset_Group_ID

      int getA_Asset_Group_ID()
      Get Asset Group. Group of Assets
    • getA_Asset_Group

      I_A_Asset_Group getA_Asset_Group() throws RuntimeException
      Throws:
      RuntimeException
    • setA_Asset_ID

      void setA_Asset_ID(int A_Asset_ID)
      Set Asset. Asset used internally or by customers
    • getA_Asset_ID

      int getA_Asset_ID()
      Get Asset. Asset used internally or by customers
    • getA_Asset

      I_A_Asset getA_Asset() throws RuntimeException
      Throws:
      RuntimeException
    • setAccount_ID

      void setAccount_ID(int Account_ID)
      Set Account. Account used
    • getAccount_ID

      int getAccount_ID()
      Get Account. Account used
    • getAccount

      I_C_ElementValue getAccount() throws RuntimeException
      Throws:
      RuntimeException
    • setA_CreateAsset

      void setA_CreateAsset(boolean A_CreateAsset)
      Set Create Asset
    • isA_CreateAsset

      boolean isA_CreateAsset()
      Get Create Asset
    • 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_OrgTrx_ID

      void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
      Set Trx Organization. Performing or initiating organization
    • getAD_OrgTrx_ID

      int getAD_OrgTrx_ID()
      Get Trx Organization. Performing or initiating organization
    • setAlias_ValidCombination_ID

      void setAlias_ValidCombination_ID(int Alias_ValidCombination_ID)
      Set Alias List. Valid Account Alias List
    • getAlias_ValidCombination_ID

      int getAlias_ValidCombination_ID()
      Get Alias List. Valid Account Alias List
    • getAlias_ValidCombination

      I_C_ValidCombination getAlias_ValidCombination() throws RuntimeException
      Throws:
      RuntimeException
    • setAmtAcctCr

      void setAmtAcctCr(BigDecimal AmtAcctCr)
      Set Accounted Credit. Accounted Credit Amount
    • getAmtAcctCr

      BigDecimal getAmtAcctCr()
      Get Accounted Credit. Accounted Credit Amount
    • setAmtAcctDr

      void setAmtAcctDr(BigDecimal AmtAcctDr)
      Set Accounted Debit. Accounted Debit Amount
    • getAmtAcctDr

      BigDecimal getAmtAcctDr()
      Get Accounted Debit. Accounted Debit Amount
    • setAmtSourceCr

      void setAmtSourceCr(BigDecimal AmtSourceCr)
      Set Source Credit. Source Credit Amount
    • getAmtSourceCr

      BigDecimal getAmtSourceCr()
      Get Source Credit. Source Credit Amount
    • setAmtSourceDr

      void setAmtSourceDr(BigDecimal AmtSourceDr)
      Set Source Debit. Source Debit Amount
    • getAmtSourceDr

      BigDecimal getAmtSourceDr()
      Get Source Debit. Source Debit Amount
    • setA_Processed

      void setA_Processed(boolean A_Processed)
      Set Processed
    • isA_Processed

      boolean isA_Processed()
      Get Processed
    • setC_Activity_ID

      void setC_Activity_ID(int C_Activity_ID)
      Set Activity. Business Activity
    • getC_Activity_ID

      int getC_Activity_ID()
      Get Activity. Business Activity
    • getC_Activity

      I_C_Activity getC_Activity() throws RuntimeException
      Throws:
      RuntimeException
    • 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_Campaign_ID

      void setC_Campaign_ID(int C_Campaign_ID)
      Set Campaign. Marketing Campaign
    • getC_Campaign_ID

      int getC_Campaign_ID()
      Get Campaign. Marketing Campaign
    • getC_Campaign

      I_C_Campaign getC_Campaign() throws RuntimeException
      Throws:
      RuntimeException
    • setC_ConversionType_ID

      void setC_ConversionType_ID(int C_ConversionType_ID)
      Set Currency Type. Currency Conversion Rate Type
    • getC_ConversionType_ID

      int getC_ConversionType_ID()
      Get Currency Type. Currency Conversion Rate Type
    • getC_ConversionType

      I_C_ConversionType getC_ConversionType() 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_LocFrom_ID

      void setC_LocFrom_ID(int C_LocFrom_ID)
      Set Location From. Location that inventory was moved from
    • getC_LocFrom_ID

      int getC_LocFrom_ID()
      Get Location From. Location that inventory was moved from
    • getC_LocFrom

      I_C_Location getC_LocFrom() throws RuntimeException
      Throws:
      RuntimeException
    • setC_LocTo_ID

      void setC_LocTo_ID(int C_LocTo_ID)
      Set Location To. Location that inventory was moved to
    • getC_LocTo_ID

      int getC_LocTo_ID()
      Get Location To. Location that inventory was moved to
    • getC_LocTo

      I_C_Location getC_LocTo() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Project_ID

      void setC_Project_ID(int C_Project_ID)
      Set Project. Financial Project
    • getC_Project_ID

      int getC_Project_ID()
      Get Project. Financial Project
    • getC_Project

      I_C_Project getC_Project() 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_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
    • setC_SubAcct_ID

      void setC_SubAcct_ID(int C_SubAcct_ID)
      Set Sub Account. Sub account for Element Value
    • getC_SubAcct_ID

      int getC_SubAcct_ID()
      Get Sub Account. Sub account for Element Value
    • getC_SubAcct

      I_C_SubAcct getC_SubAcct() throws RuntimeException
      Throws:
      RuntimeException
    • setC_UOM_ID

      void setC_UOM_ID(int C_UOM_ID)
      Set UOM. Unit of Measure
    • getC_UOM_ID

      int getC_UOM_ID()
      Get UOM. Unit of Measure
    • getC_UOM

      I_C_UOM getC_UOM() throws RuntimeException
      Throws:
      RuntimeException
    • setCurrencyRate

      void setCurrencyRate(BigDecimal CurrencyRate)
      Set Rate. Currency Conversion Rate
    • getCurrencyRate

      BigDecimal getCurrencyRate()
      Get Rate. Currency Conversion Rate
    • setC_ValidCombination_ID

      void setC_ValidCombination_ID(int C_ValidCombination_ID)
      Set Combination. Valid Account Combination
    • getC_ValidCombination_ID

      int getC_ValidCombination_ID()
      Get Combination. Valid Account Combination
    • getC_ValidCombination

      I_C_ValidCombination getC_ValidCombination() throws RuntimeException
      Throws:
      RuntimeException
    • setDateAcct

      void setDateAcct(Timestamp DateAcct)
      Set Account Date. Accounting Date
    • getDateAcct

      Timestamp getDateAcct()
      Get Account Date. Accounting Date
    • setDescription

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

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

      void setGL_Journal_ID(int GL_Journal_ID)
      Set Journal. General Ledger Journal
    • getGL_Journal_ID

      int getGL_Journal_ID()
      Get Journal. General Ledger Journal
    • getGL_Journal

      I_GL_Journal getGL_Journal() throws RuntimeException
      Throws:
      RuntimeException
    • setGL_JournalLine_ID

      void setGL_JournalLine_ID(int GL_JournalLine_ID)
      Set Journal Line. General Ledger Journal Line
    • getGL_JournalLine_ID

      int getGL_JournalLine_ID()
      Get Journal Line. General Ledger Journal Line
    • setGL_JournalLine_UU

      void setGL_JournalLine_UU(String GL_JournalLine_UU)
      Set GL_JournalLine_UU
    • getGL_JournalLine_UU

      String getGL_JournalLine_UU()
      Get GL_JournalLine_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
    • setIsGenerated

      void setIsGenerated(boolean IsGenerated)
      Set Generated. This Line is generated
    • isGenerated

      boolean isGenerated()
      Get Generated. This Line is generated
    • 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_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
    • setProcessed

      void setProcessed(boolean Processed)
      Set Processed. The document has been processed
    • isProcessed

      boolean isProcessed()
      Get Processed. The document has been processed
    • setQty

      void setQty(BigDecimal Qty)
      Set Quantity. Quantity
    • getQty

      BigDecimal getQty()
      Get Quantity. Quantity
    • getUpdated

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

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

      void setUser1_ID(int User1_ID)
      Set User Element List 1. User defined list element #1
    • getUser1_ID

      int getUser1_ID()
      Get User Element List 1. User defined list element #1
    • getUser1

      Throws:
      RuntimeException
    • setUser2_ID

      void setUser2_ID(int User2_ID)
      Set User Element List 2. User defined list element #2
    • getUser2_ID

      int getUser2_ID()
      Get User Element List 2. User defined list element #2
    • getUser2

      Throws:
      RuntimeException