Adempiere 3.5.2a

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 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 3 - Client - Org
static String COLUMNNAME_C_RevenueRecognition_ID
          Column name C_RevenueRecognition_ID
static String COLUMNNAME_C_SubscriptionType_ID
          Column name C_SubscriptionType_ID
static String COLUMNNAME_C_TaxCategory_ID
          Column name C_TaxCategory_ID
static String COLUMNNAME_C_UOM_ID
          Column name C_UOM_ID
static String COLUMNNAME_Classification
          Column name Classification
static String COLUMNNAME_Description
          Column name Description
static String COLUMNNAME_DescriptionURL
          Column name DescriptionURL
static String COLUMNNAME_Discontinued
          Column name Discontinued
static String COLUMNNAME_DiscontinuedBy
          Column name DiscontinuedBy
static String COLUMNNAME_DocumentNote
          Column name DocumentNote
static String COLUMNNAME_Group1
          Column name Group1
static String COLUMNNAME_Group2
          Column name Group2
static String COLUMNNAME_GuaranteeDays
          Column name GuaranteeDays
static String COLUMNNAME_GuaranteeDaysMin
          Column name GuaranteeDaysMin
static String COLUMNNAME_Help
          Column name Help
static String COLUMNNAME_ImageURL
          Column name ImageURL
static String COLUMNNAME_IsBOM
          Column name IsBOM
static String COLUMNNAME_IsDropShip
          Column name IsDropShip
static String COLUMNNAME_IsExcludeAutoDelivery
          Column name IsExcludeAutoDelivery
static String COLUMNNAME_IsInvoicePrintDetails
          Column name IsInvoicePrintDetails
static String COLUMNNAME_IsPickListPrintDetails
          Column name IsPickListPrintDetails
static String COLUMNNAME_IsPurchased
          Column name IsPurchased
static String COLUMNNAME_IsSelfService
          Column name IsSelfService
static String COLUMNNAME_IsSold
          Column name IsSold
static String COLUMNNAME_IsStocked
          Column name IsStocked
static String COLUMNNAME_IsSummary
          Column name IsSummary
static String COLUMNNAME_IsVerified
          Column name IsVerified
static String COLUMNNAME_IsWebStoreFeatured
          Column name IsWebStoreFeatured
static String COLUMNNAME_LowLevel
          Column name LowLevel
static String COLUMNNAME_M_AttributeSet_ID
          Column name M_AttributeSet_ID
static String COLUMNNAME_M_AttributeSetInstance_ID
          Column name M_AttributeSetInstance_ID
static String COLUMNNAME_M_FreightCategory_ID
          Column name M_FreightCategory_ID
static String COLUMNNAME_M_Locator_ID
          Column name M_Locator_ID
static String COLUMNNAME_M_Product_Category_ID
          Column name M_Product_Category_ID
static String COLUMNNAME_M_Product_ID
          Column name M_Product_ID
static String COLUMNNAME_Name
          Column name Name
static String COLUMNNAME_Processing
          Column name Processing
static String COLUMNNAME_ProductType
          Column name ProductType
static String COLUMNNAME_R_MailText_ID
          Column name R_MailText_ID
static String COLUMNNAME_S_ExpenseType_ID
          Column name S_ExpenseType_ID
static String COLUMNNAME_S_Resource_ID
          Column name S_Resource_ID
static String COLUMNNAME_SalesRep_ID
          Column name SalesRep_ID
static String COLUMNNAME_ShelfDepth
          Column name ShelfDepth
static String COLUMNNAME_ShelfHeight
          Column name ShelfHeight
static String COLUMNNAME_ShelfWidth
          Column name ShelfWidth
static String COLUMNNAME_SKU
          Column name SKU
static String COLUMNNAME_UnitsPerPallet
          Column name UnitsPerPallet
static String COLUMNNAME_UPC
          Column name UPC
static String COLUMNNAME_Value
          Column name Value
static String COLUMNNAME_VersionNo
          Column name VersionNo
static String COLUMNNAME_Volume
          Column name Volume
static String COLUMNNAME_Weight
          Column name Weight
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=208
static String Table_Name
          TableName=M_Product
 
