Interface I_GL_Budget

All Known Implementing Classes:
X_GL_Budget

public interface I_GL_Budget
Generated Interface for GL_Budget
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
    • setBudgetStatus

      void setBudgetStatus(String BudgetStatus)
      Set Budget Status. Indicates the current status of this budget
    • getBudgetStatus

      String getBudgetStatus()
      Get Budget Status. Indicates the current status of this budget
    • 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
    • setGL_Budget_ID

      void setGL_Budget_ID(int GL_Budget_ID)
      Set Budget. General Ledger Budget
    • getGL_Budget_ID

      int getGL_Budget_ID()
      Get Budget. General Ledger Budget
    • setGL_Budget_UU

      void setGL_Budget_UU(String GL_Budget_UU)
      Set GL_Budget_UU
    • getGL_Budget_UU

      String getGL_Budget_UU()
      Get GL_Budget_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
    • setIsPrimary

      void setIsPrimary(boolean IsPrimary)
      Set Primary. Indicates if this is the primary budget
    • isPrimary

      boolean isPrimary()
      Get Primary. Indicates if this is the primary budget
    • setName

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

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

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

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