Adempiere 3.5.2a

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 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 3 - Client - Org
static String COLUMNNAME_AD_User_ID
          Column name AD_User_ID
static String COLUMNNAME_C_BPartner_ID
          Column name C_BPartner_ID
static String COLUMNNAME_C_BPartner_Location_ID
          Column name C_BPartner_Location_ID
static String COLUMNNAME_C_BPartnerSR_ID
          Column name C_BPartnerSR_ID
static String COLUMNNAME_C_Campaign_ID
          Column name C_Campaign_ID
static String COLUMNNAME_C_Currency_ID
          Column name C_Currency_ID
static String COLUMNNAME_C_PaymentTerm_ID
          Column name C_PaymentTerm_ID
static String COLUMNNAME_C_Phase_ID
          Column name C_Phase_ID
static String COLUMNNAME_C_Project_ID
          Column name C_Project_ID
static String COLUMNNAME_C_ProjectType_ID
          Column name C_ProjectType_ID
static String COLUMNNAME_CommittedAmt
          Column name CommittedAmt
static String COLUMNNAME_CommittedQty
          Column name CommittedQty
static String COLUMNNAME_CopyFrom
          Column name CopyFrom
static String COLUMNNAME_DateContract
          Column name DateContract
static String COLUMNNAME_DateFinish
          Column name DateFinish
static String COLUMNNAME_Description
          Column name Description
static String COLUMNNAME_GenerateTo
          Column name GenerateTo
static String COLUMNNAME_InvoicedAmt
          Column name InvoicedAmt
static String COLUMNNAME_InvoicedQty
          Column name InvoicedQty
static String COLUMNNAME_IsCommitCeiling
          Column name IsCommitCeiling
static String COLUMNNAME_IsCommitment
          Column name IsCommitment
static String COLUMNNAME_IsSummary
          Column name IsSummary
static String COLUMNNAME_M_PriceList_Version_ID
          Column name M_PriceList_Version_ID
static String COLUMNNAME_M_Warehouse_ID
          Column name M_Warehouse_ID
static String COLUMNNAME_Name
          Column name Name
static String COLUMNNAME_Note
          Column name Note
static String COLUMNNAME_PlannedAmt
          Column name PlannedAmt
static String COLUMNNAME_PlannedMarginAmt
          Column name PlannedMarginAmt
static String COLUMNNAME_PlannedQty
          Column name PlannedQty
static String COLUMNNAME_POReference
          Column name POReference
static String COLUMNNAME_Processed
          Column name Processed
static String COLUMNNAME_Processing
          Column name Processing
static String COLUMNNAME_ProjectBalanceAmt
          Column name ProjectBalanceAmt
static String COLUMNNAME_ProjectCategory
          Column name ProjectCategory
static String COLUMNNAME_ProjectLineLevel
          Column name ProjectLineLevel
static String COLUMNNAME_ProjInvoiceRule
          Column name ProjInvoiceRule
static String COLUMNNAME_SalesRep_ID
          Column name SalesRep_ID
static String COLUMNNAME_Value
          Column name Value
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=203
static String Table_Name
          TableName=C_Project
 
