Interface I_C_CommissionRun

  • All Known Implementing Classes:
    MCommissionRun, X_C_CommissionRun

    public interface I_C_CommissionRun
    Generated Interface for C_CommissionRun
    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
      • setC_Commission_ID

        void setC_Commission_ID​(int C_Commission_ID)
        Set Commission. Commission
      • getC_Commission_ID

        int getC_Commission_ID()
        Get Commission. Commission
      • setC_CommissionRun_ID

        void setC_CommissionRun_ID​(int C_CommissionRun_ID)
        Set Commission Run. Commission Run or Process
      • getC_CommissionRun_ID

        int getC_CommissionRun_ID()
        Get Commission Run. Commission Run or Process
      • setC_CommissionRun_UU

        void setC_CommissionRun_UU​(String C_CommissionRun_UU)
        Set C_CommissionRun_UU
      • getC_CommissionRun_UU

        String getC_CommissionRun_UU()
        Get C_CommissionRun_UU
      • 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
      • setDocumentNo

        void setDocumentNo​(String DocumentNo)
        Set Document No. Document sequence number of the document
      • getDocumentNo

        String getDocumentNo()
        Get Document No. Document sequence number of the document
      • setGrandTotal

        void setGrandTotal​(BigDecimal GrandTotal)
        Set Grand Total. Total amount of document
      • getGrandTotal

        BigDecimal getGrandTotal()
        Get Grand Total. Total amount of document
      • 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
      • setProcessed

        void setProcessed​(boolean Processed)
        Set Processed. The document has been processed
      • isProcessed

        boolean isProcessed()
        Get Processed. The document has been processed
      • setProcessing

        void setProcessing​(boolean Processing)
        Set Process Now
      • isProcessing

        boolean isProcessing()
        Get Process Now
      • setStartDate

        void setStartDate​(Timestamp StartDate)
        Set Start Date. First effective day (inclusive)
      • getStartDate

        Timestamp getStartDate()
        Get Start Date. First effective day (inclusive)
      • getUpdated

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

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