Adempiere 3.5.2a

org.eevolution.model
Interface I_RV_PP_Product_BOMLine

All Known Implementing Classes:
X_RV_PP_Product_BOMLine

public interface I_RV_PP_Product_BOMLine

Generated Interface for RV_PP_Product_BOMLine

Version:
Release 3.5.0
Author:
Trifon Trifonov (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 7 - System - Client - Org
static String COLUMNNAME_AD_PInstance_ID
          Column name AD_PInstance_ID
static String COLUMNNAME_C_UOM_ID
          Column name C_UOM_ID
static String COLUMNNAME_ComponentType
          Column name ComponentType
static String COLUMNNAME_Description
          Column name Description
static String COLUMNNAME_Implotion
          Column name Implotion
static String COLUMNNAME_IsCritical
          Column name IsCritical
static String COLUMNNAME_IsQtyPercentage
          Column name IsQtyPercentage
static String COLUMNNAME_IssueMethod
          Column name IssueMethod
static String COLUMNNAME_LevelNo
          Column name LevelNo
static String COLUMNNAME_Levels
          Column name Levels
static String COLUMNNAME_Line
          Column name Line
static String COLUMNNAME_M_AttributeSetInstance_ID
          Column name M_AttributeSetInstance_ID
static String COLUMNNAME_M_Product_ID
          Column name M_Product_ID
static String COLUMNNAME_PP_Product_BOM_ID
          Column name PP_Product_BOM_ID
static String COLUMNNAME_PP_Product_BOMLine_ID
          Column name PP_Product_BOMLine_ID
static String COLUMNNAME_QtyBatch
          Column name QtyBatch
static String COLUMNNAME_QtyBOM
          Column name QtyBOM
static String COLUMNNAME_Scrap
          Column name Scrap
static String COLUMNNAME_SeqNo
          Column name SeqNo
static String COLUMNNAME_TM_Product_ID
          Column name TM_Product_ID
static String COLUMNNAME_ValidFrom
          Column name ValidFrom
static String COLUMNNAME_ValidTo
          Column name ValidTo
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=53063
static String Table_Name
          TableName=RV_PP_Product_BOMLine
 
Method Summary
 int getAD_PInstance_ID()
          Get Process Instance.
 I_AD_PInstance getAD_PInstance()
           
 int getC_UOM_ID()
          Get UOM.
 I_C_UOM getC_UOM()
           
 String getComponentType()
          Get ComponentType
 String getDescription()
          Get Description.
 String getIssueMethod()
          Get IssueMethod
 int getLevelNo()
          Get Level no
 String getLevels()
          Get Levels
 int getLine()
          Get Line No.
 int getM_AttributeSetInstance_ID()
          Get Attribute Set Instance.
 int getM_Product_ID()
          Get Product.
 I_M_Product getM_Product()
           
 int getPP_Product_BOM_ID()
          Get BOM & Formaula
 I_PP_Product_BOM getPP_Product_BOM()
           
 int getPP_Product_BOMLine_ID()
          Get PP_Product_BOMLine_ID
 I_PP_Product_BOMLine getPP_Product_BOMLine()
           
 BigDecimal getQtyBatch()
          Get QtyBatch
 BigDecimal getQtyBOM()
          Get QtyBOM
 BigDecimal getScrap()
          Get Scrap
 int getSeqNo()
          Get Sequence.
 int getTM_Product_ID()
          Get TM_Product_ID.
 Timestamp getValidFrom()
          Get Valid from.
 Timestamp getValidTo()
          Get Valid to.
 boolean isCritical()
          Get IsCritical
 boolean isImplotion()
          Get Implotion
 boolean isQtyPercentage()
          Get IsQtyPercentage
 void setAD_PInstance_ID(int AD_PInstance_ID)
          Set Process Instance.
 void setC_UOM_ID(int C_UOM_ID)
          Set UOM.
 void setComponentType(String ComponentType)
          Set ComponentType
 void setDescription(String Description)
          Set Description.
 void setImplotion(boolean Implotion)
          Set Implotion
 void setIsCritical(boolean IsCritical)
          Set IsCritical
 void setIsQtyPercentage(boolean IsQtyPercentage)
          Set IsQtyPercentage
 void setIssueMethod(String IssueMethod)
          Set IssueMethod
 void setLevelNo(int LevelNo)
          Set Level no
 void setLevels(String Levels)
          Set Levels
 void setLine(int Line)
          Set Line No.
 void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
          Set Attribute Set Instance.
 void setM_Product_ID(int M_Product_ID)
          Set Product.
 void setPP_Product_BOM_ID(int PP_Product_BOM_ID)
          Set BOM & Formaula
 void setPP_Product_BOMLine_ID(int PP_Product_BOMLine_ID)
          Set PP_Product_BOMLine_ID
 void setQtyBatch(BigDecimal QtyBatch)
          Set QtyBatch
 void setQtyBOM(BigDecimal QtyBOM)
          Set QtyBOM
 void setScrap(BigDecimal Scrap)
          Set Scrap
 void setSeqNo(int SeqNo)
          Set Sequence.
 void setTM_Product_ID(int TM_Product_ID)
          Set TM_Product_ID.
 void setValidFrom(Timestamp ValidFrom)
          Set Valid from.
 void setValidTo(Timestamp ValidTo)
          Set Valid to.
 

Field Detail

Table_Name

static final String Table_Name
TableName=RV_PP_Product_BOMLine

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=53063


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 7 - System - Client - Org


COLUMNNAME_AD_PInstance_ID

static final String COLUMNNAME_AD_PInstance_ID
Column name AD_PInstance_ID

See Also:
Constant Field Values

COLUMNNAME_ComponentType

static final String COLUMNNAME_ComponentType
Column name ComponentType

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_Implotion

static final String COLUMNNAME_Implotion
Column name Implotion

See Also:
Constant Field Values

COLUMNNAME_IsCritical

static final String COLUMNNAME_IsCritical
Column name IsCritical

See Also:
Constant Field Values

COLUMNNAME_IsQtyPercentage

static final String COLUMNNAME_IsQtyPercentage
Column name IsQtyPercentage

See Also:
Constant Field Values

COLUMNNAME_IssueMethod

static final String COLUMNNAME_IssueMethod
Column name IssueMethod

See Also:
Constant Field Values

COLUMNNAME_LevelNo

static final String COLUMNNAME_LevelNo
Column name LevelNo

See Also:
Constant Field Values

COLUMNNAME_Levels

static final String COLUMNNAME_Levels
Column name Levels

See Also:
Constant Field Values

COLUMNNAME_Line

static final String COLUMNNAME_Line
Column name Line

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_Product_ID

static final String COLUMNNAME_M_Product_ID
Column name M_Product_ID

See Also:
Constant Field Values

COLUMNNAME_PP_Product_BOM_ID

static final String COLUMNNAME_PP_Product_BOM_ID
Column name PP_Product_BOM_ID

See Also:
Constant Field Values

COLUMNNAME_PP_Product_BOMLine_ID

static final String COLUMNNAME_PP_Product_BOMLine_ID
Column name PP_Product_BOMLine_ID

See Also:
Constant Field Values

COLUMNNAME_QtyBatch

static final String COLUMNNAME_QtyBatch
Column name QtyBatch

See Also:
Constant Field Values

COLUMNNAME_QtyBOM

static final String COLUMNNAME_QtyBOM
Column name QtyBOM

See Also:
Constant Field Values

COLUMNNAME_Scrap

static final String COLUMNNAME_Scrap
Column name Scrap

See Also:
Constant Field Values

COLUMNNAME_SeqNo

static final String COLUMNNAME_SeqNo
Column name SeqNo

See Also:
Constant Field Values

COLUMNNAME_TM_Product_ID

static final String COLUMNNAME_TM_Product_ID
Column name TM_Product_ID

See Also:
Constant Field Values

COLUMNNAME_ValidFrom

static final String COLUMNNAME_ValidFrom
Column name ValidFrom

See Also:
Constant Field Values

COLUMNNAME_ValidTo

static final String COLUMNNAME_ValidTo
Column name ValidTo

See Also:
Constant Field Values
Method Detail

setAD_PInstance_ID

void setAD_PInstance_ID(int AD_PInstance_ID)
Set Process Instance. Instance of the process


getAD_PInstance_ID

int getAD_PInstance_ID()
Get Process Instance. Instance of the process


getAD_PInstance

I_AD_PInstance getAD_PInstance()
                               throws Exception
Throws:
Exception

setComponentType

void setComponentType(String ComponentType)
Set ComponentType


getComponentType

String getComponentType()
Get ComponentType


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


setImplotion

void setImplotion(boolean Implotion)
Set Implotion


isImplotion

boolean isImplotion()
Get Implotion


setIsCritical

void setIsCritical(boolean IsCritical)
Set IsCritical


isCritical

boolean isCritical()
Get IsCritical


setIsQtyPercentage

void setIsQtyPercentage(boolean IsQtyPercentage)
Set IsQtyPercentage


isQtyPercentage

boolean isQtyPercentage()
Get IsQtyPercentage


setIssueMethod

void setIssueMethod(String IssueMethod)
Set IssueMethod


getIssueMethod

String getIssueMethod()
Get IssueMethod


setLevelNo

void setLevelNo(int LevelNo)
Set Level no


getLevelNo

int getLevelNo()
Get Level no


setLevels

void setLevels(String Levels)
Set Levels


getLevels

String getLevels()
Get Levels


setLine

void setLine(int Line)
Set Line No. Unique line for this document


getLine

int getLine()
Get Line No. Unique line for this document


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


getM_Product

I_M_Product getM_Product()
                         throws Exception
Throws:
Exception

setPP_Product_BOM_ID

void setPP_Product_BOM_ID(int PP_Product_BOM_ID)
Set BOM & Formaula


getPP_Product_BOM_ID

int getPP_Product_BOM_ID()
Get BOM & Formaula


getPP_Product_BOM

I_PP_Product_BOM getPP_Product_BOM()
                                   throws Exception
Throws:
Exception

setPP_Product_BOMLine_ID

void setPP_Product_BOMLine_ID(int PP_Product_BOMLine_ID)
Set PP_Product_BOMLine_ID


getPP_Product_BOMLine_ID

int getPP_Product_BOMLine_ID()
Get PP_Product_BOMLine_ID


getPP_Product_BOMLine

I_PP_Product_BOMLine getPP_Product_BOMLine()
                                           throws Exception
Throws:
Exception

setQtyBatch

void setQtyBatch(BigDecimal QtyBatch)
Set QtyBatch


getQtyBatch

BigDecimal getQtyBatch()
Get QtyBatch


setQtyBOM

void setQtyBOM(BigDecimal QtyBOM)
Set QtyBOM


getQtyBOM

BigDecimal getQtyBOM()
Get QtyBOM


setScrap

void setScrap(BigDecimal Scrap)
Set Scrap


getScrap

BigDecimal getScrap()
Get Scrap


setSeqNo

void setSeqNo(int SeqNo)
Set Sequence. Method of ordering records; lowest number comes first


getSeqNo

int getSeqNo()
Get Sequence. Method of ordering records; lowest number comes first


setTM_Product_ID

void setTM_Product_ID(int TM_Product_ID)
Set TM_Product_ID. Product, Service, Item


getTM_Product_ID

int getTM_Product_ID()
Get TM_Product_ID. Product, Service, Item


setValidFrom

void setValidFrom(Timestamp ValidFrom)
Set Valid from. Valid from including this date (first day)


getValidFrom

Timestamp getValidFrom()
Get Valid from. Valid from including this date (first day)


setValidTo

void setValidTo(Timestamp ValidTo)
Set Valid to. Valid to including this date (last day)


getValidTo

Timestamp getValidTo()
Get Valid to. Valid to including this date (last day)


Adempiere 3.5.2a

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