Package org.compiere.model
Interface I_M_Product_PO
- All Known Implementing Classes:
MProductPO
,X_M_Product_PO
public interface I_M_Product_PO
Generated Interface for M_Product_PO
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name C_BPartner_IDstatic final String
Column name C_Currency_IDstatic final String
Column name C_UOM_IDstatic final String
Column name CostPerOrderstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name DeliveryTime_Actualstatic final String
Column name DeliveryTime_Promisedstatic final String
Column name Discontinuedstatic final String
Column name DiscontinuedAtstatic final String
Column name IsActivestatic final String
Column name IsCurrentVendorstatic final String
Column name M_Product_IDstatic final String
Column name M_Product_PO_UUstatic final String
Column name Manufacturerstatic final String
Column name Order_Minstatic final String
Column name Order_Packstatic final String
Column name PriceEffectivestatic final String
Column name PriceLastInvstatic final String
Column name PriceLastPOstatic final String
Column name PriceListstatic final String
Column name PricePOstatic final String
Column name QualityRatingstatic final String
Column name RoyaltyAmtstatic final String
Column name UPCstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name VendorCategorystatic final String
Column name VendorProductNostatic final KeyNamePair
static final int
AD_Table_ID=210static final String
TableName=M_Product_PO -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Business Partner.int
Get Currency.getC_UOM()
int
Get UOM.Get Cost per Order.Get Created.int
Get Created By.int
Get Actual Delivery Time.int
Get Promised Delivery Time.Get Discontinued At.int
Get Product.Get M_Product_PO_UUGet Manufacturer.Get Minimum Order Qty.Get Order Pack Qty.Get Price effective.Get Last Invoice Price.Get Last PO Price.Get List Price.Get PO Price.int
Get Quality Rating.Get Royalty Amount.getUPC()
Get UPC/EAN.Get Updated.int
Get Updated By.Get Partner Category.Get Partner Product Key.boolean
isActive()
Get Active.boolean
Get Current vendor.boolean
Get Discontinued.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setC_BPartner_ID
(int C_BPartner_ID) Set Business Partner.void
setC_Currency_ID
(int C_Currency_ID) Set Currency.void
setC_UOM_ID
(int C_UOM_ID) Set UOM.void
setCostPerOrder
(BigDecimal CostPerOrder) Set Cost per Order.void
setDeliveryTime_Actual
(int DeliveryTime_Actual) Set Actual Delivery Time.void
setDeliveryTime_Promised
(int DeliveryTime_Promised) Set Promised Delivery Time.void
setDiscontinued
(boolean Discontinued) Set Discontinued.void
setDiscontinuedAt
(Timestamp DiscontinuedAt) Set Discontinued At.void
setIsActive
(boolean IsActive) Set Active.void
setIsCurrentVendor
(boolean IsCurrentVendor) Set Current vendor.void
setM_Product_ID
(int M_Product_ID) Set Product.void
setM_Product_PO_UU
(String M_Product_PO_UU) Set M_Product_PO_UUvoid
setManufacturer
(String Manufacturer) Set Manufacturer.void
setOrder_Min
(BigDecimal Order_Min) Set Minimum Order Qty.void
setOrder_Pack
(BigDecimal Order_Pack) Set Order Pack Qty.void
setPriceEffective
(Timestamp PriceEffective) Set Price effective.void
setPriceLastInv
(BigDecimal PriceLastInv) Set Last Invoice Price.void
setPriceLastPO
(BigDecimal PriceLastPO) Set Last PO Price.void
setPriceList
(BigDecimal PriceList) Set List Price.void
setPricePO
(BigDecimal PricePO) Set PO Price.void
setQualityRating
(int QualityRating) Set Quality Rating.void
setRoyaltyAmt
(BigDecimal RoyaltyAmt) Set Royalty Amount.void
Set UPC/EAN.void
setVendorCategory
(String VendorCategory) Set Partner Category.void
setVendorProductNo
(String VendorProductNo) Set Partner Product Key.
-
Field Details
-
Table_Name
TableName=M_Product_PO- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=210- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
-
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
-
COLUMNNAME_CostPerOrder
Column name CostPerOrder- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_C_UOM_ID
Column name C_UOM_ID- See Also:
-
COLUMNNAME_DeliveryTime_Actual
Column name DeliveryTime_Actual- See Also:
-
COLUMNNAME_DeliveryTime_Promised
Column name DeliveryTime_Promised- See Also:
-
COLUMNNAME_Discontinued
Column name Discontinued- See Also:
-
COLUMNNAME_DiscontinuedAt
Column name DiscontinuedAt- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsCurrentVendor
Column name IsCurrentVendor- See Also:
-
COLUMNNAME_Manufacturer
Column name Manufacturer- See Also:
-
COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
-
COLUMNNAME_M_Product_PO_UU
Column name M_Product_PO_UU- See Also:
-
COLUMNNAME_Order_Min
Column name Order_Min- See Also:
-
COLUMNNAME_Order_Pack
Column name Order_Pack- See Also:
-
COLUMNNAME_PriceEffective
Column name PriceEffective- See Also:
-
COLUMNNAME_PriceLastInv
Column name PriceLastInv- See Also:
-
COLUMNNAME_PriceLastPO
Column name PriceLastPO- See Also:
-
COLUMNNAME_PriceList
Column name PriceList- See Also:
-
COLUMNNAME_PricePO
Column name PricePO- See Also:
-
COLUMNNAME_QualityRating
Column name QualityRating- See Also:
-
COLUMNNAME_RoyaltyAmt
Column name RoyaltyAmt- See Also:
-
COLUMNNAME_UPC
Column name UPC- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_VendorCategory
Column name VendorCategory- See Also:
-
COLUMNNAME_VendorProductNo
Column name VendorProductNo- 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 -
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
- 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
- Throws:
RuntimeException
-
setCostPerOrder
Set Cost per Order. Fixed Cost Per Order -
getCostPerOrder
BigDecimal getCostPerOrder()Get Cost per Order. Fixed Cost Per Order -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
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
- Throws:
RuntimeException
-
setDeliveryTime_Actual
void setDeliveryTime_Actual(int DeliveryTime_Actual) Set Actual Delivery Time. Actual days between order and delivery -
getDeliveryTime_Actual
int getDeliveryTime_Actual()Get Actual Delivery Time. Actual days between order and delivery -
setDeliveryTime_Promised
void setDeliveryTime_Promised(int DeliveryTime_Promised) Set Promised Delivery Time. Promised days between order and delivery -
getDeliveryTime_Promised
int getDeliveryTime_Promised()Get Promised Delivery Time. Promised days between order and delivery -
setDiscontinued
void setDiscontinued(boolean Discontinued) Set Discontinued. This product is no longer available -
isDiscontinued
boolean isDiscontinued()Get Discontinued. This product is no longer available -
setDiscontinuedAt
Set Discontinued At. Discontinued At indicates Date when product was discontinued -
getDiscontinuedAt
Timestamp getDiscontinuedAt()Get Discontinued At. Discontinued At indicates Date when product was discontinued -
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 -
setIsCurrentVendor
void setIsCurrentVendor(boolean IsCurrentVendor) Set Current vendor. Use this Vendor for pricing and stock replenishment -
isCurrentVendor
boolean isCurrentVendor()Get Current vendor. Use this Vendor for pricing and stock replenishment -
setManufacturer
Set Manufacturer. Manufacturer of the Product -
getManufacturer
String getManufacturer()Get Manufacturer. Manufacturer of the Product -
setM_Product_ID
void setM_Product_ID(int M_Product_ID) Set Product. Product, Service, Item -
getM_Product_ID
int getM_Product_ID()Get Product. Product, Service, Item -
getM_Product
- Throws:
RuntimeException
-
setM_Product_PO_UU
Set M_Product_PO_UU -
getM_Product_PO_UU
String getM_Product_PO_UU()Get M_Product_PO_UU -
setOrder_Min
Set Minimum Order Qty. Minimum order quantity in UOM -
getOrder_Min
BigDecimal getOrder_Min()Get Minimum Order Qty. Minimum order quantity in UOM -
setOrder_Pack
Set Order Pack Qty. Package order size in UOM (e.g. order set of 5 units) -
getOrder_Pack
BigDecimal getOrder_Pack()Get Order Pack Qty. Package order size in UOM (e.g. order set of 5 units) -
setPriceEffective
Set Price effective. Effective Date of Price -
getPriceEffective
Timestamp getPriceEffective()Get Price effective. Effective Date of Price -
setPriceLastInv
Set Last Invoice Price. Price of the last invoice for the product -
getPriceLastInv
BigDecimal getPriceLastInv()Get Last Invoice Price. Price of the last invoice for the product -
setPriceLastPO
Set Last PO Price. Price of the last purchase order for the product -
getPriceLastPO
BigDecimal getPriceLastPO()Get Last PO Price. Price of the last purchase order for the product -
setPriceList
Set List Price. List Price -
getPriceList
BigDecimal getPriceList()Get List Price. List Price -
setPricePO
Set PO Price. Price based on a purchase order -
getPricePO
BigDecimal getPricePO()Get PO Price. Price based on a purchase order -
setQualityRating
void setQualityRating(int QualityRating) Set Quality Rating. Method for rating vendors -
getQualityRating
int getQualityRating()Get Quality Rating. Method for rating vendors -
setRoyaltyAmt
Set Royalty Amount. (Included) Amount for copyright, etc. -
getRoyaltyAmt
BigDecimal getRoyaltyAmt()Get Royalty Amount. (Included) Amount for copyright, etc. -
setUPC
Set UPC/EAN. Bar Code (Universal Product Code or its superset European Article Number) -
getUPC
String getUPC()Get UPC/EAN. Bar Code (Universal Product Code or its superset European Article Number) -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setVendorCategory
Set Partner Category. Product Category of the Business Partner -
getVendorCategory
String getVendorCategory()Get Partner Category. Product Category of the Business Partner -
setVendorProductNo
Set Partner Product Key. Product Key of the Business Partner -
getVendorProductNo
String getVendorProductNo()Get Partner Product Key. Product Key of the Business Partner
-