Method Summary
 int getAD_User_ID()
          Get User/Contact.
 I_AD_User getAD_User()
           
 int getC_BPartner_ID()
          Get Business Partner .
 int getC_BPartner_Location_ID()
          Get Partner Location.
 I_C_BPartner_Location getC_BPartner_Location()
           
 I_C_BPartner getC_BPartner()
           
 int getC_BPartnerSR_ID()
          Get BPartner (Agent).
 int getC_Campaign_ID()
          Get Campaign.
 I_C_Campaign getC_Campaign()
           
 int getC_Currency_ID()
          Get Currency.
 I_C_Currency getC_Currency()
           
 int getC_PaymentTerm_ID()
          Get Payment Term.
 I_C_PaymentTerm getC_PaymentTerm()
           
 int getC_Phase_ID()
          Get Standard Phase.
 I_C_Phase getC_Phase()
           
 int getC_Project_ID()
          Get Project.
 String getC_ProjectType_ID()
          Get Project Type.
 BigDecimal getCommittedAmt()
          Get Committed Amount.
 BigDecimal getCommittedQty()
          Get Committed Quantity.
 String getCopyFrom()
          Get Copy From.
 Timestamp getDateContract()
          Get Contract Date.
 Timestamp getDateFinish()
          Get Finish Date.
 String getDescription()
          Get Description.
 String getGenerateTo()
          Get Generate To.
 BigDecimal getInvoicedAmt()
          Get Invoiced Amount.
 BigDecimal getInvoicedQty()
          Get Quantity Invoiced .
 int getM_PriceList_Version_ID()
          Get Price List Version.
 I_M_PriceList_Version getM_PriceList_Version()
           
 int getM_Warehouse_ID()
          Get Warehouse.
 I_M_Warehouse getM_Warehouse()
           
 String getName()
          Get Name.
 String getNote()
          Get Note.
 BigDecimal getPlannedAmt()
          Get Planned Amount.
 BigDecimal getPlannedMarginAmt()
          Get Planned Margin.
 BigDecimal getPlannedQty()
          Get Planned Quantity.
 String getPOReference()
          Get Order Reference.
 BigDecimal getProjectBalanceAmt()
          Get Project Balance.
 String getProjectCategory()
          Get Project Category.
 String getProjectLineLevel()
          Get Line Level.
 String getProjInvoiceRule()
          Get Invoice Rule.
 int getSalesRep_ID()
          Get Sales Representative.
 String getValue()
          Get Search Key.
 boolean isCommitCeiling()
          Get Commitment is Ceiling.
 boolean isCommitment()
          Get Commitment.
 boolean isProcessed()
          Get Processed.
 boolean isProcessing()
          Get Process Now
 boolean isSummary()
          Get Summary Level.
 void setAD_User_ID(int AD_User_ID)
          Set User/Contact.
 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_ProjectType_ID(String 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 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 setName(String Name)
          Set Name.
 void setNote(String Note)
          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 Now
 void 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 setValue(String Value)
          Set Search Key.
 

Field Detail

Table_Name

static final String Table_Name
TableName=C_Project

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=203


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org


COLUMNNAME_AD_User_ID

static final String COLUMNNAME_AD_User_ID
Column name AD_User_ID

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_BPartner_Location_ID

static final String COLUMNNAME_C_BPartner_Location_ID
Column name C_BPartner_Location_ID

See Also:
Constant Field Values

COLUMNNAME_C_BPartnerSR_ID

static final String COLUMNNAME_C_BPartnerSR_ID
Column name C_BPartnerSR_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_Currency_ID

static final String COLUMNNAME_C_Currency_ID
Column name C_Currency_ID

See Also:
Constant Field Values

COLUMNNAME_CommittedAmt

static final String COLUMNNAME_CommittedAmt
Column name CommittedAmt

See Also:
Constant Field Values

COLUMNNAME_CommittedQty

static final String COLUMNNAME_CommittedQty
Column name CommittedQty

See Also:
Constant Field Values

COLUMNNAME_CopyFrom

static final String COLUMNNAME_CopyFrom
Column name CopyFrom

See Also:
Constant Field Values

COLUMNNAME_C_PaymentTerm_ID

static final String COLUMNNAME_C_PaymentTerm_ID
Column name C_PaymentTerm_ID

See Also:
Constant Field Values

COLUMNNAME_C_Phase_ID

static final String COLUMNNAME_C_Phase_ID
Column name C_Phase_ID

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_C_ProjectType_ID

static final String COLUMNNAME_C_ProjectType_ID
Column name C_ProjectType_ID

See Also:
Constant Field Values

COLUMNNAME_DateContract

static final String COLUMNNAME_DateContract
Column name DateContract

See Also:
Constant Field Values

COLUMNNAME_DateFinish

static final String COLUMNNAME_DateFinish
Column name DateFinish

See Also:
Constant Field Values

COLUMNNAME_Description

static final String COLUMNNAME_Description
Column name Description

See Also:
Constant Field Values

COLUMNNAME_GenerateTo

static final String COLUMNNAME_GenerateTo
Column name GenerateTo

See Also:
Constant Field Values

COLUMNNAME_InvoicedAmt

static final String COLUMNNAME_InvoicedAmt
Column name InvoicedAmt

See Also:
Constant Field Values

COLUMNNAME_InvoicedQty

static final String COLUMNNAME_InvoicedQty
Column name InvoicedQty

See Also:
Constant Field Values

COLUMNNAME_IsCommitCeiling

static final String COLUMNNAME_IsCommitCeiling
Column name IsCommitCeiling

See Also:
Constant Field Values

COLUMNNAME_IsCommitment

static final String COLUMNNAME_IsCommitment
Column name IsCommitment

See Also:
Constant Field Values

COLUMNNAME_IsSummary

static final String COLUMNNAME_IsSummary
Column name IsSummary

See Also:
Constant Field Values

COLUMNNAME_M_PriceList_Version_ID

static final String COLUMNNAME_M_PriceList_Version_ID
Column name M_PriceList_Version_ID

See Also:
Constant Field Values

COLUMNNAME_M_Warehouse_ID

static final String COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_ID

See Also:
Constant Field Values

COLUMNNAME_Name

static final String COLUMNNAME_Name
Column name Name

See Also:
Constant Field Values

COLUMNNAME_Note

static final String COLUMNNAME_Note
Column name Note

See Also:
Constant Field Values

COLUMNNAME_PlannedAmt

static final String COLUMNNAME_PlannedAmt
Column name PlannedAmt

See Also:
Constant Field Values

COLUMNNAME_PlannedMarginAmt

static final String COLUMNNAME_PlannedMarginAmt
Column name PlannedMarginAmt

See Also:
Constant Field Values

COLUMNNAME_PlannedQty

static final String COLUMNNAME_PlannedQty
Column name PlannedQty

See Also:
Constant Field Values

COLUMNNAME_POReference

static final String COLUMNNAME_POReference
Column name POReference

See Also:
Constant Field Values

COLUMNNAME_Processed

static final String COLUMNNAME_Processed
Column name Processed

See Also:
Constant Field Values

COLUMNNAME_Processing

static final String COLUMNNAME_Processing
Column name Processing

See Also:
Constant Field Values

COLUMNNAME_ProjectBalanceAmt

static final String COLUMNNAME_ProjectBalanceAmt
Column name ProjectBalanceAmt

See Also:
Constant Field Values

COLUMNNAME_ProjectCategory

static final String COLUMNNAME_ProjectCategory
Column name ProjectCategory

See Also:
Constant Field Values

COLUMNNAME_ProjectLineLevel

static final String COLUMNNAME_ProjectLineLevel
Column name ProjectLineLevel

See Also:
Constant Field Values

COLUMNNAME_ProjInvoiceRule

static final String COLUMNNAME_ProjInvoiceRule
Column name ProjInvoiceRule

See Also:
Constant Field Values

COLUMNNAME_SalesRep_ID

static final String COLUMNNAME_SalesRep_ID
Column name SalesRep_ID

See Also:
Constant Field Values

COLUMNNAME_Value

static final String COLUMNNAME_Value
Column name Value

See Also:
Constant Field Values
Method Detail

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

I_AD_User getAD_User()
                     throws Exception
Throws:
Exception

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 Exception
Throws:
Exception

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

I_C_BPartner_Location getC_BPartner_Location()
                                             throws Exception
Throws:
Exception

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)


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 Exception
Throws:
Exception

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

