Package org.compiere.model
Interface I_C_RfQ
public interface I_C_RfQ
Generated Interface for C_RfQ
- Version:
- Release 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 1 - Orgstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name AD_User_IDstatic final StringColumn name C_BPartner_IDstatic final StringColumn name C_BPartner_Location_IDstatic final StringColumn name C_Currency_IDstatic final StringColumn name C_Order_IDstatic final StringColumn name C_RfQ_IDstatic final StringColumn name C_RfQ_Topic_IDstatic final StringColumn name C_RfQ_UUstatic final StringColumn name CopyLinesstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name CreatePOstatic final StringColumn name CreateSOstatic final StringColumn name DateResponsestatic final StringColumn name DateWorkCompletestatic final StringColumn name DateWorkStartstatic final StringColumn name DeliveryDaysstatic final StringColumn name Descriptionstatic final StringColumn name DocumentNostatic final StringColumn name Helpstatic final StringColumn name IsActivestatic final StringColumn name IsInvitedVendorsOnlystatic final StringColumn name IsQuoteAllQtystatic final StringColumn name IsQuoteTotalAmtstatic final StringColumn name IsRfQResponseAcceptedstatic final StringColumn name IsSelfServicestatic final StringColumn name Marginstatic final StringColumn name Namestatic final StringColumn name Processedstatic final StringColumn name Processingstatic final StringColumn name PublishRfQstatic final StringColumn name QuoteTypestatic final StringColumn name RankRfQstatic final StringColumn name SalesRep_IDstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final KeyNamePairstatic final intAD_Table_ID=677static final StringTableName=C_RfQ -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.Deprecated.intGet User/Contact.Deprecated.intGet Business Partner.Deprecated.intGet Partner Location.Deprecated.intGet Currency.Deprecated.intGet Order.intGet RfQ.Deprecated.intGet RfQ Topic.Get C_RfQ_UUGet Copy LinesGet Created.intGet Created By.Get Create PO.Get Create SOGet Response Date.Get Work Complete.Get Work Start.intGet Delivery Days.Get Description.Get Document No.getHelp()Get Comment/Help.Get Margin %.getName()Get Name.Get Publish RfQGet RfQ Type.Get Rank RfQDeprecated.intGet Sales Representative.Get Updated.intGet Updated By.booleanisActive()Get Active.booleanGet Invited Vendors Only.booleanGet Processed.booleanGet Process NowbooleanGet Quote All Quantities.booleanGet Quote Total Amt.booleanGet Responses Accepted.booleanGet 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.voidSet 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 %.voidSet 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 Details
-
Table_Name
TableName=C_RfQ- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=677- See Also:
-
Model
-
accessLevel
AccessLevel = 1 - 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_User_ID
Column name AD_User_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_Currency_ID
Column name C_Currency_ID- See Also:
-
COLUMNNAME_C_Order_ID
Column name C_Order_ID- See Also:
-
COLUMNNAME_C_RfQ_ID
Column name C_RfQ_ID- See Also:
-
COLUMNNAME_C_RfQ_Topic_ID
Column name C_RfQ_Topic_ID- See Also:
-
COLUMNNAME_C_RfQ_UU
Column name C_RfQ_UU- See Also:
-
COLUMNNAME_CopyLines
Column name CopyLines- See Also:
-
COLUMNNAME_CreatePO
Column name CreatePO- See Also:
-
COLUMNNAME_CreateSO
Column name CreateSO- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DateResponse
Column name DateResponse- See Also:
-
COLUMNNAME_DateWorkComplete
Column name DateWorkComplete- See Also:
-
COLUMNNAME_DateWorkStart
Column name DateWorkStart- See Also:
-
COLUMNNAME_DeliveryDays
Column name DeliveryDays- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_DocumentNo
Column name DocumentNo- See Also:
-
COLUMNNAME_Help
Column name Help- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsInvitedVendorsOnly
Column name IsInvitedVendorsOnly- See Also:
-
COLUMNNAME_IsQuoteAllQty
Column name IsQuoteAllQty- See Also:
-
COLUMNNAME_IsQuoteTotalAmt
Column name IsQuoteTotalAmt- See Also:
-
COLUMNNAME_IsRfQResponseAccepted
Column name IsRfQResponseAccepted- See Also:
-
COLUMNNAME_IsSelfService
Column name IsSelfService- See Also:
-
COLUMNNAME_Margin
Column name Margin- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_PublishRfQ
Column name PublishRfQ- See Also:
-
COLUMNNAME_QuoteType
Column name QuoteType- See Also:
-
COLUMNNAME_RankRfQ
Column name RankRfQ- 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:
-
-
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_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
Deprecated.- 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
Deprecated.- 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
Deprecated.- 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
Deprecated.- Throws:
RuntimeException
-
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
Deprecated.- Throws:
RuntimeException
-
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
Deprecated.- Throws:
RuntimeException
-
setC_RfQ_UU
Set C_RfQ_UU -
getC_RfQ_UU
String getC_RfQ_UU()Get C_RfQ_UU -
setCopyLines
Set Copy Lines -
getCopyLines
String getCopyLines()Get Copy Lines -
setCreatePO
Set Create PO. Create Purchase Order -
getCreatePO
String getCreatePO()Get Create PO. Create Purchase Order -
setCreateSO
Set Create SO -
getCreateSO
String getCreateSO()Get Create SO -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDateResponse
Set Response Date. Date of the Response -
getDateResponse
Timestamp getDateResponse()Get Response Date. Date of the Response -
setDateWorkComplete
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
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
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setDocumentNo
Set Document No. Document sequence number of the document -
getDocumentNo
String getDocumentNo()Get Document No. Document sequence number of the document -
setHelp
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
Set Margin %. Margin for a product as a percentage -
getMargin
BigDecimal getMargin()Get Margin %. Margin for a product as a percentage -
setName
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
Set Publish RfQ -
getPublishRfQ
String getPublishRfQ()Get Publish RfQ -
setQuoteType
Set RfQ Type. Request for Quotation Type -
getQuoteType
String getQuoteType()Get RfQ Type. Request for Quotation Type -
setRankRfQ
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
Deprecated.- Throws:
RuntimeException
-
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-