Method Summary
 int getC_RevenueRecognition_ID()
          Get Revenue Recognition.
 I_C_RevenueRecognition getC_RevenueRecognition()
           
 int getC_SubscriptionType_ID()
          Get Subscription Type.
 int getC_TaxCategory_ID()
          Get Tax Category.
 I_C_TaxCategory getC_TaxCategory()
           
 int getC_UOM_ID()
          Get UOM.
 I_C_UOM getC_UOM()
           
 String getClassification()
          Get Classification.
 String getDescription()
          Get Description.
 String getDescriptionURL()
          Get Description URL.
 Timestamp getDiscontinuedBy()
          Get Discontinued by.
 String getDocumentNote()
          Get Document Note.
 String getGroup1()
          Get Group1
 String getGroup2()
          Get Group2
 int getGuaranteeDays()
          Get Guarantee Days.
 int getGuaranteeDaysMin()
          Get Min Guarantee Days.
 String getHelp()
          Get Comment/Help.
 String getImageURL()
          Get Image URL.
 int getLowLevel()
          Get LowLevel
 int getM_AttributeSet_ID()
          Get Attribute Set.
 I_M_AttributeSet getM_AttributeSet()
           
 int getM_AttributeSetInstance_ID()
          Get Attribute Set Instance.
 int getM_FreightCategory_ID()
          Get Freight Category.
 I_M_FreightCategory getM_FreightCategory()
           
 int getM_Locator_ID()
          Get Locator.
 int getM_Product_Category_ID()
          Get Product Category.
 I_M_Product_Category getM_Product_Category()
           
 int getM_Product_ID()
          Get Product.
 String getName()
          Get Name.
 String getProductType()
          Get Product Type.
 int getR_MailText_ID()
          Get Mail Template.
 I_R_MailText getR_MailText()
           
 int getS_ExpenseType_ID()
          Get Expense Type.
 I_S_ExpenseType getS_ExpenseType()
           
 int getS_Resource_ID()
          Get Resource.
 I_S_Resource getS_Resource()
           
 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.
 BigDecimal getUnitsPerPallet()
          Get Units Per Pallet.
 String getUPC()
          Get UPC/EAN.
 String getValue()
          Get Search Key.
 String getVersionNo()
          Get Version No.
 BigDecimal getVolume()
          Get Volume.
 BigDecimal getWeight()
          Get Weight.
 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 isPickListPrintDetails()
          Get Print detail records on pick list.
 boolean isProcessing()
          Get Process Now
 boolean 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 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 setDescription(String Description)
          Set Description.
 void setDescriptionURL(String DescriptionURL)
          Set Description URL.
 void setDiscontinued(boolean Discontinued)
          Set Discontinued.
 void setDiscontinuedBy(Timestamp DiscontinuedBy)
          Set Discontinued by.
 void setDocumentNote(String DocumentNote)
          Set Document Note.
 void setGroup1(String Group1)
          Set Group1
 void setGroup2(String Group2)
          Set Group2
 void 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 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 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 LowLevel
 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_Product_Category_ID(int M_Product_Category_ID)
          Set Product Category.
 void setM_Product_ID(int M_Product_ID)
          Set Product.
 void setName(String Name)
          Set Name.
 void setProcessing(boolean Processing)
          Set Process Now
 void 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 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


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org


COLUMNNAME_Classification

static final String COLUMNNAME_Classification
Column name Classification

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_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_DiscontinuedBy

static final String COLUMNNAME_DiscontinuedBy
Column name DiscontinuedBy

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_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_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_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_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_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_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

setClassification

void setClassification(String Classification)
Set Classification. Classification for grouping


getClassification

String getClassification()
Get Classification. Classification for grouping


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 Exception
Throws:
Exception

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


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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

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


setDiscontinuedBy

void setDiscontinuedBy(Timestamp DiscontinuedBy)
Set Discontinued by. Discontinued By


getDiscontinuedBy

Timestamp getDiscontinuedBy()
Get Discontinued by. Discontinued By


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. Minumum number of guarantee days


getGuaranteeDaysMin

int getGuaranteeDaysMin()
Get Min Guarantee Days. Minumum 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


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 from the Vendor directly to the Customer


isDropShip

boolean isDropShip()
Get Drop Shipment. Drop Shipments are sent from the Vendor directly to the Customer


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


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 inital or any empy search


isWebStoreFeatured

boolean isWebStoreFeatured()
Get Featured in Web Store. If selected, the product is displayed in the inital or any empy search


setLowLevel

void setLowLevel(int LowLevel)
Set LowLevel


getLowLevel

int getLowLevel()
Get LowLevel


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 Exception
Throws:
Exception

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


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 Exception
Throws:
Exception

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


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 Exception
Throws:
Exception

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


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 Exception
Throws:
Exception

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


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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

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)


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


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.