Package org.compiere.model
Interface I_I_Product
-
- All Known Implementing Classes:
X_I_Product
public interface I_I_Product
Generated Interface for I_Product- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 2 - Clientstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_BPartner_Value
Column name BPartner_Valuestatic String
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_IDstatic String
COLUMNNAME_C_Currency_ID
Column name C_Currency_IDstatic String
COLUMNNAME_C_UOM_ID
Column name C_UOM_IDstatic String
COLUMNNAME_Classification
Column name Classificationstatic String
COLUMNNAME_CostPerOrder
Column name CostPerOrderstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_CustomsTariffNumber
Column name CustomsTariffNumberstatic String
COLUMNNAME_DeliveryTime_Promised
Column name DeliveryTime_Promisedstatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_DescriptionURL
Column name DescriptionURLstatic String
COLUMNNAME_Discontinued
Column name Discontinuedstatic String
COLUMNNAME_DiscontinuedAt
Column name DiscontinuedAtstatic String
COLUMNNAME_DocumentNote
Column name DocumentNotestatic String
COLUMNNAME_Group1
Column name Group1static String
COLUMNNAME_Group2
Column name Group2static String
COLUMNNAME_Help
Column name Helpstatic String
COLUMNNAME_I_ErrorMsg
Column name I_ErrorMsgstatic String
COLUMNNAME_I_IsImported
Column name I_IsImportedstatic String
COLUMNNAME_I_Product_ID
Column name I_Product_IDstatic String
COLUMNNAME_I_Product_UU
Column name I_Product_UUstatic String
COLUMNNAME_ImageURL
Column name ImageURLstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_ISO_Code
Column name ISO_Codestatic String
COLUMNNAME_M_Product_Category_ID
Column name M_Product_Category_IDstatic String
COLUMNNAME_M_Product_ID
Column name M_Product_IDstatic String
COLUMNNAME_Manufacturer
Column name Manufacturerstatic String
COLUMNNAME_Name
Column name Namestatic String
COLUMNNAME_Order_Min
Column name Order_Minstatic String
COLUMNNAME_Order_Pack
Column name Order_Packstatic String
COLUMNNAME_PriceEffective
Column name PriceEffectivestatic String
COLUMNNAME_PriceLimit
Column name PriceLimitstatic String
COLUMNNAME_PriceList
Column name PriceListstatic String
COLUMNNAME_PricePO
Column name PricePOstatic String
COLUMNNAME_PriceStd
Column name PriceStdstatic String
COLUMNNAME_Processed
Column name Processedstatic String
COLUMNNAME_Processing
Column name Processingstatic String
COLUMNNAME_ProductCategory_Value
Column name ProductCategory_Valuestatic String
COLUMNNAME_ProductType
Column name ProductTypestatic String
COLUMNNAME_RoyaltyAmt
Column name RoyaltyAmtstatic String
COLUMNNAME_ShelfDepth
Column name ShelfDepthstatic String
COLUMNNAME_ShelfHeight
Column name ShelfHeightstatic String
COLUMNNAME_ShelfWidth
Column name ShelfWidthstatic String
COLUMNNAME_SKU
Column name SKUstatic String
COLUMNNAME_UnitsPerPallet
Column name UnitsPerPalletstatic String
COLUMNNAME_UPC
Column name UPCstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic String
COLUMNNAME_Value
Column name Valuestatic String
COLUMNNAME_VendorCategory
Column name VendorCategorystatic String
COLUMNNAME_VendorProductNo
Column name VendorProductNostatic String
COLUMNNAME_Volume
Column name Volumestatic String
COLUMNNAME_Weight
Column name Weightstatic String
COLUMNNAME_X12DE355
Column name X12DE355static KeyNamePair
Model
static int
Table_ID
AD_Table_ID=532static String
Table_Name
TableName=I_Product
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.String
getBPartner_Value()
Get Business Partner Key.I_C_BPartner
getC_BPartner()
int
getC_BPartner_ID()
Get Business Partner.I_C_Currency
getC_Currency()
int
getC_Currency_ID()
Get Currency.I_C_UOM
getC_UOM()
int
getC_UOM_ID()
Get UOM.String
getClassification()
Get Classification.BigDecimal
getCostPerOrder()
Get Cost per Order.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getCustomsTariffNumber()
Get Customs Tariff Number.int
getDeliveryTime_Promised()
Get Promised Delivery Time.String
getDescription()
Get Description.String
getDescriptionURL()
Get Description URL.Timestamp
getDiscontinuedAt()
Get Discontinued At.String
getDocumentNote()
Get Document Note.String
getGroup1()
Get Group1String
getGroup2()
Get Group2String
getHelp()
Get Comment/Help.String
getI_ErrorMsg()
Get Import Error Message.int
getI_Product_ID()
Get Import Product.String
getI_Product_UU()
Get I_Product_UUString
getImageURL()
Get Image URL.String
getISO_Code()
Get ISO Currency Code.I_M_Product
getM_Product()
I_M_Product_Category
getM_Product_Category()
int
getM_Product_Category_ID()
Get Product Category.int
getM_Product_ID()
Get Product.String
getManufacturer()
Get Manufacturer.String
getName()
Get Name.int
getOrder_Min()
Get Minimum Order Qty.int
getOrder_Pack()
Get Order Pack Qty.Timestamp
getPriceEffective()
Get Price effective.BigDecimal
getPriceLimit()
Get Limit Price.BigDecimal
getPriceList()
Get List Price.BigDecimal
getPricePO()
Get PO Price.BigDecimal
getPriceStd()
Get Standard Price.String
getProductCategory_Value()
Get Product Category KeyString
getProductType()
Get Product Type.BigDecimal
getRoyaltyAmt()
Get Royalty Amount.int
getShelfDepth()
Get Shelf Depth.BigDecimal
getShelfHeight()
Get Shelf Height.int
getShelfWidth()
Get Shelf Width.String
getSKU()
Get SKU.int
getUnitsPerPallet()
Get Units Per Pallet.String
getUPC()
Get UPC/EAN.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.String
getValue()
Get Search Key.String
getVendorCategory()
Get Partner Category.String
getVendorProductNo()
Get Partner Product Key.BigDecimal
getVolume()
Get Volume.BigDecimal
getWeight()
Get Weight.String
getX12DE355()
Get UOM Code.boolean
isActive()
Get Active.boolean
isDiscontinued()
Get Discontinued.boolean
isI_IsImported()
Get Imported.boolean
isProcessed()
Get Processed.boolean
isProcessing()
Get Process Nowvoid
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setBPartner_Value(String BPartner_Value)
Set Business Partner Key.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
setClassification(String Classification)
Set Classification.void
setCostPerOrder(BigDecimal CostPerOrder)
Set Cost per Order.void
setCustomsTariffNumber(String CustomsTariffNumber)
Set Customs Tariff Number.void
setDeliveryTime_Promised(int DeliveryTime_Promised)
Set Promised Delivery Time.void
setDescription(String Description)
Set Description.void
setDescriptionURL(String DescriptionURL)
Set Description URL.void
setDiscontinued(boolean Discontinued)
Set Discontinued.void
setDiscontinuedAt(Timestamp DiscontinuedAt)
Set Discontinued At.void
setDocumentNote(String DocumentNote)
Set Document Note.void
setGroup1(String Group1)
Set Group1void
setGroup2(String Group2)
Set Group2void
setHelp(String Help)
Set Comment/Help.void
setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message.void
setI_IsImported(boolean I_IsImported)
Set Imported.void
setI_Product_ID(int I_Product_ID)
Set Import Product.void
setI_Product_UU(String I_Product_UU)
Set I_Product_UUvoid
setImageURL(String ImageURL)
Set Image URL.void
setIsActive(boolean IsActive)
Set Active.void
setISO_Code(String ISO_Code)
Set ISO Currency Code.void
setM_Product_Category_ID(int M_Product_Category_ID)
Set Product Category.void
setM_Product_ID(int M_Product_ID)
Set Product.void
setManufacturer(String Manufacturer)
Set Manufacturer.void
setName(String Name)
Set Name.void
setOrder_Min(int Order_Min)
Set Minimum Order Qty.void
setOrder_Pack(int Order_Pack)
Set Order Pack Qty.void
setPriceEffective(Timestamp PriceEffective)
Set Price effective.void
setPriceLimit(BigDecimal PriceLimit)
Set Limit Price.void
setPriceList(BigDecimal PriceList)
Set List Price.void
setPricePO(BigDecimal PricePO)
Set PO Price.void
setPriceStd(BigDecimal PriceStd)
Set Standard Price.void
setProcessed(boolean Processed)
Set Processed.void
setProcessing(boolean Processing)
Set Process Nowvoid
setProductCategory_Value(String ProductCategory_Value)
Set Product Category Keyvoid
setProductType(String ProductType)
Set Product Type.void
setRoyaltyAmt(BigDecimal RoyaltyAmt)
Set Royalty Amount.void
setShelfDepth(int ShelfDepth)
Set Shelf Depth.void
setShelfHeight(BigDecimal ShelfHeight)
Set Shelf Height.void
setShelfWidth(int ShelfWidth)
Set Shelf Width.void
setSKU(String SKU)
Set SKU.void
setUnitsPerPallet(int UnitsPerPallet)
Set Units Per Pallet.void
setUPC(String UPC)
Set UPC/EAN.void
setValue(String Value)
Set Search Key.void
setVendorCategory(String VendorCategory)
Set Partner Category.void
setVendorProductNo(String VendorProductNo)
Set Partner Product Key.void
setVolume(BigDecimal Volume)
Set Volume.void
setWeight(BigDecimal Weight)
Set Weight.void
setX12DE355(String X12DE355)
Set UOM Code.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=I_Product- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=532- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 2 - Client
-
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_BPartner_Value
static final String COLUMNNAME_BPartner_Value
Column name BPartner_Value- 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_Currency_ID
static final String COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Classification
static final String COLUMNNAME_Classification
Column name Classification- See Also:
- Constant Field Values
-
COLUMNNAME_CostPerOrder
static final String COLUMNNAME_CostPerOrder
Column name CostPerOrder- 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_C_UOM_ID
static final String COLUMNNAME_C_UOM_ID
Column name C_UOM_ID- See Also:
- Constant Field Values
-
COLUMNNAME_CustomsTariffNumber
static final String COLUMNNAME_CustomsTariffNumber
Column name CustomsTariffNumber- See Also:
- Constant Field Values
-
COLUMNNAME_DeliveryTime_Promised
static final String COLUMNNAME_DeliveryTime_Promised
Column name DeliveryTime_Promised- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_DescriptionURL
static final String COLUMNNAME_DescriptionURL
Column name DescriptionURL- See Also:
- Constant Field Values
-
COLUMNNAME_Discontinued
static final String COLUMNNAME_Discontinued
Column name Discontinued- See Also:
- Constant Field Values
-
COLUMNNAME_DiscontinuedAt
static final String COLUMNNAME_DiscontinuedAt
Column name DiscontinuedAt- See Also:
- Constant Field Values
-
COLUMNNAME_DocumentNote
static final String COLUMNNAME_DocumentNote
Column name DocumentNote- See Also:
- Constant Field Values
-
COLUMNNAME_Group1
static final String COLUMNNAME_Group1
Column name Group1- See Also:
- Constant Field Values
-
COLUMNNAME_Group2
static final String COLUMNNAME_Group2
Column name Group2- See Also:
- Constant Field Values
-
COLUMNNAME_Help
static final String COLUMNNAME_Help
Column name Help- See Also:
- Constant Field Values
-
COLUMNNAME_I_ErrorMsg
static final String COLUMNNAME_I_ErrorMsg
Column name I_ErrorMsg- See Also:
- Constant Field Values
-
COLUMNNAME_I_IsImported
static final String COLUMNNAME_I_IsImported
Column name I_IsImported- See Also:
- Constant Field Values
-
COLUMNNAME_ImageURL
static final String COLUMNNAME_ImageURL
Column name ImageURL- See Also:
- Constant Field Values
-
COLUMNNAME_I_Product_ID
static final String COLUMNNAME_I_Product_ID
Column name I_Product_ID- See Also:
- Constant Field Values
-
COLUMNNAME_I_Product_UU
static final String COLUMNNAME_I_Product_UU
Column name I_Product_UU- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_ISO_Code
static final String COLUMNNAME_ISO_Code
Column name ISO_Code- See Also:
- Constant Field Values
-
COLUMNNAME_Manufacturer
static final String COLUMNNAME_Manufacturer
Column name Manufacturer- See Also:
- Constant Field Values
-
COLUMNNAME_M_Product_Category_ID
static final String COLUMNNAME_M_Product_Category_ID
Column name M_Product_Category_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_Order_Min
static final String COLUMNNAME_Order_Min
Column name Order_Min- See Also:
- Constant Field Values
-
COLUMNNAME_Order_Pack
static final String COLUMNNAME_Order_Pack
Column name Order_Pack- See Also:
- Constant Field Values
-
COLUMNNAME_PriceEffective
static final String COLUMNNAME_PriceEffective
Column name PriceEffective- See Also:
- Constant Field Values
-
COLUMNNAME_PriceLimit
static final String COLUMNNAME_PriceLimit
Column name PriceLimit- See Also:
- Constant Field Values
-
COLUMNNAME_PriceList
static final String COLUMNNAME_PriceList
Column name PriceList- See Also:
- Constant Field Values
-
COLUMNNAME_PricePO
static final String COLUMNNAME_PricePO
Column name PricePO- See Also:
- Constant Field Values
-
COLUMNNAME_PriceStd
static final String COLUMNNAME_PriceStd
Column name PriceStd- 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_ProductCategory_Value
static final String COLUMNNAME_ProductCategory_Value
Column name ProductCategory_Value- See Also:
- Constant Field Values
-
COLUMNNAME_ProductType
static final String COLUMNNAME_ProductType
Column name ProductType- See Also:
- Constant Field Values
-
COLUMNNAME_RoyaltyAmt
static final String COLUMNNAME_RoyaltyAmt
Column name RoyaltyAmt- See Also:
- Constant Field Values
-
COLUMNNAME_ShelfDepth
static final String COLUMNNAME_ShelfDepth
Column name ShelfDepth- See Also:
- Constant Field Values
-
COLUMNNAME_ShelfHeight
static final String COLUMNNAME_ShelfHeight
Column name ShelfHeight- See Also:
- Constant Field Values
-
COLUMNNAME_ShelfWidth
static final String COLUMNNAME_ShelfWidth
Column name ShelfWidth- See Also:
- Constant Field Values
-
COLUMNNAME_SKU
static final String COLUMNNAME_SKU
Column name SKU- See Also:
- Constant Field Values
-
COLUMNNAME_UnitsPerPallet
static final String COLUMNNAME_UnitsPerPallet
Column name UnitsPerPallet- See Also:
- Constant Field Values
-
COLUMNNAME_UPC
static final String COLUMNNAME_UPC
Column name UPC- 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
-
COLUMNNAME_Value
static final String COLUMNNAME_Value
Column name Value- See Also:
- Constant Field Values
-
COLUMNNAME_VendorCategory
static final String COLUMNNAME_VendorCategory
Column name VendorCategory- See Also:
- Constant Field Values
-
COLUMNNAME_VendorProductNo
static final String COLUMNNAME_VendorProductNo
Column name VendorProductNo- See Also:
- Constant Field Values
-
COLUMNNAME_Volume
static final String COLUMNNAME_Volume
Column name Volume- See Also:
- Constant Field Values
-
COLUMNNAME_Weight
static final String COLUMNNAME_Weight
Column name Weight- See Also:
- Constant Field Values
-
COLUMNNAME_X12DE355
static final String COLUMNNAME_X12DE355
Column name X12DE355- 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
-
setBPartner_Value
void setBPartner_Value(String BPartner_Value)
Set Business Partner Key. The Key of the Business Partner
-
getBPartner_Value
String getBPartner_Value()
Get Business Partner Key. The Key of the Business Partner
-
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_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
-
setClassification
void setClassification(String Classification)
Set Classification. Classification for grouping
-
getClassification
String getClassification()
Get Classification. Classification for grouping
-
setCostPerOrder
void setCostPerOrder(BigDecimal CostPerOrder)
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
I_C_UOM getC_UOM() throws RuntimeException
- Throws:
RuntimeException
-
setCustomsTariffNumber
void setCustomsTariffNumber(String CustomsTariffNumber)
Set Customs Tariff Number. Customs Tariff Number, usually the HS-Code
-
getCustomsTariffNumber
String getCustomsTariffNumber()
Get Customs Tariff Number. Customs Tariff Number, usually the HS-Code
-
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
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setDescriptionURL
void setDescriptionURL(String DescriptionURL)
Set Description URL. URL for the description
-
getDescriptionURL
String getDescriptionURL()
Get Description URL. URL for the description
-
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
void setDiscontinuedAt(Timestamp DiscontinuedAt)
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
-
setDocumentNote
void setDocumentNote(String DocumentNote)
Set Document Note. Additional information for a Document
-
getDocumentNote
String getDocumentNote()
Get Document Note. Additional information for a Document
-
setGroup1
void setGroup1(String Group1)
Set Group1
-
getGroup1
String getGroup1()
Get Group1
-
setGroup2
void setGroup2(String Group2)
Set Group2
-
getGroup2
String getGroup2()
Get Group2
-
setHelp
void setHelp(String Help)
Set Comment/Help. Comment or Hint
-
getHelp
String getHelp()
Get Comment/Help. Comment or Hint
-
setI_ErrorMsg
void setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message. Messages generated from import process
-
getI_ErrorMsg
String getI_ErrorMsg()
Get Import Error Message. Messages generated from import process
-
setI_IsImported
void setI_IsImported(boolean I_IsImported)
Set Imported. Has this import been processed
-
isI_IsImported
boolean isI_IsImported()
Get Imported. Has this import been processed
-
setImageURL
void setImageURL(String ImageURL)
Set Image URL. URL of image
-
getImageURL
String getImageURL()
Get Image URL. URL of image
-
setI_Product_ID
void setI_Product_ID(int I_Product_ID)
Set Import Product. Import Item or Service
-
getI_Product_ID
int getI_Product_ID()
Get Import Product. Import Item or Service
-
setI_Product_UU
void setI_Product_UU(String I_Product_UU)
Set I_Product_UU
-
getI_Product_UU
String getI_Product_UU()
Get I_Product_UU
-
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
-
setISO_Code
void setISO_Code(String ISO_Code)
Set ISO Currency Code. Three letter ISO 4217 Code of the Currency
-
getISO_Code
String getISO_Code()
Get ISO Currency Code. Three letter ISO 4217 Code of the Currency
-
setManufacturer
void setManufacturer(String Manufacturer)
Set Manufacturer. Manufacturer of the Product
-
getManufacturer
String getManufacturer()
Get Manufacturer. Manufacturer of the Product
-
setM_Product_Category_ID
void setM_Product_Category_ID(int M_Product_Category_ID)
Set Product Category. Category of a Product
-
getM_Product_Category_ID
int getM_Product_Category_ID()
Get Product Category. Category of a Product
-
getM_Product_Category
I_M_Product_Category getM_Product_Category() throws RuntimeException
- Throws:
RuntimeException
-
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
I_M_Product getM_Product() throws RuntimeException
- Throws:
RuntimeException
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
setOrder_Min
void setOrder_Min(int Order_Min)
Set Minimum Order Qty. Minimum order quantity in UOM
-
getOrder_Min
int getOrder_Min()
Get Minimum Order Qty. Minimum order quantity in UOM
-
setOrder_Pack
void setOrder_Pack(int Order_Pack)
Set Order Pack Qty. Package order size in UOM (e.g. order set of 5 units)
-
getOrder_Pack
int getOrder_Pack()
Get Order Pack Qty. Package order size in UOM (e.g. order set of 5 units)
-
setPriceEffective
void setPriceEffective(Timestamp PriceEffective)
Set Price effective. Effective Date of Price
-
getPriceEffective
Timestamp getPriceEffective()
Get Price effective. Effective Date of Price
-
setPriceLimit
void setPriceLimit(BigDecimal PriceLimit)
Set Limit Price. Lowest price for a product
-
getPriceLimit
BigDecimal getPriceLimit()
Get Limit Price. Lowest price for a product
-
setPriceList
void setPriceList(BigDecimal PriceList)
Set List Price. List Price
-
getPriceList
BigDecimal getPriceList()
Get List Price. List Price
-
setPricePO
void setPricePO(BigDecimal PricePO)
Set PO Price. Price based on a purchase order
-
getPricePO
BigDecimal getPricePO()
Get PO Price. Price based on a purchase order
-
setPriceStd
void setPriceStd(BigDecimal PriceStd)
Set Standard Price. Standard Price
-
getPriceStd
BigDecimal getPriceStd()
Get Standard Price. Standard Price
-
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
-
setProductCategory_Value
void setProductCategory_Value(String ProductCategory_Value)
Set Product Category Key
-
getProductCategory_Value
String getProductCategory_Value()
Get Product Category Key
-
setProductType
void setProductType(String ProductType)
Set Product Type. Type of product
-
getProductType
String getProductType()
Get Product Type. Type of product
-
setRoyaltyAmt
void setRoyaltyAmt(BigDecimal RoyaltyAmt)
Set Royalty Amount. (Included) Amount for copyright, etc.
-
getRoyaltyAmt
BigDecimal getRoyaltyAmt()
Get Royalty Amount. (Included) Amount for copyright, etc.
-
setShelfDepth
void setShelfDepth(int ShelfDepth)
Set Shelf Depth. Shelf depth required
-
getShelfDepth
int getShelfDepth()
Get Shelf Depth. Shelf depth required
-
setShelfHeight
void setShelfHeight(BigDecimal ShelfHeight)
Set Shelf Height. Shelf height required
-
getShelfHeight
BigDecimal getShelfHeight()
Get Shelf Height. Shelf height required
-
setShelfWidth
void setShelfWidth(int ShelfWidth)
Set Shelf Width. Shelf width required
-
getShelfWidth
int getShelfWidth()
Get Shelf Width. Shelf width required
-
setSKU
void setSKU(String SKU)
Set SKU. Stock Keeping Unit
-
getSKU
String getSKU()
Get SKU. Stock Keeping Unit
-
setUnitsPerPallet
void setUnitsPerPallet(int UnitsPerPallet)
Set Units Per Pallet. Units Per Pallet
-
getUnitsPerPallet
int getUnitsPerPallet()
Get Units Per Pallet. Units Per Pallet
-
setUPC
void setUPC(String UPC)
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
-
setValue
void setValue(String Value)
Set Search Key. Search key for the record in the format required - must be unique
-
getValue
String getValue()
Get Search Key. Search key for the record in the format required - must be unique
-
setVendorCategory
void setVendorCategory(String VendorCategory)
Set Partner Category. Product Category of the Business Partner
-
getVendorCategory
String getVendorCategory()
Get Partner Category. Product Category of the Business Partner
-
setVendorProductNo
void setVendorProductNo(String VendorProductNo)
Set Partner Product Key. Product Key of the Business Partner
-
getVendorProductNo
String getVendorProductNo()
Get Partner Product Key. Product Key of the Business Partner
-
setVolume
void setVolume(BigDecimal Volume)
Set Volume. Volume of a product
-
getVolume
BigDecimal getVolume()
Get Volume. Volume of a product
-
setWeight
void setWeight(BigDecimal Weight)
Set Weight. Weight of a product
-
getWeight
BigDecimal getWeight()
Get Weight. Weight of a product
-
setX12DE355
void setX12DE355(String X12DE355)
Set UOM Code. UOM EDI X12 Code
-
getX12DE355
String getX12DE355()
Get UOM Code. UOM EDI X12 Code
-
-