I_C_Currency getC_Currency()
                           throws Exception
Throws:
Exception

setCommittedAmt

void setCommittedAmt(BigDecimal CommittedAmt)
Set Committed Amount. The (legal) commitment amount


getCommittedAmt

BigDecimal getCommittedAmt()
Get Committed Amount. The (legal) commitment amount


setCommittedQty

void setCommittedQty(BigDecimal CommittedQty)
Set Committed Quantity. The (legal) commitment Quantity


getCommittedQty

BigDecimal getCommittedQty()
Get Committed Quantity. The (legal) commitment Quantity


setCopyFrom

void setCopyFrom(String CopyFrom)
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

I_C_PaymentTerm getC_PaymentTerm()
                                 throws Exception
Throws:
Exception

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

I_C_Phase getC_Phase()
                     throws Exception
Throws:
Exception

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(String C_ProjectType_ID)
Set Project Type. Type of the project


getC_ProjectType_ID

String getC_ProjectType_ID()
Get Project Type. Type of the project


setDateContract

void setDateContract(Timestamp DateContract)
Set Contract Date. The (planned) effective date of this document.


getDateContract

Timestamp getDateContract()
Get Contract Date. The (planned) effective date of this document.


setDateFinish

void setDateFinish(Timestamp DateFinish)
Set Finish Date. Finish or (planned) completion date


