Interface I_T_CashFlow

All Known Implementing Classes:
X_T_CashFlow

public interface I_T_CashFlow
Generated Interface for T_CashFlow
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_PInstance_ID

      void setAD_PInstance_ID(int AD_PInstance_ID)
      Set Process Instance. Instance of the process
    • getAD_PInstance_ID

      int getAD_PInstance_ID()
      Get Process Instance. Instance of the process
    • getAD_PInstance

      I_AD_PInstance getAD_PInstance() throws RuntimeException
      Throws:
      RuntimeException
    • setC_AcctSchema_ID

      void setC_AcctSchema_ID(int C_AcctSchema_ID)
      Set Accounting Schema. Rules for accounting
    • getC_AcctSchema_ID

      int getC_AcctSchema_ID()
      Get Accounting Schema. Rules for accounting
    • getC_AcctSchema

      I_C_AcctSchema getC_AcctSchema() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setCashFlowSource

      void setCashFlowSource(String CashFlowSource)
      Set Cash Flow Source
    • getCashFlowSource

      String getCashFlowSource()
      Get Cash Flow Source
    • 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_CashPlanLine_ID

      void setC_CashPlanLine_ID(int C_CashPlanLine_ID)
      Set Cash Plan Line
    • getC_CashPlanLine_ID

      int getC_CashPlanLine_ID()
      Get Cash Plan Line
    • getC_CashPlanLine

      I_C_CashPlanLine getC_CashPlanLine() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Charge_ID

      void setC_Charge_ID(int C_Charge_ID)
      Set Charge. Additional document charges
    • getC_Charge_ID

      int getC_Charge_ID()
      Get Charge. Additional document charges
    • getC_Charge

      I_C_Charge getC_Charge() throws RuntimeException
      Throws:
      RuntimeException
    • setC_ElementValue_ID

      void setC_ElementValue_ID(int C_ElementValue_ID)
      Set Account Element. Account Element
    • getC_ElementValue_ID

      int getC_ElementValue_ID()
      Get Account Element. Account Element
    • getC_ElementValue

      I_C_ElementValue getC_ElementValue() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Invoice_ID

      void setC_Invoice_ID(int C_Invoice_ID)
      Set Invoice. Invoice Identifier
    • getC_Invoice_ID

      int getC_Invoice_ID()
      Get Invoice. Invoice Identifier
    • getC_Invoice

      I_C_Invoice getC_Invoice() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Order_ID

      void setC_Order_ID(int C_Order_ID)
      Set Order. Order
    • getC_Order_ID

      int getC_Order_ID()
      Get Order. Order
    • getC_Order

      I_C_Order getC_Order() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setDateTo

      void setDateTo(Timestamp DateTo)
      Set Date To. End date of a date range
    • getDateTo

      Timestamp getDateTo()
      Get Date To. End date of a date range
    • setDateTrx

      void setDateTrx(Timestamp DateTrx)
      Set Transaction Date. Transaction Date
    • getDateTrx

      Timestamp getDateTrx()
      Get Transaction Date. Transaction 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
    • 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
    • setIsSOTrx

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

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

      void setLineTotalAmt(BigDecimal LineTotalAmt)
      Set Line Total. Total line amount incl. Tax
    • getLineTotalAmt

      BigDecimal getLineTotalAmt()
      Get Line Total. Total line amount incl. Tax
    • setM_Product_ID

      void setM_Product_ID(int M_Product_ID)
      Set Product. Product, Service, Item
    • getM_Product_ID

      int getM_Product_ID()
      Get Product. Product, Service, Item
    • getM_Product

      I_M_Product getM_Product() throws RuntimeException
      Throws:
      RuntimeException
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • setProbability

      void setProbability(BigDecimal Probability)
      Set Probability
    • getProbability

      BigDecimal getProbability()
      Get Probability
    • setT_CashFlow_ID

      void setT_CashFlow_ID(int T_CashFlow_ID)
      Set T_CashFlow_ID
    • getT_CashFlow_ID

      int getT_CashFlow_ID()
      Get T_CashFlow_ID
    • setT_CashFlow_UU

      void setT_CashFlow_UU(String T_CashFlow_UU)
      Set T_CashFlow_UU
    • getT_CashFlow_UU

      String getT_CashFlow_UU()
      Get T_CashFlow_UU
    • getUpdated

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

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