Package org.compiere.model
Interface I_C_RfQLineQty
- All Known Implementing Classes:
MRfQLineQty,X_C_RfQLineQty
public interface I_C_RfQLineQty
Generated Interface for C_RfQLineQty
- 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 BenchmarkPricestatic final StringColumn name BestResponseAmtstatic final StringColumn name C_RfQLine_IDstatic final StringColumn name C_RfQLineQty_IDstatic final StringColumn name C_RfQLineQty_UUstatic final StringColumn name C_UOM_IDstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name IsActivestatic final StringColumn name IsOfferQtystatic final StringColumn name IsPurchaseQtystatic final StringColumn name IsRfQQtystatic final StringColumn name Marginstatic final StringColumn name OfferAmtstatic final StringColumn name Qtystatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final KeyNamePairstatic final intAD_Table_ID=675static final StringTableName=C_RfQLineQty -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.Get Benchmark Price.Get Best Response Amount.Deprecated.intGet RfQ Line.intGet RfQ Line Quantity.Get C_RfQLineQty_UUgetC_UOM()Deprecated.intGet UOM.Get Created.intGet Created By.Get Margin %.Get Offer Amount.getQty()Get Quantity.Get Updated.intGet Updated By.booleanisActive()Get Active.booleanGet Offer Quantity.booleanGet Purchase Quantity.booleanisRfQQty()Get RfQ Quantity.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetBenchmarkPrice(BigDecimal BenchmarkPrice) Set Benchmark Price.voidsetBestResponseAmt(BigDecimal BestResponseAmt) Set Best Response Amount.voidsetC_RfQLine_ID(int C_RfQLine_ID) Set RfQ Line.voidsetC_RfQLineQty_ID(int C_RfQLineQty_ID) Set RfQ Line Quantity.voidsetC_RfQLineQty_UU(String C_RfQLineQty_UU) Set C_RfQLineQty_UUvoidsetC_UOM_ID(int C_UOM_ID) Set UOM.voidsetIsActive(boolean IsActive) Set Active.voidsetIsOfferQty(boolean IsOfferQty) Set Offer Quantity.voidsetIsPurchaseQty(boolean IsPurchaseQty) Set Purchase Quantity.voidsetIsRfQQty(boolean IsRfQQty) Set RfQ Quantity.voidsetMargin(BigDecimal Margin) Set Margin %.voidsetOfferAmt(BigDecimal OfferAmt) Set Offer Amount.voidsetQty(BigDecimal Qty) Set Quantity.
-
Field Details
-
Table_Name
TableName=C_RfQLineQty- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=675- 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_BenchmarkPrice
Column name BenchmarkPrice- See Also:
-
COLUMNNAME_BestResponseAmt
Column name BestResponseAmt- See Also:
-
COLUMNNAME_C_RfQLineQty_ID
Column name C_RfQLineQty_ID- See Also:
-
COLUMNNAME_C_RfQLineQty_UU
Column name C_RfQLineQty_UU- See Also:
-
COLUMNNAME_C_RfQLine_ID
Column name C_RfQLine_ID- See Also:
-
COLUMNNAME_C_UOM_ID
Column name C_UOM_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsOfferQty
Column name IsOfferQty- See Also:
-
COLUMNNAME_IsPurchaseQty
Column name IsPurchaseQty- See Also:
-
COLUMNNAME_IsRfQQty
Column name IsRfQQty- See Also:
-
COLUMNNAME_Margin
Column name Margin- See Also:
-
COLUMNNAME_OfferAmt
Column name OfferAmt- See Also:
-
COLUMNNAME_Qty
Column name Qty- 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 -
setBenchmarkPrice
Set Benchmark Price. Price to compare responses to -
getBenchmarkPrice
BigDecimal getBenchmarkPrice()Get Benchmark Price. Price to compare responses to -
setBestResponseAmt
Set Best Response Amount. Best Response Amount -
getBestResponseAmt
BigDecimal getBestResponseAmt()Get Best Response Amount. Best Response Amount -
setC_RfQLineQty_ID
void setC_RfQLineQty_ID(int C_RfQLineQty_ID) Set RfQ Line Quantity. Request for Quotation Line Quantity -
getC_RfQLineQty_ID
int getC_RfQLineQty_ID()Get RfQ Line Quantity. Request for Quotation Line Quantity -
setC_RfQLineQty_UU
Set C_RfQLineQty_UU -
getC_RfQLineQty_UU
String getC_RfQLineQty_UU()Get C_RfQLineQty_UU -
setC_RfQLine_ID
void setC_RfQLine_ID(int C_RfQLine_ID) Set RfQ Line. Request for Quotation Line -
getC_RfQLine_ID
int getC_RfQLine_ID()Get RfQ Line. Request for Quotation Line -
getC_RfQLine
Deprecated.- Throws:
RuntimeException
-
setC_UOM_ID
void setC_UOM_ID(int C_UOM_ID) Set UOM. Unit of Measure -
getC_UOM_ID
int getC_UOM_ID()Get UOM. Unit of Measure -
getC_UOM
Deprecated.- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
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 -
setIsOfferQty
void setIsOfferQty(boolean IsOfferQty) Set Offer Quantity. This quantity is used in the Offer to the Customer -
isOfferQty
boolean isOfferQty()Get Offer Quantity. This quantity is used in the Offer to the Customer -
setIsPurchaseQty
void setIsPurchaseQty(boolean IsPurchaseQty) Set Purchase Quantity. This quantity is used in the Purchase Order to the Supplier -
isPurchaseQty
boolean isPurchaseQty()Get Purchase Quantity. This quantity is used in the Purchase Order to the Supplier -
setIsRfQQty
void setIsRfQQty(boolean IsRfQQty) Set RfQ Quantity. The quantity is used when generating RfQ Responses -
isRfQQty
boolean isRfQQty()Get RfQ Quantity. The quantity is used when generating RfQ Responses -
setMargin
Set Margin %. Margin for a product as a percentage -
getMargin
BigDecimal getMargin()Get Margin %. Margin for a product as a percentage -
setOfferAmt
Set Offer Amount. Amount of the Offer -
getOfferAmt
BigDecimal getOfferAmt()Get Offer Amount. Amount of the Offer -
setQty
Set Quantity. Quantity -
getQty
BigDecimal getQty()Get Quantity. Quantity -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-