getDateFinish

Timestamp getDateFinish()
Get Finish Date. Finish or (planned) completion 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


setGenerateTo

void setGenerateTo(String GenerateTo)
Set Generate To. Generate To


getGenerateTo

String getGenerateTo()
Get Generate To. Generate To


setInvoicedAmt

void setInvoicedAmt(BigDecimal InvoicedAmt)
Set Invoiced Amount. The amount invoiced


getInvoicedAmt

BigDecimal getInvoicedAmt()
Get Invoiced Amount. The amount invoiced


setInvoicedQty

void setInvoicedQty(BigDecimal InvoicedQty)
Set Quantity Invoiced . The quantity invoiced


getInvoicedQty

BigDecimal getInvoicedQty()
Get Quantity Invoiced . The quantity invoiced


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

I_M_PriceList_Version getM_PriceList_Version()
                                             throws Exception
Throws:
Exception

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

I_M_Warehouse getM_Warehouse()
                             throws Exception
Throws:
Exception

setName

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


getName

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


setNote

void setNote(String Note)
Set Note. Optional additional user defined information


getNote

String getNote()
Get Note. Optional additional user defined information


setPlannedAmt

void setPlannedAmt(BigDecimal PlannedAmt)
Set Planned Amount. Planned amount for this project


getPlannedAmt

BigDecimal getPlannedAmt()
Get Planned Amount. Planned amount for this project


setPlannedMarginAmt

void setPlannedMarginAmt(BigDecimal PlannedMarginAmt)
Set Planned Margin. Project's planned margin amount


getPlannedMarginAmt

BigDecimal getPlannedMarginAmt()
Get Planned Margin. Project's planned margin amount


setPlannedQty

void setPlannedQty(BigDecimal PlannedQty)
Set Planned Quantity. Planned quantity for this project


getPlannedQty

BigDecimal getPlannedQty()
Get Planned Quantity. Planned quantity for this project


setPOReference

void setPOReference(String POReference)
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

void setProjectBalanceAmt(BigDecimal ProjectBalanceAmt)
Set Project Balance. Total Project Balance


getProjectBalanceAmt

BigDecimal getProjectBalanceAmt()
Get Project Balance. Total Project Balance


setProjectCategory

void setProjectCategory(String ProjectCategory)
Set Project Category. Project Category


getProjectCategory

String getProjectCategory()
Get Project Category. Project Category


setProjectLineLevel

void setProjectLineLevel(String ProjectLineLevel)
Set Line Level. Project Line Level


getProjectLineLevel

String getProjectLineLevel()
Get Line Level. Project Line Level


setProjInvoiceRule

void setProjInvoiceRule(String ProjInvoiceRule)
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


setValue

void setValue(String Value)
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


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.