Interface I_C_CashPlan

  • All Known Implementing Classes:
    MCashPlan, X_C_CashPlan

    public interface I_C_CashPlan
    Generated Interface for C_CashPlan
    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_OrgTrx_ID

        void setAD_OrgTrx_ID​(int AD_OrgTrx_ID)
        Set Trx Organization. Performing or initiating organization
      • getAD_OrgTrx_ID

        int getAD_OrgTrx_ID()
        Get Trx Organization. Performing or initiating organization
      • setC_Activity_ID

        void setC_Activity_ID​(int C_Activity_ID)
        Set Activity. Business Activity
      • getC_Activity_ID

        int getC_Activity_ID()
        Get Activity. Business Activity
      • setCashFlowType

        void setCashFlowType​(String CashFlowType)
        Set Cash Flow Type
      • getCashFlowType

        String getCashFlowType()
        Get Cash Flow Type
      • 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
      • setC_Campaign_ID

        void setC_Campaign_ID​(int C_Campaign_ID)
        Set Campaign. Marketing Campaign
      • getC_Campaign_ID

        int getC_Campaign_ID()
        Get Campaign. Marketing Campaign
      • setC_CashPlan_ID

        void setC_CashPlan_ID​(int C_CashPlan_ID)
        Set Cash Plan
      • getC_CashPlan_ID

        int getC_CashPlan_ID()
        Get Cash Plan
      • setC_CashPlan_UU

        void setC_CashPlan_UU​(String C_CashPlan_UU)
        Set C_CashPlan_UU
      • getC_CashPlan_UU

        String getC_CashPlan_UU()
        Get C_CashPlan_UU
      • setCopyFrom

        void setCopyFrom​(String CopyFrom)
        Set Copy From. Copy From Record
      • getCopyFrom

        String getCopyFrom()
        Get Copy From. Copy From Record
      • setC_Project_ID

        void setC_Project_ID​(int C_Project_ID)
        Set Project. Financial Project
      • getC_Project_ID

        int getC_Project_ID()
        Get Project. Financial Project
      • getCreated

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

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

        void setDateDoc​(Timestamp DateDoc)
        Set Document Date. Date of the Document
      • getDateDoc

        Timestamp getDateDoc()
        Get Document Date. Date of the Document
      • 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
      • setGeneratePeriodic

        void setGeneratePeriodic​(String GeneratePeriodic)
        Set Generate Periodic Plan
      • getGeneratePeriodic

        String getGeneratePeriodic()
        Get Generate Periodic Plan
      • 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
      • setIsApproved

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

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

        void setIsSOTrx​(boolean IsSOTrx)
        Set Sales Transaction. This is a Sales Transaction
      • isSOTrx

        boolean isSOTrx()
        Get Sales Transaction. This is a Sales Transaction
      • setProcessed

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

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

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

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

        void setUser1_ID​(int User1_ID)
        Set User Element List 1. User defined list element #1
      • getUser1_ID

        int getUser1_ID()
        Get User Element List 1. User defined list element #1
      • setUser2_ID

        void setUser2_ID​(int User2_ID)
        Set User Element List 2. User defined list element #2
      • getUser2_ID

        int getUser2_ID()
        Get User Element List 2. User defined list element #2