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 Details

  • 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

      I_AD_User getAD_User() throws RuntimeException
      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

      I_C_Activity getC_Activity() throws RuntimeException
      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

      I_C_BPartner getC_BPartner() throws RuntimeException
      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

      I_C_BPartner_Location getC_BPartner_Location() throws RuntimeException
      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

      I_C_BPartner getC_BPartnerSR() 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_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 RuntimeException
      Throws:
      RuntimeException
    • 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 RuntimeException
      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

      I_C_Phase getC_Phase() throws RuntimeException
      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

      void setC_Project_UU(String C_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

      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
    • 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

      I_M_PriceList_Version getM_PriceList_Version() throws RuntimeException
      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

      I_M_Warehouse getM_Warehouse() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getSalesRep

      I_AD_User getSalesRep() throws RuntimeException
      Throws:
      RuntimeException
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records
    • 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