|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.eevolution.model.X_PP_ProfileBOM
public class X_PP_ProfileBOM
Generated Model for PP_ProfileBOM
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_C_Order_ID
Column name C_Order_ID |
static String |
COLUMNNAME_C_UOM_ID
Column name C_UOM_ID |
static String |
COLUMNNAME_CopyFrom
Column name CopyFrom |
static String |
COLUMNNAME_CopyToNutrients
Column name CopyToNutrients |
static String |
COLUMNNAME_CurrencyRate
Column name CurrencyRate |
static String |
COLUMNNAME_DateDoc
Column name DateDoc |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_GenerateTo
Column name GenerateTo |
static String |
COLUMNNAME_IsPublished
Column name IsPublished |
static String |
COLUMNNAME_LineNetAmt
Column name LineNetAmt |
static String |
COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_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_Margin
Column name Margin |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_OldValue
Column name OldValue |
static String |
COLUMNNAME_PP_Product_BOM_ID
Column name PP_Product_BOM_ID |
static String |
COLUMNNAME_PP_ProfileBOM_ID
Column name PP_ProfileBOM_ID |
static String |
COLUMNNAME_PriceList
Column name PriceList |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_Qty
Column name Qty |
static String |
COLUMNNAME_ValidFrom
Column name ValidFrom |
static String |
COLUMNNAME_ValidTo
Column name ValidTo |
static String |
COLUMNNAME_Value
Column name Value |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=50011 |
static String |
Table_Name
TableName=PP_ProfileBOM |
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_PP_ProfileBOM(Properties ctx,
int PP_ProfileBOM_ID,
String trxName)
Standard Constructor |
|
X_PP_ProfileBOM(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_BPartner_ID()
Get Business Partner . |
String |
getC_Order_ID()
Get Order. |
int |
getC_UOM_ID()
Get UOM. |
String |
getCopyFrom()
Get Copy From. |
String |
getCopyToNutrients()
Get CopyToNutrients. |
BigDecimal |
getCurrencyRate()
Get Rate. |
Timestamp |
getDateDoc()
Get Document Date. |
String |
getDescription()
Get Description. |
String |
getGenerateTo()
Get Generate To. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
BigDecimal |
getLineNetAmt()
Get Line Amount. |
int |
getM_AttributeSetInstance_ID()
Get Attribute Set Instance. |
int |
getM_Product_Category_ID()
Get Product Category. |
int |
getM_Product_ID()
Get Product. |
BigDecimal |
getMargin()
Get Margin %. |
String |
getName()
Get Name. |
String |
getOldValue()
Get Old Value. |
int |
getPP_Product_BOM_ID()
Get BOM. |
int |
getPP_ProfileBOM_ID()
Get Profile BOM. |
BigDecimal |
getPriceList()
Get List Price. |
BigDecimal |
getQty()
Get Quantity. |
Timestamp |
getValidFrom()
Get Valid from. |
Timestamp |
getValidTo()
Get Valid to. |
String |
getValue()
Get Search Key. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isProcessing()
Get Process Now. |
boolean |
isPublished()
Get Published. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setC_Order_ID(String C_Order_ID)
Set Order. |
void |
setC_UOM_ID(int C_UOM_ID)
Set UOM. |
void |
setCopyFrom(String CopyFrom)
Set Copy From. |
void |
setCopyToNutrients(String CopyToNutrients)
Set CopyToNutrients. |
void |
setCurrencyRate(BigDecimal CurrencyRate)
Set Rate. |
void |
setDateDoc(Timestamp DateDoc)
Set Document Date. |
void |
setDescription(String Description)
Set Description. |
void |
setGenerateTo(String GenerateTo)
Set Generate To. |
void |
setIsPublished(boolean IsPublished)
Set Published. |
void |
setLineNetAmt(BigDecimal LineNetAmt)
Set Line Amount. |
void |
setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance. |
void |
setM_Product_Category_ID(int M_Product_Category_ID)
Set Product Category. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setMargin(BigDecimal Margin)
Set Margin %. |
void |
setName(String Name)
Set Name. |
void |
setOldValue(String OldValue)
Set Old Value. |
void |
setPP_Product_BOM_ID(int PP_Product_BOM_ID)
Set BOM. |
void |
setPP_ProfileBOM_ID(int PP_ProfileBOM_ID)
Set Profile BOM. |
void |
setPriceList(BigDecimal PriceList)
Set List Price. |
void |
setProcessing(boolean Processing)
Set Process Now. |
void |
setQty(BigDecimal Qty)
Set Quantity. |
void |
setValidFrom(Timestamp ValidFrom)
Set Valid from. |
void |
setValidTo(Timestamp ValidTo)
Set Valid to. |
void |
setValue(String Value)
Set Search Key. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String Table_Name
public static final int Table_ID
protected static KeyNamePair Model
protected BigDecimal accessLevel
public static final String COLUMNNAME_C_BPartner_ID
public static final String COLUMNNAME_C_Order_ID
public static final String COLUMNNAME_C_UOM_ID
public static final String COLUMNNAME_CopyFrom
public static final String COLUMNNAME_CopyToNutrients
public static final String COLUMNNAME_CurrencyRate
public static final String COLUMNNAME_DateDoc
public static final String COLUMNNAME_Description
public static final String COLUMNNAME_GenerateTo
public static final String COLUMNNAME_IsPublished
public static final String COLUMNNAME_LineNetAmt
public static final String COLUMNNAME_M_AttributeSetInstance_ID
public static final String COLUMNNAME_M_Product_Category_ID
public static final String COLUMNNAME_M_Product_ID
public static final String COLUMNNAME_Margin
public static final String COLUMNNAME_Name
public static final String COLUMNNAME_OldValue
public static final String COLUMNNAME_PP_Product_BOM_ID
public static final String COLUMNNAME_PP_ProfileBOM_ID
public static final String COLUMNNAME_PriceList
public static final String COLUMNNAME_Processing
public static final String COLUMNNAME_Qty
public static final String COLUMNNAME_ValidFrom
public static final String COLUMNNAME_ValidTo
public static final String COLUMNNAME_Value
| Constructor Detail |
|---|
public X_PP_ProfileBOM(Properties ctx,
int PP_ProfileBOM_ID,
String trxName)
ctx - contextPP_ProfileBOM_ID - idtrxName - transaction
public X_PP_ProfileBOM(Properties ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setC_BPartner_ID(int C_BPartner_ID)
C_BPartner_ID - Identifies a Business Partnerpublic int getC_BPartner_ID()
public void setC_Order_ID(String C_Order_ID)
C_Order_ID - Orderpublic String getC_Order_ID()
public void setC_UOM_ID(int C_UOM_ID)
C_UOM_ID - Unit of Measurepublic int getC_UOM_ID()
public void setCopyFrom(String CopyFrom)
CopyFrom - Copy From Recordpublic String getCopyFrom()
public void setCopyToNutrients(String CopyToNutrients)
CopyToNutrients - CopyToNutrientspublic String getCopyToNutrients()
public void setCurrencyRate(BigDecimal CurrencyRate)
CurrencyRate - Currency Conversion Ratepublic BigDecimal getCurrencyRate()
public void setDateDoc(Timestamp DateDoc)
DateDoc - Date of the Documentpublic Timestamp getDateDoc()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setGenerateTo(String GenerateTo)
GenerateTo - Generate Topublic String getGenerateTo()
public void setIsPublished(boolean IsPublished)
IsPublished - The Topic is published and can be viewedpublic boolean isPublished()
public void setLineNetAmt(BigDecimal LineNetAmt)
LineNetAmt - Line Extended Amount (Quantity * Actual Price) without Freight and Chargespublic BigDecimal getLineNetAmt()
public void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
M_AttributeSetInstance_ID - Product Attribute Set Instancepublic int getM_AttributeSetInstance_ID()
public void setM_Product_Category_ID(int M_Product_Category_ID)
M_Product_Category_ID - Category of a Productpublic int getM_Product_Category_ID()
public void setM_Product_ID(int M_Product_ID)
M_Product_ID - Product, Service, Itempublic int getM_Product_ID()
public void setMargin(BigDecimal Margin)
Margin - Margin for a product as a percentagepublic BigDecimal getMargin()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public void setOldValue(String OldValue)
OldValue - The old file datapublic String getOldValue()
public void setPP_Product_BOM_ID(int PP_Product_BOM_ID)
PP_Product_BOM_ID - BOMpublic int getPP_Product_BOM_ID()
public void setPP_ProfileBOM_ID(int PP_ProfileBOM_ID)
PP_ProfileBOM_ID - Profile BOMpublic int getPP_ProfileBOM_ID()
public void setPriceList(BigDecimal PriceList)
PriceList - List Pricepublic BigDecimal getPriceList()
public void setProcessing(boolean Processing)
Processing - Process Nowpublic boolean isProcessing()
public void setQty(BigDecimal Qty)
Qty - Quantitypublic BigDecimal getQty()
public void setValidFrom(Timestamp ValidFrom)
ValidFrom - Valid from including this date (first day)public Timestamp getValidFrom()
public void setValidTo(Timestamp ValidTo)
ValidTo - Valid to including this date (last day)public Timestamp getValidTo()
public void setValue(String Value)
Value - Search key for the record in the format required - must be uniquepublic String getValue()
public KeyNamePair getKeyNamePair()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||