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 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • 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
      • 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 YearMonth. YYYYMM
      • getCalendarYearMonth

        String getCalendarYearMonth()
        Get YearMonth. 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