Package org.compiere.model
Interface I_M_Product
- All Known Implementing Classes:
MProduct
,X_M_Product
public interface I_M_Product
Generated Interface for M_Product
- 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_RevenueRecognition_IDstatic final String
Column name C_SubscriptionType_IDstatic final String
Column name C_TaxCategory_IDstatic final String
Column name C_UOM_IDstatic final String
Column name Classificationstatic final String
Column name CopyFromstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name CustomsTariffNumberstatic final String
Column name Descriptionstatic final String
Column name DescriptionURLstatic final String
Column name Discontinuedstatic final String
Column name DiscontinuedAtstatic final String
Column name DocumentNotestatic final String
Column name Group1static final String
Column name Group2static final String
Column name GuaranteeDaysstatic final String
Column name GuaranteeDaysMinstatic final String
Column name Helpstatic final String
Column name ImageURLstatic final String
Column name IsActivestatic final String
Column name IsAutoProducestatic final String
Column name IsBOMstatic final String
Column name IsDropShipstatic final String
Column name IsExcludeAutoDeliverystatic final String
Column name IsInvoicePrintDetailsstatic final String
Column name IsKanbanstatic final String
Column name IsManufacturedstatic final String
Column name IsOwnBoxstatic final String
Column name IsPhantomstatic final String
Column name IsPickListPrintDetailsstatic final String
Column name IsPurchasedstatic final String
Column name IsSelfServicestatic final String
Column name IsSoldstatic final String
Column name IsStockedstatic final String
Column name IsSummarystatic final String
Column name IsVerifiedstatic final String
Column name IsWebStoreFeaturedstatic final String
Column name LowLevelstatic final String
Column name M_AttributeSet_IDstatic final String
Column name M_AttributeSetInstance_IDstatic final String
Column name M_FreightCategory_IDstatic final String
Column name M_Locator_IDstatic final String
Column name M_PartType_IDstatic final String
Column name M_Product_Category_IDstatic final String
Column name M_Product_IDstatic final String
Column name M_Product_UUstatic final String
Column name Namestatic final String
Column name Processingstatic final String
Column name ProductTypestatic final String
Column name R_MailText_IDstatic final String
Column name S_ExpenseType_IDstatic final String
Column name S_Resource_IDstatic final String
Column name SalesRep_IDstatic final String
Column name ShelfDepthstatic final String
Column name ShelfHeightstatic final String
Column name ShelfWidthstatic final String
Column name SKUstatic final String
Column name UnitsPerPackstatic final String
Column name UnitsPerPalletstatic final String
Column name UPCstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name Valuestatic final String
Column name VersionNostatic final String
Column name Volumestatic final String
Column name Weightstatic final KeyNamePair
static final int
AD_Table_ID=208static final String
TableName=M_Product -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Revenue Recognition.int
Get Subscription Type.int
Get Tax Category.getC_UOM()
int
Get UOM.Get Classification.Get Copy From.Get Created.int
Get Created By.Get Customs Tariff Number.Get Description.Get Description URL.Get Discontinued At.Get Document Note.Get Group1Get Group2int
Get Guarantee Days.int
Get Min Guarantee Days.getHelp()
Get Comment/Help.Get Image URL.int
Get Low Level.int
Get Attribute Set.int
Get Attribute Set Instance.int
Get Freight Category.int
Get Locator.int
Get Part Typeint
Get Product Category.int
Get Product.Get M_Product_UUgetName()
Get Name.Get Product Type.int
Get Mail Template.int
Get Expense Type.int
Get Resource.int
Get Sales Representative.int
Get Shelf Depth.Get Shelf Height.int
Get Shelf Width.getSKU()
Get SKU.int
Get Units Per Pack.Get Units Per Pallet.getUPC()
Get UPC/EAN.Get Updated.int
Get Updated By.getValue()
Get Search Key.Get Version No.Get Volume.Get Weight.boolean
isActive()
Get Active.boolean
Get Auto Produce.boolean
isBOM()
Get Bill of Materials.boolean
Get Discontinued.boolean
Get Drop Shipment.boolean
Get Exclude Auto Delivery.boolean
Get Print detail records on invoice.boolean
isKanban()
Get Kanban controlled.boolean
Get Manufactured.boolean
isOwnBox()
Get Own Boxboolean
Get Phantom.boolean
Get Print detail records on pick list.boolean
Get Process Nowboolean
Get Purchased.boolean
Get Self-Service.boolean
isSold()
Get Sold.boolean
Get Stocked.boolean
Get Summary Level.boolean
Get Verified.boolean
Get Featured in Web Store.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setC_RevenueRecognition_ID
(int C_RevenueRecognition_ID) Set Revenue Recognition.void
setC_SubscriptionType_ID
(int C_SubscriptionType_ID) Set Subscription Type.void
setC_TaxCategory_ID
(int C_TaxCategory_ID) Set Tax Category.void
setC_UOM_ID
(int C_UOM_ID) Set UOM.void
setClassification
(String Classification) Set Classification.void
setCopyFrom
(String CopyFrom) Set Copy From.void
setCustomsTariffNumber
(String CustomsTariffNumber) Set Customs Tariff Number.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
Set Group1void
Set Group2void
setGuaranteeDays
(int GuaranteeDays) Set Guarantee Days.void
setGuaranteeDaysMin
(int GuaranteeDaysMin) Set Min Guarantee Days.void
Set Comment/Help.void
setImageURL
(String ImageURL) Set Image URL.void
setIsActive
(boolean IsActive) Set Active.void
setIsAutoProduce
(boolean IsAutoProduce) Set Auto Produce.void
setIsBOM
(boolean IsBOM) Set Bill of Materials.void
setIsDropShip
(boolean IsDropShip) Set Drop Shipment.void
setIsExcludeAutoDelivery
(boolean IsExcludeAutoDelivery) Set Exclude Auto Delivery.void
setIsInvoicePrintDetails
(boolean IsInvoicePrintDetails) Set Print detail records on invoice.void
setIsKanban
(boolean IsKanban) Set Kanban controlled.void
setIsManufactured
(boolean IsManufactured) Set Manufactured.void
setIsOwnBox
(boolean IsOwnBox) Set Own Boxvoid
setIsPhantom
(boolean IsPhantom) Set Phantom.void
setIsPickListPrintDetails
(boolean IsPickListPrintDetails) Set Print detail records on pick list.void
setIsPurchased
(boolean IsPurchased) Set Purchased.void
setIsSelfService
(boolean IsSelfService) Set Self-Service.void
setIsSold
(boolean IsSold) Set Sold.void
setIsStocked
(boolean IsStocked) Set Stocked.void
setIsSummary
(boolean IsSummary) Set Summary Level.void
setIsVerified
(boolean IsVerified) Set Verified.void
setIsWebStoreFeatured
(boolean IsWebStoreFeatured) Set Featured in Web Store.void
setLowLevel
(int LowLevel) Set Low Level.void
setM_AttributeSet_ID
(int M_AttributeSet_ID) Set Attribute Set.void
setM_AttributeSetInstance_ID
(int M_AttributeSetInstance_ID) Set Attribute Set Instance.void
setM_FreightCategory_ID
(int M_FreightCategory_ID) Set Freight Category.void
setM_Locator_ID
(int M_Locator_ID) Set Locator.void
setM_PartType_ID
(int M_PartType_ID) Set Part Typevoid
setM_Product_Category_ID
(int M_Product_Category_ID) Set Product Category.void
setM_Product_ID
(int M_Product_ID) Set Product.void
setM_Product_UU
(String M_Product_UU) Set M_Product_UUvoid
Set Name.void
setProcessing
(boolean Processing) Set Process Nowvoid
setProductType
(String ProductType) Set Product Type.void
setR_MailText_ID
(int R_MailText_ID) Set Mail Template.void
setS_ExpenseType_ID
(int S_ExpenseType_ID) Set Expense Type.void
setS_Resource_ID
(int S_Resource_ID) Set Resource.void
setSalesRep_ID
(int SalesRep_ID) Set Sales Representative.void
setShelfDepth
(int ShelfDepth) Set Shelf Depth.void
setShelfHeight
(BigDecimal ShelfHeight) Set Shelf Height.void
setShelfWidth
(int ShelfWidth) Set Shelf Width.void
Set SKU.void
setUnitsPerPack
(int UnitsPerPack) Set Units Per Pack.void
setUnitsPerPallet
(BigDecimal UnitsPerPallet) Set Units Per Pallet.void
Set UPC/EAN.void
Set Search Key.void
setVersionNo
(String VersionNo) Set Version No.void
setVolume
(BigDecimal Volume) Set Volume.void
setWeight
(BigDecimal Weight) Set Weight.
-
Field Details
-
Table_Name
TableName=M_Product- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=208- 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_Classification
Column name Classification- See Also:
-
COLUMNNAME_CopyFrom
Column name CopyFrom- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_C_RevenueRecognition_ID
Column name C_RevenueRecognition_ID- See Also:
-
COLUMNNAME_C_SubscriptionType_ID
Column name C_SubscriptionType_ID- See Also:
-
COLUMNNAME_C_TaxCategory_ID
Column name C_TaxCategory_ID- See Also:
-
COLUMNNAME_C_UOM_ID
Column name C_UOM_ID- See Also:
-
COLUMNNAME_CustomsTariffNumber
Column name CustomsTariffNumber- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_DescriptionURL
Column name DescriptionURL- See Also:
-
COLUMNNAME_Discontinued
Column name Discontinued- See Also:
-
COLUMNNAME_DiscontinuedAt
Column name DiscontinuedAt- See Also:
-
COLUMNNAME_DocumentNote
Column name DocumentNote- See Also:
-
COLUMNNAME_Group1
Column name Group1- See Also:
-
COLUMNNAME_Group2
Column name Group2- See Also:
-
COLUMNNAME_GuaranteeDays
Column name GuaranteeDays- See Also:
-
COLUMNNAME_GuaranteeDaysMin
Column name GuaranteeDaysMin- See Also:
-
COLUMNNAME_Help
Column name Help- See Also:
-
COLUMNNAME_ImageURL
Column name ImageURL- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsAutoProduce
Column name IsAutoProduce- See Also:
-
COLUMNNAME_IsBOM
Column name IsBOM- See Also:
-
COLUMNNAME_IsDropShip
Column name IsDropShip- See Also:
-
COLUMNNAME_IsExcludeAutoDelivery
Column name IsExcludeAutoDelivery- See Also:
-
COLUMNNAME_IsInvoicePrintDetails
Column name IsInvoicePrintDetails- See Also:
-
COLUMNNAME_IsKanban
Column name IsKanban- See Also:
-
COLUMNNAME_IsManufactured
Column name IsManufactured- See Also:
-
COLUMNNAME_IsOwnBox
Column name IsOwnBox- See Also:
-
COLUMNNAME_IsPhantom
Column name IsPhantom- See Also:
-
COLUMNNAME_IsPickListPrintDetails
Column name IsPickListPrintDetails- See Also:
-
COLUMNNAME_IsPurchased
Column name IsPurchased- See Also:
-
COLUMNNAME_IsSelfService
Column name IsSelfService- See Also:
-
COLUMNNAME_IsSold
Column name IsSold- See Also:
-
COLUMNNAME_IsStocked
Column name IsStocked- See Also:
-
COLUMNNAME_IsSummary
Column name IsSummary- See Also:
-
COLUMNNAME_IsVerified
Column name IsVerified- See Also:
-
COLUMNNAME_IsWebStoreFeatured
Column name IsWebStoreFeatured- See Also:
-
COLUMNNAME_LowLevel
Column name LowLevel- See Also:
-
COLUMNNAME_M_AttributeSet_ID
Column name M_AttributeSet_ID- See Also:
-
COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_ID- See Also:
-
COLUMNNAME_M_FreightCategory_ID
Column name M_FreightCategory_ID- See Also:
-
COLUMNNAME_M_Locator_ID
Column name M_Locator_ID- See Also:
-
COLUMNNAME_M_PartType_ID
Column name M_PartType_ID- See Also:
-
COLUMNNAME_M_Product_Category_ID
Column name M_Product_Category_ID- See Also:
-
COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
-
COLUMNNAME_M_Product_UU
Column name M_Product_UU- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_ProductType
Column name ProductType- See Also:
-
COLUMNNAME_R_MailText_ID
Column name R_MailText_ID- See Also:
-
COLUMNNAME_SalesRep_ID
Column name SalesRep_ID- See Also:
-
COLUMNNAME_S_ExpenseType_ID
Column name S_ExpenseType_ID- See Also:
-
COLUMNNAME_ShelfDepth
Column name ShelfDepth- See Also:
-
COLUMNNAME_ShelfHeight
Column name ShelfHeight- See Also:
-
COLUMNNAME_ShelfWidth
Column name ShelfWidth- See Also:
-
COLUMNNAME_SKU
Column name SKU- See Also:
-
COLUMNNAME_S_Resource_ID
Column name S_Resource_ID- See Also:
-
COLUMNNAME_UnitsPerPack
Column name UnitsPerPack- See Also:
-
COLUMNNAME_UnitsPerPallet
Column name UnitsPerPallet- See Also:
-
COLUMNNAME_UPC
Column name UPC- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_Value
Column name Value- See Also:
-
COLUMNNAME_VersionNo
Column name VersionNo- See Also:
-
COLUMNNAME_Volume
Column name Volume- See Also:
-
COLUMNNAME_Weight
Column name Weight- 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 -
setClassification
Set Classification. Classification for grouping -
getClassification
String getClassification()Get Classification. Classification for grouping -
setCopyFrom
Set Copy From. Copy From Record -
getCopyFrom
String getCopyFrom()Get Copy From. Copy From Record -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setC_RevenueRecognition_ID
void setC_RevenueRecognition_ID(int C_RevenueRecognition_ID) Set Revenue Recognition. Method for recording revenue -
getC_RevenueRecognition_ID
int getC_RevenueRecognition_ID()Get Revenue Recognition. Method for recording revenue -
getC_RevenueRecognition
- Throws:
RuntimeException
-
setC_SubscriptionType_ID
void setC_SubscriptionType_ID(int C_SubscriptionType_ID) Set Subscription Type. Type of subscription -
getC_SubscriptionType_ID
int getC_SubscriptionType_ID()Get Subscription Type. Type of subscription -
getC_SubscriptionType
- Throws:
RuntimeException
-
setC_TaxCategory_ID
void setC_TaxCategory_ID(int C_TaxCategory_ID) Set Tax Category. Tax Category -
getC_TaxCategory_ID
int getC_TaxCategory_ID()Get Tax Category. Tax Category -
getC_TaxCategory
- 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
- Throws:
RuntimeException
-
setCustomsTariffNumber
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 -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setDescriptionURL
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
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
Set Document Note. Additional information for a Document -
getDocumentNote
String getDocumentNote()Get Document Note. Additional information for a Document -
setGroup1
Set Group1 -
getGroup1
String getGroup1()Get Group1 -
setGroup2
Set Group2 -
getGroup2
String getGroup2()Get Group2 -
setGuaranteeDays
void setGuaranteeDays(int GuaranteeDays) Set Guarantee Days. Number of days the product is guaranteed or available -
getGuaranteeDays
int getGuaranteeDays()Get Guarantee Days. Number of days the product is guaranteed or available -
setGuaranteeDaysMin
void setGuaranteeDaysMin(int GuaranteeDaysMin) Set Min Guarantee Days. Minimum number of guarantee days -
getGuaranteeDaysMin
int getGuaranteeDaysMin()Get Min Guarantee Days. Minimum number of guarantee days -
setHelp
Set Comment/Help. Comment or Hint -
getHelp
String getHelp()Get Comment/Help. Comment or Hint -
setImageURL
Set Image URL. URL of image -
getImageURL
String getImageURL()Get Image URL. URL of image -
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 -
setIsAutoProduce
void setIsAutoProduce(boolean IsAutoProduce) Set Auto Produce. Auto create production to fulfill shipment -
isAutoProduce
boolean isAutoProduce()Get Auto Produce. Auto create production to fulfill shipment -
setIsBOM
void setIsBOM(boolean IsBOM) Set Bill of Materials. Bill of Materials -
isBOM
boolean isBOM()Get Bill of Materials. Bill of Materials -
setIsDropShip
void setIsDropShip(boolean IsDropShip) Set Drop Shipment. Drop Shipments are sent directly to the Drop Shipment Location -
isDropShip
boolean isDropShip()Get Drop Shipment. Drop Shipments are sent directly to the Drop Shipment Location -
setIsExcludeAutoDelivery
void setIsExcludeAutoDelivery(boolean IsExcludeAutoDelivery) Set Exclude Auto Delivery. Exclude from automatic Delivery -
isExcludeAutoDelivery
boolean isExcludeAutoDelivery()Get Exclude Auto Delivery. Exclude from automatic Delivery -
setIsInvoicePrintDetails
void setIsInvoicePrintDetails(boolean IsInvoicePrintDetails) Set Print detail records on invoice. Print detail BOM elements on the invoice -
isInvoicePrintDetails
boolean isInvoicePrintDetails()Get Print detail records on invoice. Print detail BOM elements on the invoice -
setIsKanban
void setIsKanban(boolean IsKanban) Set Kanban controlled. This part is Kanban controlled -
isKanban
boolean isKanban()Get Kanban controlled. This part is Kanban controlled -
setIsManufactured
void setIsManufactured(boolean IsManufactured) Set Manufactured. This product is manufactured -
isManufactured
boolean isManufactured()Get Manufactured. This product is manufactured -
setIsOwnBox
void setIsOwnBox(boolean IsOwnBox) Set Own Box -
isOwnBox
boolean isOwnBox()Get Own Box -
setIsPhantom
void setIsPhantom(boolean IsPhantom) Set Phantom. Phantom Component -
isPhantom
boolean isPhantom()Get Phantom. Phantom Component -
setIsPickListPrintDetails
void setIsPickListPrintDetails(boolean IsPickListPrintDetails) Set Print detail records on pick list. Print detail BOM elements on the pick list -
isPickListPrintDetails
boolean isPickListPrintDetails()Get Print detail records on pick list. Print detail BOM elements on the pick list -
setIsPurchased
void setIsPurchased(boolean IsPurchased) Set Purchased. Organization purchases this product -
isPurchased
boolean isPurchased()Get Purchased. Organization purchases this product -
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 -
setIsSold
void setIsSold(boolean IsSold) Set Sold. Organization sells this product -
isSold
boolean isSold()Get Sold. Organization sells this product -
setIsStocked
void setIsStocked(boolean IsStocked) Set Stocked. Organization stocks this product -
isStocked
boolean isStocked()Get Stocked. Organization stocks this product -
setIsSummary
void setIsSummary(boolean IsSummary) Set Summary Level. This is a summary entity -
isSummary
boolean isSummary()Get Summary Level. This is a summary entity -
setIsVerified
void setIsVerified(boolean IsVerified) Set Verified. The BOM configuration has been verified -
isVerified
boolean isVerified()Get Verified. The BOM configuration has been verified -
setIsWebStoreFeatured
void setIsWebStoreFeatured(boolean IsWebStoreFeatured) Set Featured in Web Store. If selected, the product is displayed in the initial or any empty search -
isWebStoreFeatured
boolean isWebStoreFeatured()Get Featured in Web Store. If selected, the product is displayed in the initial or any empty search -
setLowLevel
void setLowLevel(int LowLevel) Set Low Level. The Low Level is used to calculate the material plan and determines if a net requirement should be exploited -
getLowLevel
int getLowLevel()Get Low Level. The Low Level is used to calculate the material plan and determines if a net requirement should be exploited -
setM_AttributeSet_ID
void setM_AttributeSet_ID(int M_AttributeSet_ID) Set Attribute Set. Product Attribute Set -
getM_AttributeSet_ID
int getM_AttributeSet_ID()Get Attribute Set. Product Attribute Set -
getM_AttributeSet
- Throws:
RuntimeException
-
setM_AttributeSetInstance_ID
void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID) Set Attribute Set Instance. Product Attribute Set Instance -
getM_AttributeSetInstance_ID
int getM_AttributeSetInstance_ID()Get Attribute Set Instance. Product Attribute Set Instance -
getM_AttributeSetInstance
- Throws:
RuntimeException
-
setM_FreightCategory_ID
void setM_FreightCategory_ID(int M_FreightCategory_ID) Set Freight Category. Category of the Freight -
getM_FreightCategory_ID
int getM_FreightCategory_ID()Get Freight Category. Category of the Freight -
getM_FreightCategory
- Throws:
RuntimeException
-
setM_Locator_ID
void setM_Locator_ID(int M_Locator_ID) Set Locator. Warehouse Locator -
getM_Locator_ID
int getM_Locator_ID()Get Locator. Warehouse Locator -
getM_Locator
- Throws:
RuntimeException
-
setM_PartType_ID
void setM_PartType_ID(int M_PartType_ID) Set Part Type -
getM_PartType_ID
int getM_PartType_ID()Get Part Type -
getM_PartType
- Throws:
RuntimeException
-
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
- 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 -
setM_Product_UU
Set M_Product_UU -
getM_Product_UU
String getM_Product_UU()Get M_Product_UU -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setProcessing
void setProcessing(boolean Processing) Set Process Now -
isProcessing
boolean isProcessing()Get Process Now -
setProductType
Set Product Type. Type of product -
getProductType
String getProductType()Get Product Type. Type of product -
setR_MailText_ID
void setR_MailText_ID(int R_MailText_ID) Set Mail Template. Text templates for mailings -
getR_MailText_ID
int getR_MailText_ID()Get Mail Template. Text templates for mailings -
getR_MailText
- Throws:
RuntimeException
-
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
- Throws:
RuntimeException
-
setS_ExpenseType_ID
void setS_ExpenseType_ID(int S_ExpenseType_ID) Set Expense Type. Expense report type -
getS_ExpenseType_ID
int getS_ExpenseType_ID()Get Expense Type. Expense report type -
getS_ExpenseType
- Throws:
RuntimeException
-
setShelfDepth
void setShelfDepth(int ShelfDepth) Set Shelf Depth. Shelf depth required -
getShelfDepth
int getShelfDepth()Get Shelf Depth. Shelf depth required -
setShelfHeight
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
Set SKU. Stock Keeping Unit -
getSKU
String getSKU()Get SKU. Stock Keeping Unit -
setS_Resource_ID
void setS_Resource_ID(int S_Resource_ID) Set Resource. Resource -
getS_Resource_ID
int getS_Resource_ID()Get Resource. Resource -
getS_Resource
- Throws:
RuntimeException
-
setUnitsPerPack
void setUnitsPerPack(int UnitsPerPack) Set Units Per Pack. The Units Per Pack indicates the no of units of a product packed together. -
getUnitsPerPack
int getUnitsPerPack()Get Units Per Pack. The Units Per Pack indicates the no of units of a product packed together. -
setUnitsPerPallet
Set Units Per Pallet. Units Per Pallet -
getUnitsPerPallet
BigDecimal getUnitsPerPallet()Get Units Per Pallet. Units Per Pallet -
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 -
setValue
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 -
setVersionNo
Set Version No. Version Number -
getVersionNo
String getVersionNo()Get Version No. Version Number -
setVolume
Set Volume. Volume of a product -
getVolume
BigDecimal getVolume()Get Volume. Volume of a product -
setWeight
Set Weight. Weight of a product -
getWeight
BigDecimal getWeight()Get Weight. Weight of a product
-