|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_RfQ
Generated Interface for C_RfQ
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 1 - 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_Currency_ID
Column name C_Currency_ID |
static String |
COLUMNNAME_C_Order_ID
Column name C_Order_ID |
static String |
COLUMNNAME_C_RfQ_ID
Column name C_RfQ_ID |
static String |
COLUMNNAME_C_RfQ_Topic_ID
Column name C_RfQ_Topic_ID |
static String |
COLUMNNAME_CopyLines
Column name CopyLines |
static String |
COLUMNNAME_CreatePO
Column name CreatePO |
static String |
COLUMNNAME_CreateSO
Column name CreateSO |
static String |
COLUMNNAME_DateResponse
Column name DateResponse |
static String |
COLUMNNAME_DateWorkComplete
Column name DateWorkComplete |
static String |
COLUMNNAME_DateWorkStart
Column name DateWorkStart |
static String |
COLUMNNAME_DeliveryDays
Column name DeliveryDays |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_DocumentNo
Column name DocumentNo |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_IsInvitedVendorsOnly
Column name IsInvitedVendorsOnly |
static String |
COLUMNNAME_IsQuoteAllQty
Column name IsQuoteAllQty |
static String |
COLUMNNAME_IsQuoteTotalAmt
Column name IsQuoteTotalAmt |
static String |
COLUMNNAME_IsRfQResponseAccepted
Column name IsRfQResponseAccepted |
static String |
COLUMNNAME_IsSelfService
Column name IsSelfService |
static String |
COLUMNNAME_Margin
Column name Margin |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_PublishRfQ
Column name PublishRfQ |
static String |
COLUMNNAME_QuoteType
Column name QuoteType |
static String |
COLUMNNAME_RankRfQ
Column name RankRfQ |
static String |
COLUMNNAME_SalesRep_ID
Column name SalesRep_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=677 |
static String |
Table_Name
TableName=C_RfQ |
| 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_Currency_ID()
Get Currency. |
I_C_Currency |
getC_Currency()
|
int |
getC_Order_ID()
Get Order. |
I_C_Order |
getC_Order()
|
int |
getC_RfQ_ID()
Get RfQ. |
int |
getC_RfQ_Topic_ID()
Get RfQ Topic. |
I_C_RfQ_Topic |
getC_RfQ_Topic()
|
String |
getCopyLines()
Get Copy Lines |
String |
getCreatePO()
Get Create PO. |
String |
getCreateSO()
Get Create SO |
Timestamp |
getDateResponse()
Get Response Date. |
Timestamp |
getDateWorkComplete()
Get Work Complete. |
Timestamp |
getDateWorkStart()
Get Work Start. |
int |
getDeliveryDays()
Get Delivery Days. |
String |
getDescription()
Get Description. |
String |
getDocumentNo()
Get Document No. |
String |
getHelp()
Get Comment/Help. |
BigDecimal |
getMargin()
Get Margin %. |
String |
getName()
Get Name. |
String |
getPublishRfQ()
Get Publish RfQ |
String |
getQuoteType()
Get RfQ Type. |
String |
getRankRfQ()
Get Rank RfQ |
int |
getSalesRep_ID()
Get Sales Representative. |
boolean |
isInvitedVendorsOnly()
Get Invited Vendors Only. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
boolean |
isQuoteAllQty()
Get Quote All Quantities. |
boolean |
isQuoteTotalAmt()
Get Quote Total Amt. |
boolean |
isRfQResponseAccepted()
Get Responses Accepted. |
boolean |
isSelfService()
Get Self-Service. |
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_Currency_ID(int C_Currency_ID)
Set Currency. |
void |
setC_Order_ID(int C_Order_ID)
Set Order. |
void |
setC_RfQ_ID(int C_RfQ_ID)
Set RfQ. |
void |
setC_RfQ_Topic_ID(int C_RfQ_Topic_ID)
Set RfQ Topic. |
void |
setCopyLines(String CopyLines)
Set Copy Lines |
void |
setCreatePO(String CreatePO)
Set Create PO. |
void |
setCreateSO(String CreateSO)
Set Create SO |
void |
setDateResponse(Timestamp DateResponse)
Set Response Date. |
void |
setDateWorkComplete(Timestamp DateWorkComplete)
Set Work Complete. |
void |
setDateWorkStart(Timestamp DateWorkStart)
Set Work Start. |
void |
setDeliveryDays(int DeliveryDays)
Set Delivery Days. |
void |
setDescription(String Description)
Set Description. |
void |
setDocumentNo(String DocumentNo)
Set Document No. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setIsInvitedVendorsOnly(boolean IsInvitedVendorsOnly)
Set Invited Vendors Only. |
void |
setIsQuoteAllQty(boolean IsQuoteAllQty)
Set Quote All Quantities. |
void |
setIsQuoteTotalAmt(boolean IsQuoteTotalAmt)
Set Quote Total Amt. |
void |
setIsRfQResponseAccepted(boolean IsRfQResponseAccepted)
Set Responses Accepted. |
void |
setIsSelfService(boolean IsSelfService)
Set Self-Service. |
void |
setMargin(BigDecimal Margin)
Set Margin %. |
void |
setName(String Name)
Set Name. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setPublishRfQ(String PublishRfQ)
Set Publish RfQ |
void |
setQuoteType(String QuoteType)
Set RfQ Type. |
void |
setRankRfQ(String RankRfQ)
Set Rank RfQ |
void |
setSalesRep_ID(int SalesRep_ID)
Set Sales Representative. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_User_ID
static final String COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_Location_ID
static final String COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_CopyLines
static final String COLUMNNAME_C_Order_ID
static final String COLUMNNAME_CreatePO
static final String COLUMNNAME_CreateSO
static final String COLUMNNAME_C_RfQ_ID
static final String COLUMNNAME_C_RfQ_Topic_ID
static final String COLUMNNAME_DateResponse
static final String COLUMNNAME_DateWorkComplete
static final String COLUMNNAME_DateWorkStart
static final String COLUMNNAME_DeliveryDays
static final String COLUMNNAME_Description
static final String COLUMNNAME_DocumentNo
static final String COLUMNNAME_Help
static final String COLUMNNAME_IsInvitedVendorsOnly
static final String COLUMNNAME_IsQuoteAllQty
static final String COLUMNNAME_IsQuoteTotalAmt
static final String COLUMNNAME_IsRfQResponseAccepted
static final String COLUMNNAME_IsSelfService
static final String COLUMNNAME_Margin
static final String COLUMNNAME_Name
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
static final String COLUMNNAME_PublishRfQ
static final String COLUMNNAME_QuoteType
static final String COLUMNNAME_RankRfQ
static final String COLUMNNAME_SalesRep_ID
| Method Detail |
|---|
void setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setC_BPartner_Location_ID(int C_BPartner_Location_ID)
int getC_BPartner_Location_ID()
I_C_BPartner_Location getC_BPartner_Location()
throws Exception
Exceptionvoid setC_Currency_ID(int C_Currency_ID)
int getC_Currency_ID()
I_C_Currency getC_Currency()
throws Exception
Exceptionvoid setCopyLines(String CopyLines)
String getCopyLines()
void setC_Order_ID(int C_Order_ID)
int getC_Order_ID()
I_C_Order getC_Order()
throws Exception
Exceptionvoid setCreatePO(String CreatePO)
String getCreatePO()
void setCreateSO(String CreateSO)
String getCreateSO()
void setC_RfQ_ID(int C_RfQ_ID)
int getC_RfQ_ID()
void setC_RfQ_Topic_ID(int C_RfQ_Topic_ID)
int getC_RfQ_Topic_ID()
I_C_RfQ_Topic getC_RfQ_Topic()
throws Exception
Exceptionvoid setDateResponse(Timestamp DateResponse)
Timestamp getDateResponse()
void setDateWorkComplete(Timestamp DateWorkComplete)
Timestamp getDateWorkComplete()
void setDateWorkStart(Timestamp DateWorkStart)
Timestamp getDateWorkStart()
void setDeliveryDays(int DeliveryDays)
int getDeliveryDays()
void setDescription(String Description)
String getDescription()
void setDocumentNo(String DocumentNo)
String getDocumentNo()
void setHelp(String Help)
String getHelp()
void setIsInvitedVendorsOnly(boolean IsInvitedVendorsOnly)
boolean isInvitedVendorsOnly()
void setIsQuoteAllQty(boolean IsQuoteAllQty)
boolean isQuoteAllQty()
void setIsQuoteTotalAmt(boolean IsQuoteTotalAmt)
boolean isQuoteTotalAmt()
void setIsRfQResponseAccepted(boolean IsRfQResponseAccepted)
boolean isRfQResponseAccepted()
void setIsSelfService(boolean IsSelfService)
boolean isSelfService()
void setMargin(BigDecimal Margin)
BigDecimal getMargin()
void setName(String Name)
String getName()
void setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
void setPublishRfQ(String PublishRfQ)
String getPublishRfQ()
void setQuoteType(String QuoteType)
String getQuoteType()
void setRankRfQ(String RankRfQ)
String getRankRfQ()
void setSalesRep_ID(int SalesRep_ID)
int getSalesRep_ID()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||