|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_M_BOMProduct
public class X_M_BOMProduct
Generated Model for M_BOMProduct
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
BOMPRODUCTTYPE_AD_Reference_ID
BOMProductType AD_Reference_ID=349 |
static String |
BOMPRODUCTTYPE_Alternative
Alternative = A |
static String |
BOMPRODUCTTYPE_AlternativeDefault
Alternative (Default) = D |
static String |
BOMPRODUCTTYPE_OptionalProduct
Optional Product = O |
static String |
BOMPRODUCTTYPE_OutsideProcessing
Outside Processing = X |
static String |
BOMPRODUCTTYPE_StandardProduct
Standard Product = S |
static int |
M_PRODUCTBOM_ID_AD_Reference_ID
M_ProductBOM_ID AD_Reference_ID=162 |
static int |
M_PRODUCTBOMVERSION_ID_AD_Reference_ID
M_ProductBOMVersion_ID AD_Reference_ID=442 |
protected static KeyNamePair |
Model
|
static int |
SUPPLYTYPE_AD_Reference_ID
SupplyType AD_Reference_ID=444 |
static String |
SUPPLYTYPE_AssemblyPull
Assembly Pull = A |
static String |
SUPPLYTYPE_Push
Push = P |
static int |
Table_ID
AD_Table_ID=801 |
static String |
Table_Name
TableName=M_BOMProduct |
static long |
updatedMS
Last Updated Timestamp 2008-06-28 11:27:49.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_M_BOMProduct(Ctx ctx,
int M_BOMProduct_ID,
String trxName)
Standard Constructor |
|
X_M_BOMProduct(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getBOMProductType()
Get Component Type. |
BigDecimal |
getBOMQty()
Get Quantity. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getLeadTimeOffset()
Get Lead Time Offset. |
int |
getLine()
Get Line No. |
int |
getM_AttributeSetInstance_ID()
Get Attribute Set Instance. |
int |
getM_BOM_ID()
Get BOM. |
int |
getM_BOMAlternative_ID()
Get Alternative Group. |
int |
getM_BOMProduct_ID()
Get BOM Component Line. |
int |
getM_Locator_ID()
Get Locator. |
int |
getM_ProductBOM_ID()
Get Component. |
int |
getM_ProductBOMVersion_ID()
Get Component BOM. |
int |
getM_ProductOperation_ID()
Get Product Operation. |
int |
getSeqNo()
Get Sequence. |
String |
getSupplyType()
Get Supply Type. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isBOMProductTypeValid(String test)
Is test a valid value. |
boolean |
isPhantom()
Get Phantom. |
boolean |
isSupplyTypeValid(String test)
Is test a valid value. |
void |
setBOMProductType(String BOMProductType)
Set Component Type. |
void |
setBOMQty(BigDecimal BOMQty)
Set Quantity. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment. |
void |
setIsPhantom(boolean IsPhantom)
Set Phantom. |
void |
setLeadTimeOffset(int LeadTimeOffset)
Set Lead Time Offset. |
void |
setLine(int Line)
Set Line No. |
void |
setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance. |
void |
setM_BOM_ID(int M_BOM_ID)
Set BOM. |
void |
setM_BOMAlternative_ID(int M_BOMAlternative_ID)
Set Alternative Group. |
void |
setM_BOMProduct_ID(int M_BOMProduct_ID)
Set BOM Component Line. |
void |
setM_Locator_ID(int M_Locator_ID)
Set Locator. |
void |
setM_ProductBOM_ID(int M_ProductBOM_ID)
Set Component. |
void |
setM_ProductBOMVersion_ID(int M_ProductBOMVersion_ID)
Set Component BOM. |
void |
setM_ProductOperation_ID(int M_ProductOperation_ID)
Set Product Operation. |
void |
setSeqNo(int SeqNo)
Set Sequence. |
void |
setSupplyType(String SupplyType)
Set Supply Type. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
public static final int BOMPRODUCTTYPE_AD_Reference_ID
public static final String BOMPRODUCTTYPE_Alternative
public static final String BOMPRODUCTTYPE_AlternativeDefault
public static final String BOMPRODUCTTYPE_OptionalProduct
public static final String BOMPRODUCTTYPE_StandardProduct
public static final String BOMPRODUCTTYPE_OutsideProcessing
public static final int M_PRODUCTBOMVERSION_ID_AD_Reference_ID
public static final int M_PRODUCTBOM_ID_AD_Reference_ID
public static final int SUPPLYTYPE_AD_Reference_ID
public static final String SUPPLYTYPE_AssemblyPull
public static final String SUPPLYTYPE_Push
| Constructor Detail |
|---|
public X_M_BOMProduct(Ctx ctx,
int M_BOMProduct_ID,
String trxName)
ctx - contextM_BOMProduct_ID - idtrxName - transaction
public X_M_BOMProduct(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic boolean isBOMProductTypeValid(String test)
test - testvalue
public void setBOMProductType(String BOMProductType)
BOMProductType - BOM Product Typepublic String getBOMProductType()
public void setBOMQty(BigDecimal BOMQty)
BOMQty - Bill of Materials Quantitypublic BigDecimal getBOMQty()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setHelp(String Help)
Help - Comment, Help or Hintpublic String getHelp()
public void setIsPhantom(boolean IsPhantom)
IsPhantom - Phantom Componentpublic boolean isPhantom()
public void setLeadTimeOffset(int LeadTimeOffset)
LeadTimeOffset - Optional Lead Time offset before starting productionpublic int getLeadTimeOffset()
public void setLine(int Line)
Line - Unique line for this documentpublic int getLine()
public KeyNamePair getKeyNamePair()
public void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
M_AttributeSetInstance_ID - Product Attribute Set Instancepublic int getM_AttributeSetInstance_ID()
public void setM_BOMAlternative_ID(int M_BOMAlternative_ID)
M_BOMAlternative_ID - Product BOM Alternative Grouppublic int getM_BOMAlternative_ID()
public void setM_BOMProduct_ID(int M_BOMProduct_ID)
M_BOMProduct_ID - Bill of Materials Component Linepublic int getM_BOMProduct_ID()
public void setM_BOM_ID(int M_BOM_ID)
M_BOM_ID - Bill of Materialspublic int getM_BOM_ID()
public void setM_Locator_ID(int M_Locator_ID)
M_Locator_ID - Warehouse Locatorpublic int getM_Locator_ID()
public void setM_ProductBOMVersion_ID(int M_ProductBOMVersion_ID)
M_ProductBOMVersion_ID - BOM for a componentpublic int getM_ProductBOMVersion_ID()
public void setM_ProductBOM_ID(int M_ProductBOM_ID)
M_ProductBOM_ID - Bill of Materials Component (Product)public int getM_ProductBOM_ID()
public void setM_ProductOperation_ID(int M_ProductOperation_ID)
M_ProductOperation_ID - Product Manufacturing Operationpublic int getM_ProductOperation_ID()
public void setSeqNo(int SeqNo)
SeqNo - Method of ordering elements;
lowest number comes firstpublic int getSeqNo()
public boolean isSupplyTypeValid(String test)
test - testvalue
public void setSupplyType(String SupplyType)
SupplyType - Supply type for componentspublic String getSupplyType()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||