Interface I_S_TimeExpense

  • All Known Implementing Classes:
    MTimeExpense, X_S_TimeExpense

    public interface I_S_TimeExpense
    Generated Interface for S_TimeExpense
    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
      • setApprovalAmt

        void setApprovalAmt​(BigDecimal ApprovalAmt)
        Set Approval Amount. Document Approval Amount
      • getApprovalAmt

        BigDecimal getApprovalAmt()
        Get Approval Amount. Document Approval Amount
      • setC_BPartner_ID

        void setC_BPartner_ID​(int C_BPartner_ID)
        Set Business Partner. Identifies a Business Partner
      • getC_BPartner_ID

        int getC_BPartner_ID()
        Get Business Partner. Identifies a Business Partner
      • getCreated

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

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

        void setDateReport​(Timestamp DateReport)
        Set Report Date. Expense/Time Report Date
      • getDateReport

        Timestamp getDateReport()
        Get Report Date. Expense/Time Report Date
      • setDescription

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

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

        void setDocAction​(String DocAction)
        Set Document Action. The targeted status of the document
      • getDocAction

        String getDocAction()
        Get Document Action. The targeted status of the document
      • setDocStatus

        void setDocStatus​(String DocStatus)
        Set Document Status. The current status of the document
      • getDocStatus

        String getDocStatus()
        Get Document Status. The current status of the document
      • 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
      • 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
      • setIsApproved

        void setIsApproved​(boolean IsApproved)
        Set Approved. Indicates if this document requires approval
      • isApproved

        boolean isApproved()
        Get Approved. Indicates if this document requires approval
      • setM_PriceList_ID

        void setM_PriceList_ID​(int M_PriceList_ID)
        Set Price List. Unique identifier of a Price List
      • getM_PriceList_ID

        int getM_PriceList_ID()
        Get Price List. Unique identifier of a Price List
      • setM_Warehouse_ID

        void setM_Warehouse_ID​(int M_Warehouse_ID)
        Set Warehouse. Storage Warehouse and Service Point
      • getM_Warehouse_ID

        int getM_Warehouse_ID()
        Get Warehouse. Storage Warehouse and Service Point
      • 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
      • setS_TimeExpense_ID

        void setS_TimeExpense_ID​(int S_TimeExpense_ID)
        Set Expense Report. Time and Expense Report
      • getS_TimeExpense_ID

        int getS_TimeExpense_ID()
        Get Expense Report. Time and Expense Report
      • setS_TimeExpense_UU

        void setS_TimeExpense_UU​(String S_TimeExpense_UU)
        Set S_TimeExpense_UU
      • getS_TimeExpense_UU

        String getS_TimeExpense_UU()
        Get S_TimeExpense_UU
      • getUpdated

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

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