Compiere 3.1

org.compiere.model
Class X_I_Product

java.lang.Object
  extended by org.compiere.framework.PO
      extended by org.compiere.model.X_I_Product
All Implemented Interfaces:
Serializable, Cloneable, Comparator<PO>, Evaluatee

public class X_I_Product
extends PO

Generated Model for I_Product

Version:
Release 3.1.0 - $Id$
Author:
Jorg Janke (generated)
See Also:
Serialized Form

Field Summary
protected  BigDecimal accessLevel
           
static int I_ISIMPORTED_AD_Reference_ID
          I_IsImported AD_Reference_ID=420
static String I_ISIMPORTED_Error
          Error = E
static String I_ISIMPORTED_No
          No = N
static String I_ISIMPORTED_Yes
          Yes = Y
protected static KeyNamePair Model
           
static int PRODUCTTYPE_AD_Reference_ID
          ProductType AD_Reference_ID=270
static String PRODUCTTYPE_ExpenseType
          Expense type = E
static String PRODUCTTYPE_Item
          Item = I
static String PRODUCTTYPE_Online
          Online = O
static String PRODUCTTYPE_Resource
          Resource = R
static String PRODUCTTYPE_Service
          Service = S
static int Table_ID
          AD_Table_ID=532
static String Table_Name
          TableName=I_Product
static long updatedMS
          Last Updated Timestamp 2008-06-10 15:12:06.0
 
Fields inherited from class org.compiere.framework.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
 
Constructor Summary
X_I_Product(Ctx ctx, int I_Product_ID, String trxName)
          Standard Constructor
