Package org.compiere.model
Interface I_C_CashPlanLine
- All Known Implementing Classes:
MCashPlanLine,X_C_CashPlanLine
public interface I_C_CashPlanLine
Generated Interface for C_CashPlanLine
- Version:
- Release 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 1 - Orgstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name AD_OrgTrx_IDstatic final StringColumn name C_Activity_IDstatic final StringColumn name C_BPartner_IDstatic final StringColumn name C_Campaign_IDstatic final StringColumn name C_CashPlan_IDstatic final StringColumn name C_CashPlanLine_IDstatic final StringColumn name C_CashPlanLine_UUstatic final StringColumn name C_Charge_IDstatic final StringColumn name C_Project_IDstatic final StringColumn name C_ProjectPhase_IDstatic final StringColumn name C_ProjectTask_IDstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name DateTrxstatic final StringColumn name Descriptionstatic final StringColumn name IsActivestatic final StringColumn name Linestatic final StringColumn name LineTotalAmtstatic final StringColumn name M_Product_IDstatic final StringColumn name Namestatic final StringColumn name Probabilitystatic final StringColumn name Processedstatic final StringColumn name QtyEnteredstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final StringColumn name User1_IDstatic final StringColumn name User2_IDstatic final KeyNamePairstatic final intAD_Table_ID=53298static final StringTableName=C_CashPlanLine -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.intGet Trx Organization.Deprecated.intGet Activity.Deprecated.intGet Business Partner.Deprecated.intGet Campaign.Deprecated.intGet Cash PlanintGet Cash Plan LineGet C_CashPlanLine_UUDeprecated.intGet Charge.Deprecated.intGet Project.Deprecated.intGet Project Phase.Deprecated.intGet Project Task.Get Created.intGet Created By.Get Transaction Date.Get Description.intgetLine()Get Line No.Get Line Total.Deprecated.intGet Product.getName()Get Name.Get ProbabilityGet Quantity.Get Updated.intGet Updated By.getUser1()Deprecated.intGet User Element List 1.getUser2()Deprecated.intGet User Element List 2.booleanisActive()Get Active.booleanGet Processed.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAD_OrgTrx_ID(int AD_OrgTrx_ID) Set Trx Organization.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_CashPlan_ID(int C_CashPlan_ID) Set Cash PlanvoidsetC_CashPlanLine_ID(int C_CashPlanLine_ID) Set Cash Plan LinevoidsetC_CashPlanLine_UU(String C_CashPlanLine_UU) Set C_CashPlanLine_UUvoidsetC_Charge_ID(int C_Charge_ID) Set Charge.voidsetC_Project_ID(int C_Project_ID) Set Project.voidsetC_ProjectPhase_ID(int C_ProjectPhase_ID) Set Project Phase.voidsetC_ProjectTask_ID(int C_ProjectTask_ID) Set Project Task.voidsetDateTrx(Timestamp DateTrx) Set Transaction Date.voidsetDescription(String Description) Set Description.voidsetIsActive(boolean IsActive) Set Active.voidsetLine(int Line) Set Line No.voidsetLineTotalAmt(BigDecimal LineTotalAmt) Set Line Total.voidsetM_Product_ID(int M_Product_ID) Set Product.voidSet Name.voidsetProbability(BigDecimal Probability) Set ProbabilityvoidsetProcessed(boolean Processed) Set Processed.voidsetQtyEntered(BigDecimal QtyEntered) Set Quantity.voidsetUser1_ID(int User1_ID) Set User Element List 1.voidsetUser2_ID(int User2_ID) Set User Element List 2.
-
Field Details
-
Table_Name
TableName=C_CashPlanLine- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=53298- See Also:
-
Model
-
accessLevel
AccessLevel = 1 - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_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_CashPlanLine_UU
Column name C_CashPlanLine_UU- See Also:
-
COLUMNNAME_C_CashPlan_ID
Column name C_CashPlan_ID- See Also:
-
COLUMNNAME_C_Charge_ID
Column name C_Charge_ID- See Also:
-
COLUMNNAME_C_ProjectPhase_ID
Column name C_ProjectPhase_ID- See Also:
-
COLUMNNAME_C_ProjectTask_ID
Column name C_ProjectTask_ID- See Also:
-
COLUMNNAME_C_Project_ID
Column name C_Project_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DateTrx
Column name DateTrx- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_Line
Column name Line- 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_Processed
Column name Processed- See Also:
-
COLUMNNAME_QtyEntered
Column name QtyEntered- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_User1_ID
Column name User1_ID- See Also:
-
COLUMNNAME_User2_ID
Column name User2_ID- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
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 -
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 -
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 -
setC_CashPlanLine_UU
Set C_CashPlanLine_UU -
getC_CashPlanLine_UU
String getC_CashPlanLine_UU()Get C_CashPlanLine_UU -
setC_CashPlan_ID
void setC_CashPlan_ID(int C_CashPlan_ID) Set Cash Plan -
getC_CashPlan_ID
int getC_CashPlan_ID()Get Cash Plan -
getC_CashPlan
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_ProjectPhase_ID
void setC_ProjectPhase_ID(int C_ProjectPhase_ID) Set Project Phase. Phase of a Project -
getC_ProjectPhase_ID
int getC_ProjectPhase_ID()Get Project Phase. Phase of a Project -
getC_ProjectPhase
Deprecated.- Throws:
RuntimeException
-
setC_ProjectTask_ID
void setC_ProjectTask_ID(int C_ProjectTask_ID) Set Project Task. Actual Project Task in a Phase -
getC_ProjectTask_ID
int getC_ProjectTask_ID()Get Project Task. Actual Project Task in a Phase -
getC_ProjectTask
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
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
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 -
setLine
void setLine(int Line) Set Line No. Unique line for this document -
getLine
int getLine()Get Line No. Unique line for this document -
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 -
setProcessed
void setProcessed(boolean Processed) Set Processed. The document has been processed -
isProcessed
boolean isProcessed()Get Processed. The document has been processed -
setQtyEntered
Set Quantity. The Quantity Entered is based on the selected UoM -
getQtyEntered
BigDecimal getQtyEntered()Get Quantity. The Quantity Entered is based on the selected UoM -
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
Deprecated.- 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
Deprecated.- Throws:
RuntimeException
-