Interface I_GL_JournalGeneratorSource

All Known Implementing Classes:
MJournalGeneratorSource, X_GL_JournalGeneratorSource

public interface I_GL_JournalGeneratorSource
Generated Interface for GL_JournalGeneratorSource
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
    • setC_ElementValue_ID

      void setC_ElementValue_ID(int C_ElementValue_ID)
      Set Account Element. Account Element
    • getC_ElementValue_ID

      int getC_ElementValue_ID()
      Get Account Element. Account Element
    • getC_ElementValue

      I_C_ElementValue getC_ElementValue() 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
    • setGL_Category_ID

      void setGL_Category_ID(int GL_Category_ID)
      Set GL Category. General Ledger Category
    • getGL_Category_ID

      int getGL_Category_ID()
      Get GL Category. General Ledger Category
    • getGL_Category

      I_GL_Category getGL_Category() throws RuntimeException
      Throws:
      RuntimeException
    • setGL_JournalGeneratorLine_ID

      void setGL_JournalGeneratorLine_ID(int GL_JournalGeneratorLine_ID)
      Set Generator Line
    • getGL_JournalGeneratorLine_ID

      int getGL_JournalGeneratorLine_ID()
      Get Generator Line
    • getGL_JournalGeneratorLine

      I_GL_JournalGeneratorLine getGL_JournalGeneratorLine() throws RuntimeException
      Throws:
      RuntimeException
    • setGL_JournalGeneratorSource_ID

      void setGL_JournalGeneratorSource_ID(int GL_JournalGeneratorSource_ID)
      Set Generator Source
    • getGL_JournalGeneratorSource_ID

      int getGL_JournalGeneratorSource_ID()
      Get Generator Source
    • setGL_JournalGeneratorSource_UU

      void setGL_JournalGeneratorSource_UU(String GL_JournalGeneratorSource_UU)
      Set GL_JournalGeneratorSource_UU
    • getGL_JournalGeneratorSource_UU

      String getGL_JournalGeneratorSource_UU()
      Get GL_JournalGeneratorSource_UU
    • setHelp

      void setHelp(String Help)
      Set Comment/Help. Comment or Hint
    • getHelp

      String getHelp()
      Get Comment/Help. Comment or Hint
    • 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
    • setRoundFactor

      void setRoundFactor(int RoundFactor)
      Set Round Factor
    • getRoundFactor

      int getRoundFactor()
      Get Round Factor
    • getUpdated

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

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