Package org.compiere.model
Interface I_C_Project
- All Known Implementing Classes:
MProject
,X_C_Project
public interface I_C_Project
Generated Interface for C_Project
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_OrgTrx_IDstatic final String
Column name AD_User_IDstatic final String
Column name C_Activity_IDstatic final String
Column name C_BPartner_IDstatic final String
Column name C_BPartner_Location_IDstatic final String
Column name C_BPartnerSR_IDstatic final String
Column name C_Campaign_IDstatic final String
Column name C_Currency_IDstatic final String
Column name C_PaymentTerm_IDstatic final String
Column name C_Phase_IDstatic final String
Column name C_Project_IDstatic final String
Column name C_Project_UUstatic final String
Column name C_ProjectType_IDstatic final String
Column name CommittedAmtstatic final String
Column name CommittedQtystatic final String
Column name CopyFromstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name DateContractstatic final String
Column name DateFinishstatic final String
Column name Descriptionstatic final String
Column name GenerateTostatic final String
Column name InvoicedAmtstatic final String
Column name InvoicedQtystatic final String
Column name IsActivestatic final String
Column name IsCommitCeilingstatic final String
Column name IsCommitmentstatic final String
Column name IsSummarystatic final String
Column name M_PriceList_Version_IDstatic final String
Column name M_Warehouse_IDstatic final String
Column name Namestatic final String
Column name Notestatic final String
Column name PlannedAmtstatic final String
Column name PlannedMarginAmtstatic final String
Column name PlannedQtystatic final String
Column name POReferencestatic final String
Column name Processedstatic final String
Column name Processingstatic final String
Column name ProjectBalanceAmtstatic final String
Column name ProjectCategorystatic final String
Column name ProjectLineLevelstatic final String
Column name ProjInvoiceRulestatic final String
Column name SalesRep_IDstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name Valuestatic final KeyNamePair
static final int
AD_Table_ID=203static final String
TableName=C_Project -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Trx Organization.int
Get User/Contact.int
Get Activity.int
Get Business Partner.int
Get Partner Location.int
Get BPartner (Agent).int
Get Campaign.int
Get Currency.int
Get Payment Term.int
Get Standard Phase.int
Get Project.Get C_Project_UUint
Get Project Type.Get Committed Amount.Get Committed Quantity.Get Copy From.Get Created.int
Get Created By.Get Contract Date.Get Finish Date.Get Description.Get Generate To.Get Invoiced Amount.Get Quantity Invoiced.int
Get Price List Version.int
Get Warehouse.getName()
Get Name.getNote()
Get Note.Get Planned Amount.Get Planned Margin.Get Planned Quantity.Get Order Reference.Get Project Balance.Get Project Category.Get Line Level.Get Invoice Rule.int
Get Sales Representative.Get Updated.int
Get Updated By.getValue()
Get Search Key.boolean
isActive()
Get Active.boolean
Get Commitment is Ceiling.boolean
Get Commitment.boolean
Get Processed.boolean
Get Process Nowboolean
Get Summary Level.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_OrgTrx_ID
(int AD_OrgTrx_ID) Set Trx Organization.void
setAD_User_ID
(int AD_User_ID) Set User/Contact.void
setC_Activity_ID
(int C_Activity_ID) Set Activity.void
setC_BPartner_ID
(int C_BPartner_ID) Set Business Partner.void
setC_BPartner_Location_ID
(int C_BPartner_Location_ID) Set Partner Location.void
setC_BPartnerSR_ID
(int C_BPartnerSR_ID) Set BPartner (Agent).void
setC_Campaign_ID
(int C_Campaign_ID) Set Campaign.void
setC_Currency_ID
(int C_Currency_ID) Set Currency.void
setC_PaymentTerm_ID
(int C_PaymentTerm_ID) Set Payment Term.void
setC_Phase_ID
(int C_Phase_ID) Set Standard Phase.void
setC_Project_ID
(int C_Project_ID) Set Project.void
setC_Project_UU
(String C_Project_UU) Set C_Project_UUvoid
setC_ProjectType_ID
(int C_ProjectType_ID) Set Project Type.void
setCommittedAmt
(BigDecimal CommittedAmt) Set Committed Amount.void
setCommittedQty
(BigDecimal CommittedQty) Set Committed Quantity.void
setCopyFrom
(String CopyFrom) Set Copy From.void
setDateContract
(Timestamp DateContract) Set Contract Date.void
setDateFinish
(Timestamp DateFinish) Set Finish Date.void
setDescription
(String Description) Set Description.void
setGenerateTo
(String GenerateTo) Set Generate To.void
setInvoicedAmt
(BigDecimal InvoicedAmt) Set Invoiced Amount.void
setInvoicedQty
(BigDecimal InvoicedQty) Set Quantity Invoiced.void
setIsActive
(boolean IsActive) Set Active.void
setIsCommitCeiling
(boolean IsCommitCeiling) Set Commitment is Ceiling.void
setIsCommitment
(boolean IsCommitment) Set Commitment.void
setIsSummary
(boolean IsSummary) Set Summary Level.void
setM_PriceList_Version_ID
(int M_PriceList_Version_ID) Set Price List Version.void
setM_Warehouse_ID
(int M_Warehouse_ID) Set Warehouse.void
Set Name.void
Set Note.void
setPlannedAmt
(BigDecimal PlannedAmt) Set Planned Amount.void
setPlannedMarginAmt
(BigDecimal PlannedMarginAmt) Set Planned Margin.void
setPlannedQty
(BigDecimal PlannedQty) Set Planned Quantity.void
setPOReference
(String POReference) Set Order Reference.void
setProcessed
(boolean Processed) Set Processed.void
setProcessing
(boolean Processing) Set Process Nowvoid
setProjectBalanceAmt
(BigDecimal ProjectBalanceAmt) Set Project Balance.void
setProjectCategory
(String ProjectCategory) Set Project Category.void
setProjectLineLevel
(String ProjectLineLevel) Set Line Level.void
setProjInvoiceRule
(String ProjInvoiceRule) Set Invoice Rule.void
setSalesRep_ID
(int SalesRep_ID) Set Sales Representative.void
Set Search Key.
-
Field Details
-
Table_Name
TableName=C_Project- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=203- 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_OrgTrx_ID
Column name AD_OrgTrx_ID- See Also:
-
COLUMNNAME_AD_User_ID
Column name AD_User_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_BPartner_Location_ID
Column name C_BPartner_Location_ID- See Also:
-
COLUMNNAME_C_BPartnerSR_ID
Column name C_BPartnerSR_ID- See Also:
-
COLUMNNAME_C_Campaign_ID
Column name C_Campaign_ID- See Also:
-
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
-
COLUMNNAME_CommittedAmt
Column name CommittedAmt- See Also:
-
COLUMNNAME_CommittedQty
Column name CommittedQty- See Also:
-
COLUMNNAME_CopyFrom
Column name CopyFrom- See Also:
-
COLUMNNAME_C_PaymentTerm_ID
Column name C_PaymentTerm_ID- See Also:
-
COLUMNNAME_C_Phase_ID
Column name C_Phase_ID- See Also:
-
COLUMNNAME_C_Project_ID
Column name C_Project_ID- See Also:
-
COLUMNNAME_C_ProjectType_ID
Column name C_ProjectType_ID- See Also:
-
COLUMNNAME_C_Project_UU
Column name C_Project_UU- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DateContract
Column name DateContract- See Also:
-
COLUMNNAME_DateFinish
Column name DateFinish- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_GenerateTo
Column name GenerateTo- See Also:
-
COLUMNNAME_InvoicedAmt
Column name InvoicedAmt- See Also:
-
COLUMNNAME_InvoicedQty
Column name InvoicedQty- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsCommitCeiling
Column name IsCommitCeiling- See Also:
-
COLUMNNAME_IsCommitment
Column name IsCommitment- See Also:
-
COLUMNNAME_IsSummary
Column name IsSummary- See Also:
-
COLUMNNAME_M_PriceList_Version_ID
Column name M_PriceList_Version_ID- See Also:
-
COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_ID- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_Note
Column name Note- See Also:
-
COLUMNNAME_PlannedAmt
Column name PlannedAmt- See Also:
-
COLUMNNAME_PlannedMarginAmt
Column name PlannedMarginAmt- See Also:
-
COLUMNNAME_PlannedQty
Column name PlannedQty- See Also:
-
COLUMNNAME_POReference
Column name POReference- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_ProjectBalanceAmt
Column name ProjectBalanceAmt- See Also:
-
COLUMNNAME_ProjectCategory
Column name ProjectCategory- See Also:
-
COLUMNNAME_ProjectLineLevel
Column name ProjectLineLevel- See Also:
-
COLUMNNAME_ProjInvoiceRule
Column name ProjInvoiceRule- See Also:
-
COLUMNNAME_SalesRep_ID
Column name SalesRep_ID- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_Value
Column name Value- 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_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_User_ID
void setAD_User_ID(int AD_User_ID) Set User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User_ID
int getAD_User_ID()Get User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User
- 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
- 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
- Throws:
RuntimeException
-
setC_BPartner_Location_ID
void setC_BPartner_Location_ID(int C_BPartner_Location_ID) Set Partner Location. Identifies the (ship to) address for this Business Partner -
getC_BPartner_Location_ID
int getC_BPartner_Location_ID()Get Partner Location. Identifies the (ship to) address for this Business Partner -
getC_BPartner_Location
- Throws:
RuntimeException
-
setC_BPartnerSR_ID
void setC_BPartnerSR_ID(int C_BPartnerSR_ID) Set BPartner (Agent). Business Partner (Agent or Sales Rep) -
getC_BPartnerSR_ID
int getC_BPartnerSR_ID()Get BPartner (Agent). Business Partner (Agent or Sales Rep) -
getC_BPartnerSR
- 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
- Throws:
RuntimeException
-
setC_Currency_ID
void setC_Currency_ID(int C_Currency_ID) Set Currency. The Currency for this record -
getC_Currency_ID
int getC_Currency_ID()Get Currency. The Currency for this record -
getC_Currency
- Throws:
RuntimeException
-
setCommittedAmt
Set Committed Amount. The (legal) commitment amount -
getCommittedAmt
BigDecimal getCommittedAmt()Get Committed Amount. The (legal) commitment amount -
setCommittedQty
Set Committed Quantity. The (legal) commitment Quantity -
getCommittedQty
BigDecimal getCommittedQty()Get Committed Quantity. The (legal) commitment Quantity -
setCopyFrom
Set Copy From. Copy From Record -
getCopyFrom
String getCopyFrom()Get Copy From. Copy From Record -
setC_PaymentTerm_ID
void setC_PaymentTerm_ID(int C_PaymentTerm_ID) Set Payment Term. The terms of Payment (timing, discount) -
getC_PaymentTerm_ID
int getC_PaymentTerm_ID()Get Payment Term. The terms of Payment (timing, discount) -
getC_PaymentTerm
- Throws:
RuntimeException
-
setC_Phase_ID
void setC_Phase_ID(int C_Phase_ID) Set Standard Phase. Standard Phase of the Project Type -
getC_Phase_ID
int getC_Phase_ID()Get Standard Phase. Standard Phase of the Project Type -
getC_Phase
- 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 -
setC_ProjectType_ID
void setC_ProjectType_ID(int C_ProjectType_ID) Set Project Type. Type of the project -
getC_ProjectType_ID
int getC_ProjectType_ID()Get Project Type. Type of the project -
setC_Project_UU
Set C_Project_UU -
getC_Project_UU
String getC_Project_UU()Get C_Project_UU -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDateContract
Set Contract Date. The (planned) effective date of this document. -
getDateContract
Timestamp getDateContract()Get Contract Date. The (planned) effective date of this document. -
setDateFinish
Set Finish Date. Finish or (planned) completion date -
getDateFinish
Timestamp getDateFinish()Get Finish Date. Finish or (planned) completion date -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setGenerateTo
Set Generate To. Generate To -
getGenerateTo
String getGenerateTo()Get Generate To. Generate To -
setInvoicedAmt
Set Invoiced Amount. The amount invoiced -
getInvoicedAmt
BigDecimal getInvoicedAmt()Get Invoiced Amount. The amount invoiced -
setInvoicedQty
Set Quantity Invoiced. The quantity invoiced -
getInvoicedQty
BigDecimal getInvoicedQty()Get Quantity Invoiced. The quantity invoiced -
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 -
setIsCommitCeiling
void setIsCommitCeiling(boolean IsCommitCeiling) Set Commitment is Ceiling. The commitment amount/quantity is the chargeable ceiling -
isCommitCeiling
boolean isCommitCeiling()Get Commitment is Ceiling. The commitment amount/quantity is the chargeable ceiling -
setIsCommitment
void setIsCommitment(boolean IsCommitment) Set Commitment. Is this document a (legal) commitment? -
isCommitment
boolean isCommitment()Get Commitment. Is this document a (legal) commitment? -
setIsSummary
void setIsSummary(boolean IsSummary) Set Summary Level. This is a summary entity -
isSummary
boolean isSummary()Get Summary Level. This is a summary entity -
setM_PriceList_Version_ID
void setM_PriceList_Version_ID(int M_PriceList_Version_ID) Set Price List Version. Identifies a unique instance of a Price List -
getM_PriceList_Version_ID
int getM_PriceList_Version_ID()Get Price List Version. Identifies a unique instance of a Price List -
getM_PriceList_Version
- Throws:
RuntimeException
-
setM_Warehouse_ID
void setM_Warehouse_ID(int M_Warehouse_ID) Set Warehouse. Storage Warehouse and Service Point -
getM_Warehouse_ID
int getM_Warehouse_ID()Get Warehouse. Storage Warehouse and Service Point -
getM_Warehouse
- Throws:
RuntimeException
-
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setNote
Set Note. Optional additional user defined information -
getNote
String getNote()Get Note. Optional additional user defined information -
setPlannedAmt
Set Planned Amount. Planned amount for this project -
getPlannedAmt
BigDecimal getPlannedAmt()Get Planned Amount. Planned amount for this project -
setPlannedMarginAmt
Set Planned Margin. Project' s planned margin amount -
getPlannedMarginAmt
BigDecimal getPlannedMarginAmt()Get Planned Margin. Project' s planned margin amount -
setPlannedQty
Set Planned Quantity. Planned quantity for this project -
getPlannedQty
BigDecimal getPlannedQty()Get Planned Quantity. Planned quantity for this project -
setPOReference
Set Order Reference. Transaction Reference Number (Sales Order, Purchase Order) of your Business Partner -
getPOReference
String getPOReference()Get Order Reference. Transaction Reference Number (Sales Order, Purchase Order) of your Business Partner -
setProcessed
void setProcessed(boolean Processed) Set Processed. The document has been processed -
isProcessed
boolean isProcessed()Get Processed. The document has been processed -
setProcessing
void setProcessing(boolean Processing) Set Process Now -
isProcessing
boolean isProcessing()Get Process Now -
setProjectBalanceAmt
Set Project Balance. Total Project Balance -
getProjectBalanceAmt
BigDecimal getProjectBalanceAmt()Get Project Balance. Total Project Balance -
setProjectCategory
Set Project Category. Project Category -
getProjectCategory
String getProjectCategory()Get Project Category. Project Category -
setProjectLineLevel
Set Line Level. Project Line Level -
getProjectLineLevel
String getProjectLineLevel()Get Line Level. Project Line Level -
setProjInvoiceRule
Set Invoice Rule. Invoice Rule for the project -
getProjInvoiceRule
String getProjInvoiceRule()Get Invoice Rule. Invoice Rule for the project -
setSalesRep_ID
void setSalesRep_ID(int SalesRep_ID) Set Sales Representative. Sales Representative or Company Agent -
getSalesRep_ID
int getSalesRep_ID()Get Sales Representative. Sales Representative or Company Agent -
getSalesRep
- Throws:
RuntimeException
-
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setValue
Set Search Key. Search key for the record in the format required - must be unique -
getValue
String getValue()Get Search Key. Search key for the record in the format required - must be unique
-