Interface I_AD_Sequence_No

All Known Implementing Classes:
X_AD_Sequence_No

public interface I_AD_Sequence_No
Generated Interface for AD_Sequence_No
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
    • setAD_Sequence_ID

      void setAD_Sequence_ID(int AD_Sequence_ID)
      Set Sequence. Document Sequence
    • getAD_Sequence_ID

      int getAD_Sequence_ID()
      Get Sequence. Document Sequence
    • getAD_Sequence

      I_AD_Sequence getAD_Sequence() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Sequence_No_UU

      void setAD_Sequence_No_UU(String AD_Sequence_No_UU)
      Set AD_Sequence_No_UU
    • getAD_Sequence_No_UU

      String getAD_Sequence_No_UU()
      Get AD_Sequence_No_UU
    • setCalendarYearMonth

      void setCalendarYearMonth(String CalendarYearMonth)
      Set Year Month. YYYYMM
    • getCalendarYearMonth

      String getCalendarYearMonth()
      Get Year Month. YYYYMM
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • setCurrentNext

      void setCurrentNext(int CurrentNext)
      Set Current Next. The next number to be used
    • getCurrentNext

      int getCurrentNext()
      Get Current Next. The next number to be used
    • 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
    • getUpdated

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

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