Package org.compiere.model
Interface I_C_RfQ
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 1 - Orgstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_AD_User_IDColumn name AD_User_IDstatic StringCOLUMNNAME_C_BPartner_IDColumn name C_BPartner_IDstatic StringCOLUMNNAME_C_BPartner_Location_IDColumn name C_BPartner_Location_IDstatic StringCOLUMNNAME_C_Currency_IDColumn name C_Currency_IDstatic StringCOLUMNNAME_C_Order_IDColumn name C_Order_IDstatic StringCOLUMNNAME_C_RfQ_IDColumn name C_RfQ_IDstatic StringCOLUMNNAME_C_RfQ_Topic_IDColumn name C_RfQ_Topic_IDstatic StringCOLUMNNAME_C_RfQ_UUColumn name C_RfQ_UUstatic StringCOLUMNNAME_CopyLinesColumn name CopyLinesstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_CreatePOColumn name CreatePOstatic StringCOLUMNNAME_CreateSOColumn name CreateSOstatic StringCOLUMNNAME_DateResponseColumn name DateResponsestatic StringCOLUMNNAME_DateWorkCompleteColumn name DateWorkCompletestatic StringCOLUMNNAME_DateWorkStartColumn name DateWorkStartstatic StringCOLUMNNAME_DeliveryDaysColumn name DeliveryDaysstatic StringCOLUMNNAME_DescriptionColumn name Descriptionstatic StringCOLUMNNAME_DocumentNoColumn name DocumentNostatic StringCOLUMNNAME_HelpColumn name Helpstatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_IsInvitedVendorsOnlyColumn name IsInvitedVendorsOnlystatic StringCOLUMNNAME_IsQuoteAllQtyColumn name IsQuoteAllQtystatic StringCOLUMNNAME_IsQuoteTotalAmtColumn name IsQuoteTotalAmtstatic StringCOLUMNNAME_IsRfQResponseAcceptedColumn name IsRfQResponseAcceptedstatic StringCOLUMNNAME_IsSelfServiceColumn name IsSelfServicestatic StringCOLUMNNAME_MarginColumn name Marginstatic StringCOLUMNNAME_NameColumn name Namestatic StringCOLUMNNAME_ProcessedColumn name Processedstatic StringCOLUMNNAME_ProcessingColumn name Processingstatic StringCOLUMNNAME_PublishRfQColumn name PublishRfQstatic StringCOLUMNNAME_QuoteTypeColumn name QuoteTypestatic StringCOLUMNNAME_RankRfQColumn name RankRfQstatic StringCOLUMNNAME_SalesRep_IDColumn name SalesRep_IDstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic KeyNamePairModelstatic intTable_IDAD_Table_ID=677static StringTable_NameTableName=C_RfQ
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.I_AD_UsergetAD_User()intgetAD_User_ID()Get User/Contact.I_C_BPartnergetC_BPartner()intgetC_BPartner_ID()Get Business Partner.I_C_BPartner_LocationgetC_BPartner_Location()intgetC_BPartner_Location_ID()Get Partner Location.I_C_CurrencygetC_Currency()intgetC_Currency_ID()Get Currency.I_C_OrdergetC_Order()intgetC_Order_ID()Get Order.intgetC_RfQ_ID()Get RfQ.I_C_RfQ_TopicgetC_RfQ_Topic()intgetC_RfQ_Topic_ID()Get RfQ Topic.StringgetC_RfQ_UU()Get C_RfQ_UUStringgetCopyLines()Get Copy LinesTimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.StringgetCreatePO()Get Create PO.StringgetCreateSO()Get Create SOTimestampgetDateResponse()Get Response Date.TimestampgetDateWorkComplete()Get Work Complete.TimestampgetDateWorkStart()Get Work Start.intgetDeliveryDays()Get Delivery Days.StringgetDescription()Get Description.StringgetDocumentNo()Get Document No.StringgetHelp()Get Comment/Help.BigDecimalgetMargin()Get Margin %.StringgetName()Get Name.StringgetPublishRfQ()Get Publish RfQStringgetQuoteType()Get RfQ Type.StringgetRankRfQ()Get Rank RfQI_AD_UsergetSalesRep()intgetSalesRep_ID()Get Sales Representative.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.booleanisActive()Get Active.booleanisInvitedVendorsOnly()Get Invited Vendors Only.booleanisProcessed()Get Processed.booleanisProcessing()Get Process NowbooleanisQuoteAllQty()Get Quote All Quantities.booleanisQuoteTotalAmt()Get Quote Total Amt.booleanisRfQResponseAccepted()Get Responses Accepted.booleanisSelfService()Get Self-Service.voidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetAD_User_ID(int AD_User_ID)Set User/Contact.voidsetC_BPartner_ID(int C_BPartner_ID)Set Business Partner.voidsetC_BPartner_Location_ID(int C_BPartner_Location_ID)Set Partner Location.voidsetC_Currency_ID(int C_Currency_ID)Set Currency.voidsetC_Order_ID(int C_Order_ID)Set Order.voidsetC_RfQ_ID(int C_RfQ_ID)Set RfQ.voidsetC_RfQ_Topic_ID(int C_RfQ_Topic_ID)Set RfQ Topic.voidsetC_RfQ_UU(String C_RfQ_UU)Set C_RfQ_UUvoidsetCopyLines(String CopyLines)Set Copy LinesvoidsetCreatePO(String CreatePO)Set Create PO.voidsetCreateSO(String CreateSO)Set Create SOvoidsetDateResponse(Timestamp DateResponse)Set Response Date.voidsetDateWorkComplete(Timestamp DateWorkComplete)Set Work Complete.voidsetDateWorkStart(Timestamp DateWorkStart)Set Work Start.voidsetDeliveryDays(int DeliveryDays)Set Delivery Days.voidsetDescription(String Description)Set Description.voidsetDocumentNo(String DocumentNo)Set Document No.voidsetHelp(String Help)Set Comment/Help.voidsetIsActive(boolean IsActive)Set Active.voidsetIsInvitedVendorsOnly(boolean IsInvitedVendorsOnly)Set Invited Vendors Only.voidsetIsQuoteAllQty(boolean IsQuoteAllQty)Set Quote All Quantities.voidsetIsQuoteTotalAmt(boolean IsQuoteTotalAmt)Set Quote Total Amt.voidsetIsRfQResponseAccepted(boolean IsRfQResponseAccepted)Set Responses Accepted.voidsetIsSelfService(boolean IsSelfService)Set Self-Service.voidsetMargin(BigDecimal Margin)Set Margin %.voidsetName(String Name)Set Name.voidsetProcessed(boolean Processed)Set Processed.voidsetProcessing(boolean Processing)Set Process NowvoidsetPublishRfQ(String PublishRfQ)Set Publish RfQvoidsetQuoteType(String QuoteType)Set RfQ Type.voidsetRankRfQ(String RankRfQ)Set Rank RfQvoidsetSalesRep_ID(int SalesRep_ID)Set Sales Representative.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=C_RfQ- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=677- 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_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_Currency_ID
static final String COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
- Constant Field Values
-
COLUMNNAME_CopyLines
static final String COLUMNNAME_CopyLines
Column name CopyLines- See Also:
- Constant Field Values
-
COLUMNNAME_C_Order_ID
static final String COLUMNNAME_C_Order_ID
Column name C_Order_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_CreatePO
static final String COLUMNNAME_CreatePO
Column name CreatePO- See Also:
- Constant Field Values
-
COLUMNNAME_CreateSO
static final String COLUMNNAME_CreateSO
Column name CreateSO- See Also:
- Constant Field Values
-
COLUMNNAME_C_RfQ_ID
static final String COLUMNNAME_C_RfQ_ID
Column name C_RfQ_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_RfQ_Topic_ID
static final String COLUMNNAME_C_RfQ_Topic_ID
Column name C_RfQ_Topic_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_RfQ_UU
static final String COLUMNNAME_C_RfQ_UU
Column name C_RfQ_UU- See Also:
- Constant Field Values
-
COLUMNNAME_DateResponse
static final String COLUMNNAME_DateResponse
Column name DateResponse- See Also:
- Constant Field Values
-
COLUMNNAME_DateWorkComplete
static final String COLUMNNAME_DateWorkComplete
Column name DateWorkComplete- See Also:
- Constant Field Values
-
COLUMNNAME_DateWorkStart
static final String COLUMNNAME_DateWorkStart
Column name DateWorkStart- See Also:
- Constant Field Values
-
COLUMNNAME_DeliveryDays
static final String COLUMNNAME_DeliveryDays
Column name DeliveryDays- 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_Help
static final String COLUMNNAME_Help
Column name Help- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsInvitedVendorsOnly
static final String COLUMNNAME_IsInvitedVendorsOnly
Column name IsInvitedVendorsOnly- See Also:
- Constant Field Values
-
COLUMNNAME_IsQuoteAllQty
static final String COLUMNNAME_IsQuoteAllQty
Column name IsQuoteAllQty- See Also:
- Constant Field Values
-
COLUMNNAME_IsQuoteTotalAmt
static final String COLUMNNAME_IsQuoteTotalAmt
Column name IsQuoteTotalAmt- See Also:
- Constant Field Values
-
COLUMNNAME_IsRfQResponseAccepted
static final String COLUMNNAME_IsRfQResponseAccepted
Column name IsRfQResponseAccepted- See Also:
- Constant Field Values
-
COLUMNNAME_IsSelfService
static final String COLUMNNAME_IsSelfService
Column name IsSelfService- See Also:
- Constant Field Values
-
COLUMNNAME_Margin
static final String COLUMNNAME_Margin
Column name Margin- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- 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_PublishRfQ
static final String COLUMNNAME_PublishRfQ
Column name PublishRfQ- See Also:
- Constant Field Values
-
COLUMNNAME_QuoteType
static final String COLUMNNAME_QuoteType
Column name QuoteType- See Also:
- Constant Field Values
-
COLUMNNAME_RankRfQ
static final String COLUMNNAME_RankRfQ
Column name RankRfQ- See Also:
- Constant Field Values
-
COLUMNNAME_SalesRep_ID
static final String COLUMNNAME_SalesRep_ID
Column name SalesRep_ID- 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
-
-
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_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_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_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
-
setCopyLines
void setCopyLines(String CopyLines)
Set Copy Lines
-
getCopyLines
String getCopyLines()
Get Copy Lines
-
setC_Order_ID
void setC_Order_ID(int C_Order_ID)
Set Order. Order
-
getC_Order_ID
int getC_Order_ID()
Get Order. Order
-
getC_Order
I_C_Order getC_Order() 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
-
setCreatePO
void setCreatePO(String CreatePO)
Set Create PO. Create Purchase Order
-
getCreatePO
String getCreatePO()
Get Create PO. Create Purchase Order
-
setCreateSO
void setCreateSO(String CreateSO)
Set Create SO
-
getCreateSO
String getCreateSO()
Get Create SO
-
setC_RfQ_ID
void setC_RfQ_ID(int C_RfQ_ID)
Set RfQ. Request for Quotation
-
getC_RfQ_ID
int getC_RfQ_ID()
Get RfQ. Request for Quotation
-
setC_RfQ_Topic_ID
void setC_RfQ_Topic_ID(int C_RfQ_Topic_ID)
Set RfQ Topic. Topic for Request for Quotations
-
getC_RfQ_Topic_ID
int getC_RfQ_Topic_ID()
Get RfQ Topic. Topic for Request for Quotations
-
getC_RfQ_Topic
I_C_RfQ_Topic getC_RfQ_Topic() throws RuntimeException
- Throws:
RuntimeException
-
setC_RfQ_UU
void setC_RfQ_UU(String C_RfQ_UU)
Set C_RfQ_UU
-
getC_RfQ_UU
String getC_RfQ_UU()
Get C_RfQ_UU
-
setDateResponse
void setDateResponse(Timestamp DateResponse)
Set Response Date. Date of the Response
-
getDateResponse
Timestamp getDateResponse()
Get Response Date. Date of the Response
-
setDateWorkComplete
void setDateWorkComplete(Timestamp DateWorkComplete)
Set Work Complete. Date when work is (planned to be) complete
-
getDateWorkComplete
Timestamp getDateWorkComplete()
Get Work Complete. Date when work is (planned to be) complete
-
setDateWorkStart
void setDateWorkStart(Timestamp DateWorkStart)
Set Work Start. Date when work is (planned to be) started
-
getDateWorkStart
Timestamp getDateWorkStart()
Get Work Start. Date when work is (planned to be) started
-
setDeliveryDays
void setDeliveryDays(int DeliveryDays)
Set Delivery Days. Number of Days (planned) until Delivery
-
getDeliveryDays
int getDeliveryDays()
Get Delivery Days. Number of Days (planned) until Delivery
-
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
-
setHelp
void setHelp(String Help)
Set Comment/Help. Comment or Hint
-
getHelp
String getHelp()
Get Comment/Help. Comment or Hint
-
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
-
setIsInvitedVendorsOnly
void setIsInvitedVendorsOnly(boolean IsInvitedVendorsOnly)
Set Invited Vendors Only. Only invited vendors can respond to an RfQ
-
isInvitedVendorsOnly
boolean isInvitedVendorsOnly()
Get Invited Vendors Only. Only invited vendors can respond to an RfQ
-
setIsQuoteAllQty
void setIsQuoteAllQty(boolean IsQuoteAllQty)
Set Quote All Quantities. Suppliers are requested to provide responses for all quantities
-
isQuoteAllQty
boolean isQuoteAllQty()
Get Quote All Quantities. Suppliers are requested to provide responses for all quantities
-
setIsQuoteTotalAmt
void setIsQuoteTotalAmt(boolean IsQuoteTotalAmt)
Set Quote Total Amt. The response can have just the total amount for the RfQ
-
isQuoteTotalAmt
boolean isQuoteTotalAmt()
Get Quote Total Amt. The response can have just the total amount for the RfQ
-
setIsRfQResponseAccepted
void setIsRfQResponseAccepted(boolean IsRfQResponseAccepted)
Set Responses Accepted. Are Responses to the Request for Quotation accepted
-
isRfQResponseAccepted
boolean isRfQResponseAccepted()
Get Responses Accepted. Are Responses to the Request for Quotation accepted
-
setIsSelfService
void setIsSelfService(boolean IsSelfService)
Set Self-Service. This is a Self-Service entry or this entry can be changed via Self-Service
-
isSelfService
boolean isSelfService()
Get Self-Service. This is a Self-Service entry or this entry can be changed via Self-Service
-
setMargin
void setMargin(BigDecimal Margin)
Set Margin %. Margin for a product as a percentage
-
getMargin
BigDecimal getMargin()
Get Margin %. Margin for a product as a percentage
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
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
-
setPublishRfQ
void setPublishRfQ(String PublishRfQ)
Set Publish RfQ
-
getPublishRfQ
String getPublishRfQ()
Get Publish RfQ
-
setQuoteType
void setQuoteType(String QuoteType)
Set RfQ Type. Request for Quotation Type
-
getQuoteType
String getQuoteType()
Get RfQ Type. Request for Quotation Type
-
setRankRfQ
void setRankRfQ(String RankRfQ)
Set Rank RfQ
-
getRankRfQ
String getRankRfQ()
Get Rank RfQ
-
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
-
-