Interface I_C_CashPlan

All Known Implementing Classes:
MCashPlan, X_C_CashPlan

public interface I_C_CashPlan
Generated Interface for C_CashPlan
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_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
    • getC_Activity

      I_C_Activity getC_Activity() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getC_BPartner

      I_C_BPartner getC_BPartner() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getC_Campaign

      I_C_Campaign getC_Campaign() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getC_Project

      I_C_Project getC_Project() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getUser1

      Throws:
      RuntimeException
    • 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
    • getUser2

      Throws:
      RuntimeException