X_I_Product(Ctx ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 String getBPartner_Value()
          Get Business Partner Key.
 int getC_BPartner_ID()
          Get Business Partner.
 int getC_Currency_ID()
          Get Currency.
 int getC_UOM_ID()
          Get UOM.
 String getClassification()
          Get Classification.
 BigDecimal getCostPerOrder()
          Get Cost per Order.
 int getDeliveryTime_Promised()
          Get Promised Delivery Time.
 String getDescription()
          Get Description.
 String getDescriptionURL()
          Get Description URL.
 Timestamp getDiscontinuedBy()
          Get Discontinued by.
 String getDocumentNote()
          Get Document Note.
 String getHelp()
          Get Comment.
 String getI_ErrorMsg()
          Get Import Error Message.
 String getI_IsImported()
          Get Imported.
 int getI_Product_ID()
          Get Import Product.
 String getImageURL()
          Get Image URL.
 String getISO_Code()
          Get ISO Currency Code.
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 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 Key.
 String getProductType()
          Get Product Type.
 BigDecimal getRoyaltyAmt()
          Get Royalty Amount.
 int getShelfDepth()
          Get Shelf Depth.
 int getShelfHeight()
          Get Shelf Height.
 int getShelfWidth()
          Get Shelf Width.
 String getSKU()
          Get SKU.
 int getUnitsPerPallet()
          Get Units per Pallet.
 String getUPC()
          Get UPC/EAN.
 String getValue()
          Get Search Key.
 String getVendorCategory()
          Get Partner Category.
 String getVendorProductNo()
          Get Partner Product Key.
 int getVolume()
          Get Volume.
 int getWeight()
          Get Weight.
 String getX12DE355()
          Get UOM Code.
protected  POInfo initPO(Ctx ctx)
          Load Meta Data
 boolean isDiscontinued()
          Get Discontinued.
 boolean isI_IsImportedValid(String test)
          Is test a valid value.
 boolean isProcessed()
          Get Processed.
 boolean isProcessing()
          Get Process Now.
 boolean isProductTypeValid(String test)
          Is test a valid value.
 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 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 setDiscontinuedBy(Timestamp DiscontinuedBy)
          Set Discontinued by.
 void setDocumentNote(String DocumentNote)
          Set Document Note.
 void setHelp(String Help)
          Set Comment.
 void setI_ErrorMsg(String I_ErrorMsg)
          Set Import Error Message.
 void setI_IsImported(String I_IsImported)
          Set Imported.
 void setI_Product_ID(int I_Product_ID)
          Set Import Product.
 void setImageURL(String ImageURL)
          Set Image URL.
 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 Now.
 void setProductCategory_Value(String ProductCategory_Value)
          Set Product Category Key.
 void setProductType(String ProductType)
          Set Product Type.
 void setRoyaltyAmt(BigDecimal RoyaltyAmt)
          Set Royalty Amount.
 void setShelfDepth(int ShelfDepth)
          Set Shelf Depth.
 void setShelfHeight(int 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(int Volume)
          Set Volume.
 void setWeight(int Weight)
          Set Weight.
 void setX12DE355(String X12DE355)
          Set UOM Code.
 String toString()
          Info
 
Methods inherited from class org.compiere.framework.PO
addAttachment, addAttachment, addError, afterDelete, afterSave, beforeDelete, beforeSave, compare, convertToBigDecimal, convertToBoolean, convertToInt, convertToTimestamp, copy, copyValues, copyValues, createAttachment, delete_Accounting, delete, delete, dump, dump, equals, get_ChangeVO, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_EntityType, get_HashMap, get_ID, get_IDOld, get_Info, get_KeyColumns, get_Logger, get_Table_ID, get_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_ValuesAsString, get_WhereClause, get_xmlDocument, get_xmlString, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getVO, hashCode, insert_Accounting, is_Changed, is_KeyColumn, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveNew_getID, saveNewInsertSQL, saveNewSpecial, saveUpdate, set_ChangeVO, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueString, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setContext, setCtx, setDocWorkflowMgr, setIsActive, setStandardDefaults, setUpdateable, setUpdatedBy, toStringX, unlock, update
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

updatedMS

public static final long updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0

See Also:
Constant Field Values

Table_ID

public static final int Table_ID
AD_Table_ID=532

See Also:
Constant Field Values

Table_Name

public static final String Table_Name
TableName=I_Product

See Also:
Constant Field Values

Model

protected static KeyNamePair Model

accessLevel

protected BigDecimal accessLevel

I_ISIMPORTED_AD_Reference_ID

public static final int I_ISIMPORTED_AD_Reference_ID
I_IsImported AD_Reference_ID=420

See Also:
Constant Field Values

I_ISIMPORTED_Error

public static final String I_ISIMPORTED_Error
Error = E

See Also:
Constant Field Values

I_ISIMPORTED_No

public static final String I_ISIMPORTED_No
No = N

See Also:
Constant Field Values

I_ISIMPORTED_Yes

public static final String I_ISIMPORTED_Yes
Yes = Y

See Also:
Constant Field Values

PRODUCTTYPE_AD_Reference_ID

public static final int PRODUCTTYPE_AD_Reference_ID
ProductType AD_Reference_ID=270

See Also:
Constant Field Values

PRODUCTTYPE_ExpenseType

public static final String PRODUCTTYPE_ExpenseType
Expense type = E

See Also:
Constant Field Values

PRODUCTTYPE_Item

public static final String PRODUCTTYPE_Item
Item = I

See Also:
Constant Field Values

PRODUCTTYPE_Online

public static final String PRODUCTTYPE_Online
Online = O

See Also:
Constant Field Values

PRODUCTTYPE_Resource

public static final String PRODUCTTYPE_Resource
Resource = R

See Also:
Constant Field Values

PRODUCTTYPE_Service

public static final String PRODUCTTYPE_Service
Service = S

See Also:
Constant Field Values
Constructor Detail

X_I_Product

public X_I_Product(Ctx ctx,
                   int I_Product_ID,
                   String trxName)
Standard Constructor

Parameters:
ctx - context
I_Product_ID - id
trxName - transaction

X_I_Product

public X_I_Product(Ctx ctx,
                   ResultSet rs,
                   String trxName)
Load Constructor

Parameters:
ctx - context
rs - result set
trxName - transaction
Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

Specified by:
get_AccessLevel in class PO
Returns:
2 - Client

initPO

protected POInfo initPO(Ctx ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
PO Info

toString

public String toString()
Info

Overrides:
toString in class PO
Returns:
info

setBPartner_Value

public void setBPartner_Value(String BPartner_Value)
Set Business Partner Key.

Parameters:
BPartner_Value - The Key of the Business Partner

getBPartner_Value

public String getBPartner_Value()
Get Business Partner Key.

Returns:
The Key of the Business Partner

setC_BPartner_ID

public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.

Parameters:
C_BPartner_ID - Identifies a Business Partner

getC_BPartner_ID

public int getC_BPartner_ID()
Get Business Partner.

Returns:
Identifies a Business Partner

setC_Currency_ID

public void setC_Currency_ID(int C_Currency_ID)
Set Currency.

Parameters:
C_Currency_ID - The Currency for this record

getC_Currency_ID

public int getC_Currency_ID()
Get Currency.

Returns:
The Currency for this record

setC_UOM_ID

public void setC_UOM_ID(int C_UOM_ID)
Set UOM.

Parameters:
C_UOM_ID - Unit of Measure

getC_UOM_ID

public int getC_UOM_ID()
Get UOM.

Returns:
Unit of Measure

setClassification

public void setClassification(String Classification)
Set Classification.

Parameters:
Classification - Classification for grouping

getClassification

public String getClassification()
Get Classification.

Returns:
Classification for grouping

setCostPerOrder

public void setCostPerOrder(BigDecimal CostPerOrder)
Set Cost per Order.

Parameters:
CostPerOrder - Fixed Cost per Order

getCostPerOrder

public BigDecimal getCostPerOrder()
Get Cost per Order.

Returns:
Fixed Cost per Order

setDeliveryTime_Promised

public void setDeliveryTime_Promised(int DeliveryTime_Promised)
Set Promised Delivery Time.

Parameters:
DeliveryTime_Promised - Promised days between order and delivery

getDeliveryTime_Promised

public int getDeliveryTime_Promised()
Get Promised Delivery Time.

Returns:
Promised days between order and delivery

setDescription

public void setDescription(String Description)
Set Description.

Parameters:
Description - Optional short description of the record

getDescription

public String getDescription()
Get Description.

Returns:
Optional short description of the record

setDescriptionURL

public void setDescriptionURL(String DescriptionURL)
Set Description URL.

Parameters:
DescriptionURL - URL for the description

getDescriptionURL

public String getDescriptionURL()
Get Description URL.

Returns:
URL for the description

setDiscontinued

public void setDiscontinued(boolean Discontinued)
Set Discontinued.

Parameters:
Discontinued - This product is no longer available

isDiscontinued

public boolean isDiscontinued()
Get Discontinued.

Returns:
This product is no longer available

setDiscontinuedBy

public void setDiscontinuedBy(Timestamp DiscontinuedBy)
Set Discontinued by.

Parameters:
DiscontinuedBy - Discontinued By

getDiscontinuedBy

public Timestamp getDiscontinuedBy()
Get Discontinued by.

Returns:
Discontinued By

setDocumentNote

public void setDocumentNote(String DocumentNote)
Set Document Note.

Parameters:
DocumentNote - Additional information for a Document

getDocumentNote

public String getDocumentNote()
Get Document Note.

Returns:
Additional information for a Document

setHelp

public void setHelp(String Help)
Set Comment.

Parameters:
Help - Comment, Help or Hint

getHelp

public String getHelp()
Get Comment.

Returns:
Comment, Help or Hint

setISO_Code

public void setISO_Code(String ISO_Code)
Set ISO Currency Code.

Parameters:
ISO_Code - Three letter ISO 4217 Code of the Currency

getISO_Code

public String getISO_Code()
Get ISO Currency Code.

Returns:
Three letter ISO 4217 Code of the Currency

setI_ErrorMsg

public void setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message.

Parameters:
I_ErrorMsg - Messages generated from import process

getI_ErrorMsg

public String getI_ErrorMsg()
Get Import Error Message.

Returns:
Messages generated from import process

isI_IsImportedValid

public boolean isI_IsImportedValid(String test)
Is test a valid value.

Parameters:
test - testvalue
Returns:
true if valid

setI_IsImported

public void setI_IsImported(String I_IsImported)
Set Imported.

Parameters:
I_IsImported - Has this import been processed?

getI_IsImported

public String getI_IsImported()
Get Imported.

Returns:
Has this import been processed?

setI_Product_ID

public void setI_Product_ID(int I_Product_ID)
Set Import Product.

Parameters:
I_Product_ID - Import Item or Service

getI_Product_ID

public int getI_Product_ID()
Get Import Product.

Returns:
Import Item or Service

setImageURL

public void setImageURL(String ImageURL)
Set Image URL.

Parameters:
ImageURL - URL of image

getImageURL

public String getImageURL()
Get Image URL.

Returns:
URL of image

setM_Product_Category_ID

public void setM_Product_Category_ID(int M_Product_Category_ID)
Set Product Category.

Parameters:
M_Product_Category_ID - Category of a Product

getM_Product_Category_ID

public int getM_Product_Category_ID()
Get Product Category.

Returns:
Category of a Product

setM_Product_ID

public void setM_Product_ID(int M_Product_ID)
Set Product.

Parameters:
M_Product_ID - Product, Service, Item

getM_Product_ID

public int getM_Product_ID()
Get Product.

Returns:
Product, Service, Item

setManufacturer

public void setManufacturer(String Manufacturer)
Set Manufacturer.

Parameters:
Manufacturer - Manufacturer of the Product

getManufacturer

public String getManufacturer()
Get Manufacturer.

Returns:
Manufacturer of the Product

setName

public void setName(String Name)
Set Name.

Parameters:
Name - Alphanumeric identifier of the entity

getName

public String getName()
Get Name.

Returns:
Alphanumeric identifier of the entity

setOrder_Min

public void setOrder_Min(int Order_Min)
Set Minimum Order Qty.

Parameters:
Order_Min - Minimum order quantity in UOM

getOrder_Min

public int getOrder_Min()
Get Minimum Order Qty.

Returns:
Minimum order quantity in UOM

setOrder_Pack

public void setOrder_Pack(int Order_Pack)
Set Order Pack Qty.

Parameters:
Order_Pack - Package order size in UOM (e.g. order set of 5 units)

getOrder_Pack

public int getOrder_Pack()
Get Order Pack Qty.

Returns:
Package order size in UOM (e.g. order set of 5 units)

setPriceEffective

public void setPriceEffective(Timestamp PriceEffective)
Set Price effective.

Parameters:
PriceEffective - Effective Date of Price

getPriceEffective

public Timestamp getPriceEffective()
Get Price effective.

Returns:
Effective Date of Price

setPriceLimit

public void setPriceLimit(BigDecimal PriceLimit)
Set Limit Price.

Parameters:
PriceLimit - Lowest price for a product

getPriceLimit

public BigDecimal getPriceLimit()
Get Limit Price.

Returns:
Lowest price for a product

setPriceList

public void setPriceList(BigDecimal PriceList)
Set List Price.

Parameters:
PriceList - List Price

getPriceList

public BigDecimal getPriceList()
Get List Price.

Returns:
List Price

setPricePO

public void setPricePO(BigDecimal PricePO)
Set PO Price.

Parameters:
PricePO - Price based on a purchase order

getPricePO

public BigDecimal getPricePO()
Get PO Price.

Returns:
Price based on a purchase order

setPriceStd

public void setPriceStd(BigDecimal PriceStd)
Set Standard Price.

Parameters:
PriceStd - Standard Price

getPriceStd

public BigDecimal getPriceStd()
Get Standard Price.

Returns:
Standard Price

setProcessed

public void setProcessed(boolean Processed)
Set Processed.

Parameters:
Processed - The document has been processed

isProcessed

public boolean isProcessed()
Get Processed.

Returns:
The document has been processed

setProcessing

public void setProcessing(boolean Processing)
Set Process Now.

Parameters:
Processing - Process Now

isProcessing

public boolean isProcessing()
Get Process Now.

Returns:
Process Now

setProductCategory_Value

public void setProductCategory_Value(String ProductCategory_Value)
Set Product Category Key.

Parameters:
ProductCategory_Value - Product Category Key

getProductCategory_Value

public String getProductCategory_Value()
Get Product Category Key.

Returns:
Product Category Key

isProductTypeValid

public boolean isProductTypeValid(String test)
Is test a valid value.

Parameters:
test - testvalue
Returns:
true if valid

setProductType

public void setProductType(String ProductType)
Set Product Type.

Parameters:
ProductType - Type of product

getProductType

public String getProductType()
Get Product Type.

Returns:
Type of product

setRoyaltyAmt

public void setRoyaltyAmt(BigDecimal RoyaltyAmt)
Set Royalty Amount.

Parameters:
RoyaltyAmt - (Included) Amount for copyright, etc.

getRoyaltyAmt

public BigDecimal getRoyaltyAmt()
Get Royalty Amount.

Returns:
(Included) Amount for copyright, etc.

setSKU

public void setSKU(String SKU)
Set SKU.

Parameters:
SKU - Stock Keeping Unit

getSKU

public String getSKU()
Get SKU.

Returns:
Stock Keeping Unit

setShelfDepth

public void setShelfDepth(int ShelfDepth)
Set Shelf Depth.

Parameters:
ShelfDepth - Shelf depth required

getShelfDepth

public int getShelfDepth()
Get Shelf Depth.

Returns:
Shelf depth required

setShelfHeight

public void setShelfHeight(int ShelfHeight)
Set Shelf Height.

Parameters:
ShelfHeight - Shelf height required

getShelfHeight

public int getShelfHeight()
Get Shelf Height.

Returns:
Shelf height required

setShelfWidth

public void setShelfWidth(int ShelfWidth)
Set Shelf Width.

Parameters:
ShelfWidth - Shelf width required

getShelfWidth

public int getShelfWidth()
Get Shelf Width.

Returns:
Shelf width required

setUPC

public void setUPC(String UPC)
Set UPC/EAN.

Parameters:
UPC - Bar Code (Universal Product Code or its superset European Article Number)

getUPC

public String getUPC()
Get UPC/EAN.

Returns:
Bar Code (Universal Product Code or its superset European Article Number)

setUnitsPerPallet

public void setUnitsPerPallet(int UnitsPerPallet)
Set Units per Pallet.

Parameters:
UnitsPerPallet - Units per Pallet

getUnitsPerPallet

public int getUnitsPerPallet()
Get Units per Pallet.

Returns:
Units per Pallet

setValue

public void setValue(String Value)
Set Search Key.

Parameters:
Value - Search key for the record in the format required - must be unique

getValue

public String getValue()
Get Search Key.

Returns:
Search key for the record in the format required - must be unique

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

setVendorCategory

public void setVendorCategory(String VendorCategory)
Set Partner Category.

Parameters:
VendorCategory - Product Category of the Business Partner

getVendorCategory

public String getVendorCategory()
Get Partner Category.

Returns:
Product Category of the Business Partner

setVendorProductNo

public void setVendorProductNo(String VendorProductNo)
Set Partner Product Key.

Parameters:
VendorProductNo - Product Key of the Business Partner

getVendorProductNo

public String getVendorProductNo()
Get Partner Product Key.

Returns:
Product Key of the Business Partner

setVolume

public void setVolume(int Volume)
Set Volume.

Parameters:
Volume - Volume of a product

getVolume

public int getVolume()
Get Volume.

Returns:
Volume of a product

setWeight

public void setWeight(int Weight)
Set Weight.

Parameters:
Weight - Weight of a product

getWeight

public int getWeight()
Get Weight.

Returns:
Weight of a product

setX12DE355

public void setX12DE355(String X12DE355)
Set UOM Code.

Parameters:
X12DE355 - UOM EDI X12 Code

getX12DE355

public String getX12DE355()
Get UOM Code.

Returns:
UOM EDI X12 Code

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.