Package org.compiere.model
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)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 1 - Orgstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_IDstatic String
COLUMNNAME_C_Activity_ID
Column name C_Activity_IDstatic String
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_IDstatic String
COLUMNNAME_C_Campaign_ID
Column name C_Campaign_IDstatic String
COLUMNNAME_C_CashPlan_ID
Column name C_CashPlan_IDstatic String
COLUMNNAME_C_CashPlan_UU
Column name C_CashPlan_UUstatic String
COLUMNNAME_C_Project_ID
Column name C_Project_IDstatic String
COLUMNNAME_CashFlowType
Column name CashFlowTypestatic String
COLUMNNAME_CopyFrom
Column name CopyFromstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_DateDoc
Column name DateDocstatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_DocumentNo
Column name DocumentNostatic String
COLUMNNAME_GeneratePeriodic
Column name GeneratePeriodicstatic String
COLUMNNAME_GrandTotal
Column name GrandTotalstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsApproved
Column name IsApprovedstatic String
COLUMNNAME_IsSOTrx
Column name IsSOTrxstatic String
COLUMNNAME_Processed
Column name Processedstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic String
COLUMNNAME_User1_ID
Column name User1_IDstatic String
COLUMNNAME_User2_ID
Column name User2_IDstatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=53297static String
Table_Name
TableName=C_CashPlan
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.int
getAD_OrgTrx_ID()
Get Trx Organization.I_C_Activity
getC_Activity()
int
getC_Activity_ID()
Get Activity.I_C_BPartner
getC_BPartner()
int
getC_BPartner_ID()
Get Business Partner.I_C_Campaign
getC_Campaign()
int
getC_Campaign_ID()
Get Campaign.int
getC_CashPlan_ID()
Get Cash PlanString
getC_CashPlan_UU()
Get C_CashPlan_UUI_C_Project
getC_Project()
int
getC_Project_ID()
Get Project.String
getCashFlowType()
Get Cash Flow TypeString
getCopyFrom()
Get Copy From.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.Timestamp
getDateDoc()
Get Document Date.String
getDescription()
Get Description.String
getDocumentNo()
Get Document No.String
getGeneratePeriodic()
Get Generate Periodic PlanBigDecimal
getGrandTotal()
Get Grand Total.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.I_C_ElementValue
getUser1()
int
getUser1_ID()
Get User Element List 1.I_C_ElementValue
getUser2()
int
getUser2_ID()
Get User Element List 2.boolean
isActive()
Get Active.boolean
isApproved()
Get Approved.boolean
isProcessed()
Get Processed.boolean
isSOTrx()
Get Sales Transaction.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization.void
setC_Activity_ID(int C_Activity_ID)
Set Activity.void
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.void
setC_Campaign_ID(int C_Campaign_ID)
Set Campaign.void
setC_CashPlan_ID(int C_CashPlan_ID)
Set Cash Planvoid
setC_CashPlan_UU(String C_CashPlan_UU)
Set C_CashPlan_UUvoid
setC_Project_ID(int C_Project_ID)
Set Project.void
setCashFlowType(String CashFlowType)
Set Cash Flow Typevoid
setCopyFrom(String CopyFrom)
Set Copy From.void
setDateDoc(Timestamp DateDoc)
Set Document Date.void
setDescription(String Description)
Set Description.void
setDocumentNo(String DocumentNo)
Set Document No.void
setGeneratePeriodic(String GeneratePeriodic)
Set Generate Periodic Planvoid
setGrandTotal(BigDecimal GrandTotal)
Set Grand Total.void
setIsActive(boolean IsActive)
Set Active.void
setIsApproved(boolean IsApproved)
Set Approved.void
setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction.void
setProcessed(boolean Processed)
Set Processed.void
setUser1_ID(int User1_ID)
Set User Element List 1.void
setUser2_ID(int User2_ID)
Set User Element List 2.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=C_CashPlan- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=53297- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 1 - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_OrgTrx_ID
static final String COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Activity_ID
static final String COLUMNNAME_C_Activity_ID
Column name C_Activity_ID- See Also:
- Constant Field Values
-
COLUMNNAME_CashFlowType
static final String COLUMNNAME_CashFlowType
Column name CashFlowType- See Also:
- Constant Field Values
-
COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Campaign_ID
static final String COLUMNNAME_C_Campaign_ID
Column name C_Campaign_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_CashPlan_ID
static final String COLUMNNAME_C_CashPlan_ID
Column name C_CashPlan_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_CashPlan_UU
static final String COLUMNNAME_C_CashPlan_UU
Column name C_CashPlan_UU- See Also:
- Constant Field Values
-
COLUMNNAME_CopyFrom
static final String COLUMNNAME_CopyFrom
Column name CopyFrom- See Also:
- Constant Field Values
-
COLUMNNAME_C_Project_ID
static final String COLUMNNAME_C_Project_ID
Column name C_Project_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_DateDoc
static final String COLUMNNAME_DateDoc
Column name DateDoc- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_DocumentNo
static final String COLUMNNAME_DocumentNo
Column name DocumentNo- See Also:
- Constant Field Values
-
COLUMNNAME_GeneratePeriodic
static final String COLUMNNAME_GeneratePeriodic
Column name GeneratePeriodic- See Also:
- Constant Field Values
-
COLUMNNAME_GrandTotal
static final String COLUMNNAME_GrandTotal
Column name GrandTotal- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsApproved
static final String COLUMNNAME_IsApproved
Column name IsApproved- See Also:
- Constant Field Values
-
COLUMNNAME_IsSOTrx
static final String COLUMNNAME_IsSOTrx
Column name IsSOTrx- See Also:
- Constant Field Values
-
COLUMNNAME_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_User1_ID
static final String COLUMNNAME_User1_ID
Column name User1_ID- See Also:
- Constant Field Values
-
COLUMNNAME_User2_ID
static final String COLUMNNAME_User2_ID
Column name User2_ID- See Also:
- Constant Field Values
-
-
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
-
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
I_C_ElementValue getUser1() throws RuntimeException
- 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
I_C_ElementValue getUser2() throws RuntimeException
- Throws:
RuntimeException
-
-