Package org.compiere.model
Interface I_T_CashFlow
- All Known Implementing Classes:
X_T_CashFlow
public interface I_T_CashFlow
Generated Interface for T_CashFlow
- Version:
- Release 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 3 - Client - Orgstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name AD_PInstance_IDstatic final StringColumn name C_AcctSchema_IDstatic final StringColumn name C_Activity_IDstatic final StringColumn name C_BPartner_IDstatic final StringColumn name C_Campaign_IDstatic final StringColumn name C_CashPlanLine_IDstatic final StringColumn name C_Charge_IDstatic final StringColumn name C_ElementValue_IDstatic final StringColumn name C_Invoice_IDstatic final StringColumn name C_Order_IDstatic final StringColumn name C_Project_IDstatic final StringColumn name CashFlowSourcestatic final StringColumn name CashFlowTypestatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name DateTostatic final StringColumn name DateTrxstatic final StringColumn name Descriptionstatic final StringColumn name IsActivestatic final StringColumn name IsSOTrxstatic final StringColumn name LineTotalAmtstatic final StringColumn name M_Product_IDstatic final StringColumn name Namestatic final StringColumn name Probabilitystatic final StringColumn name T_CashFlow_IDstatic final StringColumn name T_CashFlow_UUstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final KeyNamePairstatic final intAD_Table_ID=53299static final StringTableName=T_CashFlow -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.Deprecated.intGet Process Instance.Deprecated.intGet Accounting Schema.Deprecated.intGet Activity.Deprecated.intGet Business Partner.Deprecated.intGet Campaign.Deprecated.intGet Cash Plan LineDeprecated.intGet Charge.Deprecated.intGet Account Element.Deprecated.intGet Invoice.Deprecated.intGet Order.Deprecated.intGet Project.Get Cash Flow SourceGet Cash Flow TypeGet Created.intGet Created By.Get Date To.Get Transaction Date.Get Description.Get Line Total.Deprecated.intGet Product.getName()Get Name.Get ProbabilityintGet T_CashFlow_IDGet T_CashFlow_UUGet Updated.intGet Updated By.booleanisActive()Get Active.booleanisSOTrx()Get Sales Transaction.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAD_PInstance_ID(int AD_PInstance_ID) Set Process Instance.voidsetC_AcctSchema_ID(int C_AcctSchema_ID) Set Accounting Schema.voidsetC_Activity_ID(int C_Activity_ID) Set Activity.voidsetC_BPartner_ID(int C_BPartner_ID) Set Business Partner.voidsetC_Campaign_ID(int C_Campaign_ID) Set Campaign.voidsetC_CashPlanLine_ID(int C_CashPlanLine_ID) Set Cash Plan LinevoidsetC_Charge_ID(int C_Charge_ID) Set Charge.voidsetC_ElementValue_ID(int C_ElementValue_ID) Set Account Element.voidsetC_Invoice_ID(int C_Invoice_ID) Set Invoice.voidsetC_Order_ID(int C_Order_ID) Set Order.voidsetC_Project_ID(int C_Project_ID) Set Project.voidsetCashFlowSource(String CashFlowSource) Set Cash Flow SourcevoidsetCashFlowType(String CashFlowType) Set Cash Flow TypevoidSet Date To.voidsetDateTrx(Timestamp DateTrx) Set Transaction Date.voidsetDescription(String Description) Set Description.voidsetIsActive(boolean IsActive) Set Active.voidsetIsSOTrx(boolean IsSOTrx) Set Sales Transaction.voidsetLineTotalAmt(BigDecimal LineTotalAmt) Set Line Total.voidsetM_Product_ID(int M_Product_ID) Set Product.voidSet Name.voidsetProbability(BigDecimal Probability) Set ProbabilityvoidsetT_CashFlow_ID(int T_CashFlow_ID) Set T_CashFlow_IDvoidsetT_CashFlow_UU(String T_CashFlow_UU) Set T_CashFlow_UU
-
Field Details
-
Table_Name
TableName=T_CashFlow- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=53299- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_PInstance_ID
Column name AD_PInstance_ID- See Also:
-
COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_ID- See Also:
-
COLUMNNAME_C_Activity_ID
Column name C_Activity_ID- See Also:
-
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
-
COLUMNNAME_C_Campaign_ID
Column name C_Campaign_ID- See Also:
-
COLUMNNAME_C_CashPlanLine_ID
Column name C_CashPlanLine_ID- See Also:
-
COLUMNNAME_C_Charge_ID
Column name C_Charge_ID- See Also:
-
COLUMNNAME_C_ElementValue_ID
Column name C_ElementValue_ID- See Also:
-
COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID- See Also:
-
COLUMNNAME_C_Order_ID
Column name C_Order_ID- See Also:
-
COLUMNNAME_C_Project_ID
Column name C_Project_ID- See Also:
-
COLUMNNAME_CashFlowSource
Column name CashFlowSource- See Also:
-
COLUMNNAME_CashFlowType
Column name CashFlowType- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DateTo
Column name DateTo- See Also:
-
COLUMNNAME_DateTrx
Column name DateTrx- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsSOTrx
Column name IsSOTrx- See Also:
-
COLUMNNAME_LineTotalAmt
Column name LineTotalAmt- See Also:
-
COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_Probability
Column name Probability- See Also:
-
COLUMNNAME_T_CashFlow_ID
Column name T_CashFlow_ID- See Also:
-
COLUMNNAME_T_CashFlow_UU
Column name T_CashFlow_UU- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
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
Deprecated.- 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
Deprecated.- 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
Deprecated.- Throws:
RuntimeException
-
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
Deprecated.- 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
Deprecated.- 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
Deprecated.- 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
Deprecated.- 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
Deprecated.- 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
Deprecated.- 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
Deprecated.- 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
Deprecated.- Throws:
RuntimeException
-
setCashFlowSource
Set Cash Flow Source -
getCashFlowSource
String getCashFlowSource()Get Cash Flow Source -
setCashFlowType
Set Cash Flow Type -
getCashFlowType
String getCashFlowType()Get Cash Flow Type -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDateTo
Set Date To. End date of a date range -
getDateTo
Timestamp getDateTo()Get Date To. End date of a date range -
setDateTrx
Set Transaction Date. Transaction Date -
getDateTrx
Timestamp getDateTrx()Get Transaction Date. Transaction Date -
setDescription
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
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
Deprecated.- Throws:
RuntimeException
-
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setProbability
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
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
-