|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_I_Inventory
Generated Interface for I_Inventory
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 2 - Client |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_I_ErrorMsg
Column name I_ErrorMsg |
static String |
COLUMNNAME_I_Inventory_ID
Column name I_Inventory_ID |
static String |
COLUMNNAME_I_IsImported
Column name I_IsImported |
static String |
COLUMNNAME_LocatorValue
Column name LocatorValue |
static String |
COLUMNNAME_Lot
Column name Lot |
static String |
COLUMNNAME_M_Inventory_ID
Column name M_Inventory_ID |
static String |
COLUMNNAME_M_InventoryLine_ID
Column name M_InventoryLine_ID |
static String |
COLUMNNAME_M_Locator_ID
Column name M_Locator_ID |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_ID |
static String |
COLUMNNAME_MovementDate
Column name MovementDate |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_QtyBook
Column name QtyBook |
static String |
COLUMNNAME_QtyCount
Column name QtyCount |
static String |
COLUMNNAME_SerNo
Column name SerNo |
static String |
COLUMNNAME_UPC
Column name UPC |
static String |
COLUMNNAME_Value
Column name Value |
static String |
COLUMNNAME_WarehouseValue
Column name WarehouseValue |
static String |
COLUMNNAME_X
Column name X |
static String |
COLUMNNAME_Y
Column name Y |
static String |
COLUMNNAME_Z
Column name Z |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=572 |
static String |
Table_Name
TableName=I_Inventory |
| Method Summary | |
|---|---|
String |
getDescription()
Get Description. |
String |
getI_ErrorMsg()
Get Import Error Message. |
int |
getI_Inventory_ID()
Get Import Inventory. |
String |
getLocatorValue()
Get Locator Key. |
String |
getLot()
Get Lot No. |
int |
getM_Inventory_ID()
Get Phys.Inventory. |
I_M_Inventory |
getM_Inventory()
|
int |
getM_InventoryLine_ID()
Get Phys.Inventory Line. |
I_M_InventoryLine |
getM_InventoryLine()
|
int |
getM_Locator_ID()
Get Locator. |
I_M_Locator |
getM_Locator()
|
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
int |
getM_Warehouse_ID()
Get Warehouse. |
I_M_Warehouse |
getM_Warehouse()
|
Timestamp |
getMovementDate()
Get Movement Date. |
BigDecimal |
getQtyBook()
Get Quantity book. |
BigDecimal |
getQtyCount()
Get Quantity count. |
String |
getSerNo()
Get Serial No. |
String |
getUPC()
Get UPC/EAN. |
String |
getValue()
Get Search Key. |
String |
getWarehouseValue()
Get Warehouse Key. |
String |
getX()
Get Aisle (X). |
String |
getY()
Get Bin (Y). |
String |
getZ()
Get Level (Z). |
boolean |
isI_IsImported()
Get Imported. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
void |
setDescription(String Description)
Set Description. |
void |
setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message. |
void |
setI_Inventory_ID(int I_Inventory_ID)
Set Import Inventory. |
void |
setI_IsImported(boolean I_IsImported)
Set Imported. |
void |
setLocatorValue(String LocatorValue)
Set Locator Key. |
void |
setLot(String Lot)
Set Lot No. |
void |
setM_Inventory_ID(int M_Inventory_ID)
Set Phys.Inventory. |
void |
setM_InventoryLine_ID(int M_InventoryLine_ID)
Set Phys.Inventory Line. |
void |
setM_Locator_ID(int M_Locator_ID)
Set Locator. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse. |
void |
setMovementDate(Timestamp MovementDate)
Set Movement Date. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setQtyBook(BigDecimal QtyBook)
Set Quantity book. |
void |
setQtyCount(BigDecimal QtyCount)
Set Quantity count. |
void |
setSerNo(String SerNo)
Set Serial No. |
void |
setUPC(String UPC)
Set UPC/EAN. |
void |
setValue(String Value)
Set Search Key. |
void |
setWarehouseValue(String WarehouseValue)
Set Warehouse Key. |
void |
setX(String X)
Set Aisle (X). |
void |
setY(String Y)
Set Bin (Y). |
void |
setZ(String Z)
Set Level (Z). |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_Description
static final String COLUMNNAME_I_ErrorMsg
static final String COLUMNNAME_I_Inventory_ID
static final String COLUMNNAME_I_IsImported
static final String COLUMNNAME_LocatorValue
static final String COLUMNNAME_Lot
static final String COLUMNNAME_M_Inventory_ID
static final String COLUMNNAME_M_InventoryLine_ID
static final String COLUMNNAME_M_Locator_ID
static final String COLUMNNAME_MovementDate
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_Warehouse_ID
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
static final String COLUMNNAME_QtyBook
static final String COLUMNNAME_QtyCount
static final String COLUMNNAME_SerNo
static final String COLUMNNAME_UPC
static final String COLUMNNAME_Value
static final String COLUMNNAME_WarehouseValue
static final String COLUMNNAME_X
static final String COLUMNNAME_Y
static final String COLUMNNAME_Z
| Method Detail |
|---|
void setDescription(String Description)
String getDescription()
void setI_ErrorMsg(String I_ErrorMsg)
String getI_ErrorMsg()
void setI_Inventory_ID(int I_Inventory_ID)
int getI_Inventory_ID()
void setI_IsImported(boolean I_IsImported)
boolean isI_IsImported()
void setLocatorValue(String LocatorValue)
String getLocatorValue()
void setLot(String Lot)
String getLot()
void setM_Inventory_ID(int M_Inventory_ID)
int getM_Inventory_ID()
I_M_Inventory getM_Inventory()
throws Exception
Exceptionvoid setM_InventoryLine_ID(int M_InventoryLine_ID)
int getM_InventoryLine_ID()
I_M_InventoryLine getM_InventoryLine()
throws Exception
Exceptionvoid setM_Locator_ID(int M_Locator_ID)
int getM_Locator_ID()
I_M_Locator getM_Locator()
throws Exception
Exceptionvoid setMovementDate(Timestamp MovementDate)
Timestamp getMovementDate()
void setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setM_Warehouse_ID(int M_Warehouse_ID)
int getM_Warehouse_ID()
I_M_Warehouse getM_Warehouse()
throws Exception
Exceptionvoid setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
void setQtyBook(BigDecimal QtyBook)
BigDecimal getQtyBook()
void setQtyCount(BigDecimal QtyCount)
BigDecimal getQtyCount()
void setSerNo(String SerNo)
String getSerNo()
void setUPC(String UPC)
String getUPC()
void setValue(String Value)
String getValue()
void setWarehouseValue(String WarehouseValue)
String getWarehouseValue()
void setX(String X)
String getX()
void setY(String Y)
String getY()
void setZ(String Z)
String getZ()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||