Interface I_GL_JournalGenerator

All Known Implementing Classes:
MJournalGenerator, X_GL_JournalGenerator

public interface I_GL_JournalGenerator
Generated Interface for GL_JournalGenerator
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_DocType_ID

      void setC_DocType_ID(int C_DocType_ID)
      Set Document Type. Document type or rules
    • getC_DocType_ID

      int getC_DocType_ID()
      Get Document Type. Document type or rules
    • getC_DocType

      I_C_DocType getC_DocType() throws RuntimeException
      Throws:
      RuntimeException
    • setC_ElementValueAdjustCR_ID

      void setC_ElementValueAdjustCR_ID(int C_ElementValueAdjustCR_ID)
      Set Account Adjust CR
    • getC_ElementValueAdjustCR_ID

      int getC_ElementValueAdjustCR_ID()
      Get Account Adjust CR
    • getC_ElementValueAdjustCR

      I_C_ElementValue getC_ElementValueAdjustCR() throws RuntimeException
      Throws:
      RuntimeException
    • setC_ElementValueAdjustDR_ID

      void setC_ElementValueAdjustDR_ID(int C_ElementValueAdjustDR_ID)
      Set Account Adjust DR
    • getC_ElementValueAdjustDR_ID

      int getC_ElementValueAdjustDR_ID()
      Get Account Adjust DR
    • getC_ElementValueAdjustDR

      I_C_ElementValue getC_ElementValueAdjustDR() 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
    • setDescription

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

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

      void setGenerateGLJournal(String GenerateGLJournal)
      Set Generate GL Journal
    • getGenerateGLJournal

      String getGenerateGLJournal()
      Get Generate GL Journal
    • 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_JournalGenerator_ID

      void setGL_JournalGenerator_ID(int GL_JournalGenerator_ID)
      Set GL Journal Generator
    • getGL_JournalGenerator_ID

      int getGL_JournalGenerator_ID()
      Get GL Journal Generator
    • setGL_JournalGenerator_UU

      void setGL_JournalGenerator_UU(String GL_JournalGenerator_UU)
      Set GL_JournalGenerator_UU
    • getGL_JournalGenerator_UU

      String getGL_JournalGenerator_UU()
      Get GL_JournalGenerator_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
    • setName

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

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

      void setPostingType(String PostingType)
      Set Posting Type. The type of posted amount for the transaction
    • getPostingType

      String getPostingType()
      Get Posting Type. The type of posted amount for the transaction
    • getUpdated

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

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