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 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 3 - Client - Orgstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_C_RevenueRecognition_ID
Column name C_RevenueRecognition_IDstatic String
COLUMNNAME_C_SubscriptionType_ID
Column name C_SubscriptionType_IDstatic String
COLUMNNAME_C_TaxCategory_ID
Column name C_TaxCategory_IDstatic String
COLUMNNAME_C_UOM_ID
Column name C_UOM_IDstatic String
COLUMNNAME_Classification
Column name Classificationstatic String
COLUMNNAME_CopyFrom
Column name CopyFromstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_CustomsTariffNumber
Column name CustomsTariffNumberstatic 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_GuaranteeDays
Column name GuaranteeDaysstatic String
COLUMNNAME_GuaranteeDaysMin
Column name GuaranteeDaysMinstatic String
COLUMNNAME_Help
Column name Helpstatic String
COLUMNNAME_ImageURL
Column name ImageURLstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsAutoProduce
Column name IsAutoProducestatic String
COLUMNNAME_IsBOM
Column name IsBOMstatic String
COLUMNNAME_IsDropShip
Column name IsDropShipstatic String
COLUMNNAME_IsExcludeAutoDelivery
Column name IsExcludeAutoDeliverystatic String
COLUMNNAME_IsInvoicePrintDetails
Column name IsInvoicePrintDetailsstatic String
COLUMNNAME_IsKanban
Column name IsKanbanstatic String
COLUMNNAME_IsManufactured
Column name IsManufacturedstatic String
COLUMNNAME_IsOwnBox
Column name IsOwnBoxstatic String
COLUMNNAME_IsPhantom
Column name IsPhantomstatic String
COLUMNNAME_IsPickListPrintDetails
Column name IsPickListPrintDetailsstatic String
COLUMNNAME_IsPurchased
Column name IsPurchasedstatic String
COLUMNNAME_IsSelfService
Column name IsSelfServicestatic String
COLUMNNAME_IsSold
Column name IsSoldstatic String
COLUMNNAME_IsStocked
Column name IsStockedstatic String
COLUMNNAME_IsSummary
Column name IsSummarystatic String
COLUMNNAME_IsVerified
Column name IsVerifiedstatic String
COLUMNNAME_IsWebStoreFeatured
Column name IsWebStoreFeaturedstatic String
COLUMNNAME_LowLevel
Column name LowLevelstatic String
COLUMNNAME_M_AttributeSet_ID
Column name M_AttributeSet_IDstatic String
COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_IDstatic String
COLUMNNAME_M_FreightCategory_ID
Column name M_FreightCategory_IDstatic String
COLUMNNAME_M_Locator_ID
Column name M_Locator_IDstatic String
COLUMNNAME_M_PartType_ID
Column name M_PartType_IDstatic String
COLUMNNAME_M_Product_Category_ID
Column name M_Product_Category_IDstatic String
COLUMNNAME_M_Product_ID
Column name M_Product_IDstatic String
COLUMNNAME_M_Product_UU
Column name M_Product_UUstatic String
COLUMNNAME_Name
Column name Namestatic String
COLUMNNAME_Processing
Column name Processingstatic String
COLUMNNAME_ProductType
Column name ProductTypestatic String
COLUMNNAME_R_MailText_ID
Column name R_MailText_IDstatic String
COLUMNNAME_S_ExpenseType_ID
Column name S_ExpenseType_IDstatic String
COLUMNNAME_S_Resource_ID
Column name S_Resource_IDstatic String
COLUMNNAME_SalesRep_ID
Column name SalesRep_IDstatic 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_UnitsPerPack
Column name UnitsPerPackstatic 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_VersionNo
Column name VersionNostatic String
COLUMNNAME_Volume
Column name Volumestatic String
COLUMNNAME_Weight
Column name Weightstatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=208static String
Table_Name
TableName=M_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.I_C_RevenueRecognition
getC_RevenueRecognition()
int
getC_RevenueRecognition_ID()
Get Revenue Recognition.I_C_SubscriptionType
getC_SubscriptionType()
int
getC_SubscriptionType_ID()
Get Subscription Type.I_C_TaxCategory
getC_TaxCategory()
int
getC_TaxCategory_ID()
Get Tax Category.I_C_UOM
getC_UOM()
int
getC_UOM_ID()
Get UOM.String
getClassification()
Get Classification.String
getCopyFrom()
Get Copy From.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getCustomsTariffNumber()
Get Customs Tariff Number.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 Group2int
getGuaranteeDays()
Get Guarantee Days.int
getGuaranteeDaysMin()
Get Min Guarantee Days.String
getHelp()
Get Comment/Help.String
getImageURL()
Get Image URL.int
getLowLevel()
Get Low Level.I_M_AttributeSet
getM_AttributeSet()
int
getM_AttributeSet_ID()
Get Attribute Set.I_M_AttributeSetInstance
getM_AttributeSetInstance()
int
getM_AttributeSetInstance_ID()
Get Attribute Set Instance.I_M_FreightCategory
getM_FreightCategory()
int
getM_FreightCategory_ID()
Get Freight Category.I_M_Locator
getM_Locator()
int
getM_Locator_ID()
Get Locator.I_M_PartType
getM_PartType()
int
getM_PartType_ID()
Get Part TypeI_M_Product_Category
getM_Product_Category()
int
getM_Product_Category_ID()
Get Product Category.int
getM_Product_ID()
Get Product.String
getM_Product_UU()
Get M_Product_UUString
getName()
Get Name.String
getProductType()
Get Product Type.I_R_MailText
getR_MailText()
int
getR_MailText_ID()
Get Mail Template.I_S_ExpenseType
getS_ExpenseType()
int
getS_ExpenseType_ID()
Get Expense Type.I_S_Resource
getS_Resource()
int
getS_Resource_ID()
Get Resource.I_AD_User
getSalesRep()
int
getSalesRep_ID()
Get Sales Representative.int
getShelfDepth()
Get Shelf Depth.BigDecimal
getShelfHeight()
Get Shelf Height.int
getShelfWidth()
Get Shelf Width.String
getSKU()
Get SKU.int
getUnitsPerPack()
Get UnitsPerPack.BigDecimal
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
getVersionNo()
Get Version No.BigDecimal
getVolume()
Get Volume.BigDecimal
getWeight()
Get Weight.boolean
isActive()
Get Active.boolean
isAutoProduce()
Get Auto Produce.boolean
isBOM()
Get Bill of Materials.boolean
isDiscontinued()
Get Discontinued.boolean
isDropShip()
Get Drop Shipment.boolean
isExcludeAutoDelivery()
Get Exclude Auto Delivery.boolean
isInvoicePrintDetails()
Get Print detail records on invoice.boolean
isKanban()
Get Kanban controlled.boolean
isManufactured()
Get Manufactured.boolean
isOwnBox()
Get Own Boxboolean
isPhantom()
Get Phantom.boolean
isPickListPrintDetails()
Get Print detail records on pick list.boolean
isProcessing()
Get Process Nowboolean
isPurchased()
Get Purchased.boolean
isSelfService()
Get Self-Service.boolean
isSold()
Get Sold.boolean
isStocked()
Get Stocked.boolean
isSummary()
Get Summary Level.boolean
isVerified()
Get Verified.boolean
isWebStoreFeatured()
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
setGroup1(String Group1)
Set Group1void
setGroup2(String Group2)
Set Group2void
setGuaranteeDays(int GuaranteeDays)
Set Guarantee Days.void
setGuaranteeDaysMin(int GuaranteeDaysMin)
Set Min Guarantee Days.void
setHelp(String Help)
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
setName(String Name)
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
setSKU(String SKU)
Set SKU.void
setUnitsPerPack(int UnitsPerPack)
Set UnitsPerPack.void
setUnitsPerPallet(BigDecimal UnitsPerPallet)
Set Units Per Pallet.void
setUPC(String UPC)
Set UPC/EAN.void
setValue(String Value)
Set Search Key.void
setVersionNo(String VersionNo)
Set Version No.void
setVolume(BigDecimal Volume)
Set Volume.void
setWeight(BigDecimal Weight)
Set Weight.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=M_Product- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=208- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org
-
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_Classification
static final String COLUMNNAME_Classification
Column name Classification- See Also:
- Constant Field Values
-
COLUMNNAME_CopyFrom
static final String COLUMNNAME_CopyFrom
Column name CopyFrom- 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_RevenueRecognition_ID
static final String COLUMNNAME_C_RevenueRecognition_ID
Column name C_RevenueRecognition_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_SubscriptionType_ID
static final String COLUMNNAME_C_SubscriptionType_ID
Column name C_SubscriptionType_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_TaxCategory_ID
static final String COLUMNNAME_C_TaxCategory_ID
Column name C_TaxCategory_ID- 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_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_GuaranteeDays
static final String COLUMNNAME_GuaranteeDays
Column name GuaranteeDays- See Also:
- Constant Field Values
-
COLUMNNAME_GuaranteeDaysMin
static final String COLUMNNAME_GuaranteeDaysMin
Column name GuaranteeDaysMin- See Also:
- Constant Field Values
-
COLUMNNAME_Help
static final String COLUMNNAME_Help
Column name Help- See Also:
- Constant Field Values
-
COLUMNNAME_ImageURL
static final String COLUMNNAME_ImageURL
Column name ImageURL- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsAutoProduce
static final String COLUMNNAME_IsAutoProduce
Column name IsAutoProduce- See Also:
- Constant Field Values
-
COLUMNNAME_IsBOM
static final String COLUMNNAME_IsBOM
Column name IsBOM- See Also:
- Constant Field Values
-
COLUMNNAME_IsDropShip
static final String COLUMNNAME_IsDropShip
Column name IsDropShip- See Also:
- Constant Field Values
-
COLUMNNAME_IsExcludeAutoDelivery
static final String COLUMNNAME_IsExcludeAutoDelivery
Column name IsExcludeAutoDelivery- See Also:
- Constant Field Values
-
COLUMNNAME_IsInvoicePrintDetails
static final String COLUMNNAME_IsInvoicePrintDetails
Column name IsInvoicePrintDetails- See Also:
- Constant Field Values
-
COLUMNNAME_IsKanban
static final String COLUMNNAME_IsKanban
Column name IsKanban- See Also:
- Constant Field Values
-
COLUMNNAME_IsManufactured
static final String COLUMNNAME_IsManufactured
Column name IsManufactured- See Also:
- Constant Field Values
-
COLUMNNAME_IsOwnBox
static final String COLUMNNAME_IsOwnBox
Column name IsOwnBox- See Also:
- Constant Field Values
-
COLUMNNAME_IsPhantom
static final String COLUMNNAME_IsPhantom
Column name IsPhantom- See Also:
- Constant Field Values
-
COLUMNNAME_IsPickListPrintDetails
static final String COLUMNNAME_IsPickListPrintDetails
Column name IsPickListPrintDetails- See Also:
- Constant Field Values
-
COLUMNNAME_IsPurchased
static final String COLUMNNAME_IsPurchased
Column name IsPurchased- See Also:
- Constant Field Values
-
COLUMNNAME_IsSelfService
static final String COLUMNNAME_IsSelfService
Column name IsSelfService- See Also:
- Constant Field Values
-
COLUMNNAME_IsSold
static final String COLUMNNAME_IsSold
Column name IsSold- See Also:
- Constant Field Values
-
COLUMNNAME_IsStocked
static final String COLUMNNAME_IsStocked
Column name IsStocked- See Also:
- Constant Field Values
-
COLUMNNAME_IsSummary
static final String COLUMNNAME_IsSummary
Column name IsSummary- See Also:
- Constant Field Values
-
COLUMNNAME_IsVerified
static final String COLUMNNAME_IsVerified
Column name IsVerified- See Also:
- Constant Field Values
-
COLUMNNAME_IsWebStoreFeatured
static final String COLUMNNAME_IsWebStoreFeatured
Column name IsWebStoreFeatured- See Also:
- Constant Field Values
-
COLUMNNAME_LowLevel
static final String COLUMNNAME_LowLevel
Column name LowLevel- See Also:
- Constant Field Values
-
COLUMNNAME_M_AttributeSet_ID
static final String COLUMNNAME_M_AttributeSet_ID
Column name M_AttributeSet_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_AttributeSetInstance_ID
static final String COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_FreightCategory_ID
static final String COLUMNNAME_M_FreightCategory_ID
Column name M_FreightCategory_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Locator_ID
static final String COLUMNNAME_M_Locator_ID
Column name M_Locator_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_PartType_ID
static final String COLUMNNAME_M_PartType_ID
Column name M_PartType_ID- 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_M_Product_UU
static final String COLUMNNAME_M_Product_UU
Column name M_Product_UU- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_Processing
static final String COLUMNNAME_Processing
Column name Processing- See Also:
- Constant Field Values
-
COLUMNNAME_ProductType
static final String COLUMNNAME_ProductType
Column name ProductType- See Also:
- Constant Field Values
-
COLUMNNAME_R_MailText_ID
static final String COLUMNNAME_R_MailText_ID
Column name R_MailText_ID- See Also:
- Constant Field Values
-
COLUMNNAME_SalesRep_ID
static final String COLUMNNAME_SalesRep_ID
Column name SalesRep_ID- See Also:
- Constant Field Values
-
COLUMNNAME_S_ExpenseType_ID
static final String COLUMNNAME_S_ExpenseType_ID
Column name S_ExpenseType_ID- 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_S_Resource_ID
static final String COLUMNNAME_S_Resource_ID
Column name S_Resource_ID- See Also:
- Constant Field Values
-
COLUMNNAME_UnitsPerPack
static final String COLUMNNAME_UnitsPerPack
Column name UnitsPerPack- 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_VersionNo
static final String COLUMNNAME_VersionNo
Column name VersionNo- 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
-
-
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
-
setClassification
void setClassification(String Classification)
Set Classification. Classification for grouping
-
getClassification
String getClassification()
Get Classification. Classification for grouping
-
setCopyFrom
void setCopyFrom(String CopyFrom)
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
I_C_RevenueRecognition getC_RevenueRecognition() throws RuntimeException
- 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
I_C_SubscriptionType getC_SubscriptionType() throws RuntimeException
- 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
I_C_TaxCategory getC_TaxCategory() throws RuntimeException
- 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
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
-
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
-
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
void setHelp(String Help)
Set Comment/Help. Comment or Hint
-
getHelp
String getHelp()
Get Comment/Help. Comment or Hint
-
setImageURL
void setImageURL(String ImageURL)
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
I_M_AttributeSet getM_AttributeSet() throws RuntimeException
- 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
I_M_AttributeSetInstance getM_AttributeSetInstance() throws RuntimeException
- 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
I_M_FreightCategory getM_FreightCategory() throws RuntimeException
- 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
I_M_Locator getM_Locator() throws RuntimeException
- 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
I_M_PartType getM_PartType() throws RuntimeException
- 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
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
-
setM_Product_UU
void setM_Product_UU(String M_Product_UU)
Set M_Product_UU
-
getM_Product_UU
String getM_Product_UU()
Get M_Product_UU
-
setName
void setName(String Name)
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
void setProductType(String ProductType)
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
I_R_MailText getR_MailText() throws RuntimeException
- 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
I_AD_User getSalesRep() throws RuntimeException
- 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
I_S_ExpenseType getS_ExpenseType() throws RuntimeException
- Throws:
RuntimeException
-
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
-
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
I_S_Resource getS_Resource() throws RuntimeException
- Throws:
RuntimeException
-
setUnitsPerPack
void setUnitsPerPack(int UnitsPerPack)
Set UnitsPerPack. The Units Per Pack indicates the no of units of a product packed together.
-
getUnitsPerPack
int getUnitsPerPack()
Get UnitsPerPack. The Units Per Pack indicates the no of units of a product packed together.
-
setUnitsPerPallet
void setUnitsPerPallet(BigDecimal UnitsPerPallet)
Set Units Per Pallet. Units Per Pallet
-
getUnitsPerPallet
BigDecimal 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
-
setVersionNo
void setVersionNo(String VersionNo)
Set Version No. Version Number
-
getVersionNo
String getVersionNo()
Get Version No. Version Number
-
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
-
-