Package org.compiere.model
Interface I_I_Inventory
-
- All Known Implementing Classes:
X_I_Inventory
public interface I_I_InventoryGenerated Interface for I_Inventory- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 2 - Clientstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_C_Charge_IDColumn name C_Charge_IDstatic StringCOLUMNNAME_C_DocType_IDColumn name C_DocType_IDstatic StringCOLUMNNAME_ChargeNameColumn name ChargeNamestatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_CurrentCostPriceColumn name CurrentCostPricestatic StringCOLUMNNAME_DescriptionColumn name Descriptionstatic StringCOLUMNNAME_DocTypeNameColumn name DocTypeNamestatic StringCOLUMNNAME_I_ErrorMsgColumn name I_ErrorMsgstatic StringCOLUMNNAME_I_Inventory_IDColumn name I_Inventory_IDstatic StringCOLUMNNAME_I_Inventory_UUColumn name I_Inventory_UUstatic StringCOLUMNNAME_I_IsImportedColumn name I_IsImportedstatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_LocatorValueColumn name LocatorValuestatic StringCOLUMNNAME_LotColumn name Lotstatic StringCOLUMNNAME_M_CostingLine_IDColumn name M_CostingLine_IDstatic StringCOLUMNNAME_M_Inventory_IDColumn name M_Inventory_IDstatic StringCOLUMNNAME_M_InventoryLine_IDColumn name M_InventoryLine_IDstatic StringCOLUMNNAME_M_Locator_IDColumn name M_Locator_IDstatic StringCOLUMNNAME_M_Product_IDColumn name M_Product_IDstatic StringCOLUMNNAME_M_Warehouse_IDColumn name M_Warehouse_IDstatic StringCOLUMNNAME_MovementDateColumn name MovementDatestatic StringCOLUMNNAME_ProcessedColumn name Processedstatic StringCOLUMNNAME_ProcessingColumn name Processingstatic StringCOLUMNNAME_QtyBookColumn name QtyBookstatic StringCOLUMNNAME_QtyCountColumn name QtyCountstatic StringCOLUMNNAME_QtyInternalUseColumn name QtyInternalUsestatic StringCOLUMNNAME_SerNoColumn name SerNostatic StringCOLUMNNAME_UPCColumn name UPCstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic StringCOLUMNNAME_ValueColumn name Valuestatic StringCOLUMNNAME_WarehouseValueColumn name WarehouseValuestatic StringCOLUMNNAME_XColumn name Xstatic StringCOLUMNNAME_YColumn name Ystatic StringCOLUMNNAME_ZColumn name Zstatic KeyNamePairModelstatic intTable_IDAD_Table_ID=572static StringTable_NameTableName=I_Inventory
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.I_C_ChargegetC_Charge()intgetC_Charge_ID()Get Charge.I_C_DocTypegetC_DocType()intgetC_DocType_ID()Get Document Type.StringgetChargeName()Get Charge Name.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.BigDecimalgetCurrentCostPrice()Get Current Cost Price.StringgetDescription()Get Description.StringgetDocTypeName()Get Document Type Name.StringgetI_ErrorMsg()Get Import Error Message.intgetI_Inventory_ID()Get Import Inventory.StringgetI_Inventory_UU()Get I_Inventory_UUStringgetLocatorValue()Get Locator Key.StringgetLot()Get Lot No.I_M_InventoryLinegetM_CostingLine()intgetM_CostingLine_ID()Get Cost Adjustment Line.I_M_InventorygetM_Inventory()intgetM_Inventory_ID()Get Phys.Inventory.I_M_InventoryLinegetM_InventoryLine()intgetM_InventoryLine_ID()Get Phys.Inventory Line.I_M_LocatorgetM_Locator()intgetM_Locator_ID()Get Locator.I_M_ProductgetM_Product()intgetM_Product_ID()Get Product.I_M_WarehousegetM_Warehouse()intgetM_Warehouse_ID()Get Warehouse.TimestampgetMovementDate()Get Movement Date.BigDecimalgetQtyBook()Get Quantity book.BigDecimalgetQtyCount()Get Quantity count.BigDecimalgetQtyInternalUse()Get Internal Use Qty.StringgetSerNo()Get Serial No.StringgetUPC()Get UPC/EAN.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.StringgetValue()Get Search Key.StringgetWarehouseValue()Get Warehouse Key.StringgetX()Get Aisle (X).StringgetY()Get Bin (Y).StringgetZ()Get Level (Z).booleanisActive()Get Active.booleanisI_IsImported()Get Imported.booleanisProcessed()Get Processed.booleanisProcessing()Get Process NowvoidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetC_Charge_ID(int C_Charge_ID)Set Charge.voidsetC_DocType_ID(int C_DocType_ID)Set Document Type.voidsetChargeName(String ChargeName)Set Charge Name.voidsetCurrentCostPrice(BigDecimal CurrentCostPrice)Set Current Cost Price.voidsetDescription(String Description)Set Description.voidsetDocTypeName(String DocTypeName)Set Document Type Name.voidsetI_ErrorMsg(String I_ErrorMsg)Set Import Error Message.voidsetI_Inventory_ID(int I_Inventory_ID)Set Import Inventory.voidsetI_Inventory_UU(String I_Inventory_UU)Set I_Inventory_UUvoidsetI_IsImported(boolean I_IsImported)Set Imported.voidsetIsActive(boolean IsActive)Set Active.voidsetLocatorValue(String LocatorValue)Set Locator Key.voidsetLot(String Lot)Set Lot No.voidsetM_CostingLine_ID(int M_CostingLine_ID)Set Cost Adjustment Line.voidsetM_Inventory_ID(int M_Inventory_ID)Set Phys.Inventory.voidsetM_InventoryLine_ID(int M_InventoryLine_ID)Set Phys.Inventory Line.voidsetM_Locator_ID(int M_Locator_ID)Set Locator.voidsetM_Product_ID(int M_Product_ID)Set Product.voidsetM_Warehouse_ID(int M_Warehouse_ID)Set Warehouse.voidsetMovementDate(Timestamp MovementDate)Set Movement Date.voidsetProcessed(boolean Processed)Set Processed.voidsetProcessing(boolean Processing)Set Process NowvoidsetQtyBook(BigDecimal QtyBook)Set Quantity book.voidsetQtyCount(BigDecimal QtyCount)Set Quantity count.voidsetQtyInternalUse(BigDecimal QtyInternalUse)Set Internal Use Qty.voidsetSerNo(String SerNo)Set Serial No.voidsetUPC(String UPC)Set UPC/EAN.voidsetValue(String Value)Set Search Key.voidsetWarehouseValue(String WarehouseValue)Set Warehouse Key.voidsetX(String X)Set Aisle (X).voidsetY(String Y)Set Bin (Y).voidsetZ(String Z)Set Level (Z).
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=I_Inventory- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=572- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 2 - Client
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Charge_ID
static final String COLUMNNAME_C_Charge_ID
Column name C_Charge_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_DocType_ID
static final String COLUMNNAME_C_DocType_ID
Column name C_DocType_ID- See Also:
- Constant Field Values
-
COLUMNNAME_ChargeName
static final String COLUMNNAME_ChargeName
Column name ChargeName- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_CurrentCostPrice
static final String COLUMNNAME_CurrentCostPrice
Column name CurrentCostPrice- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_DocTypeName
static final String COLUMNNAME_DocTypeName
Column name DocTypeName- See Also:
- Constant Field Values
-
COLUMNNAME_I_ErrorMsg
static final String COLUMNNAME_I_ErrorMsg
Column name I_ErrorMsg- See Also:
- Constant Field Values
-
COLUMNNAME_I_Inventory_ID
static final String COLUMNNAME_I_Inventory_ID
Column name I_Inventory_ID- See Also:
- Constant Field Values
-
COLUMNNAME_I_Inventory_UU
static final String COLUMNNAME_I_Inventory_UU
Column name I_Inventory_UU- See Also:
- Constant Field Values
-
COLUMNNAME_I_IsImported
static final String COLUMNNAME_I_IsImported
Column name I_IsImported- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_LocatorValue
static final String COLUMNNAME_LocatorValue
Column name LocatorValue- See Also:
- Constant Field Values
-
COLUMNNAME_Lot
static final String COLUMNNAME_Lot
Column name Lot- See Also:
- Constant Field Values
-
COLUMNNAME_M_CostingLine_ID
static final String COLUMNNAME_M_CostingLine_ID
Column name M_CostingLine_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Inventory_ID
static final String COLUMNNAME_M_Inventory_ID
Column name M_Inventory_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_InventoryLine_ID
static final String COLUMNNAME_M_InventoryLine_ID
Column name M_InventoryLine_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Locator_ID
static final String COLUMNNAME_M_Locator_ID
Column name M_Locator_ID- See Also:
- Constant Field Values
-
COLUMNNAME_MovementDate
static final String COLUMNNAME_MovementDate
Column name MovementDate- 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_M_Warehouse_ID
static final String COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_Processing
static final String COLUMNNAME_Processing
Column name Processing- See Also:
- Constant Field Values
-
COLUMNNAME_QtyBook
static final String COLUMNNAME_QtyBook
Column name QtyBook- See Also:
- Constant Field Values
-
COLUMNNAME_QtyCount
static final String COLUMNNAME_QtyCount
Column name QtyCount- See Also:
- Constant Field Values
-
COLUMNNAME_QtyInternalUse
static final String COLUMNNAME_QtyInternalUse
Column name QtyInternalUse- See Also:
- Constant Field Values
-
COLUMNNAME_SerNo
static final String COLUMNNAME_SerNo
Column name SerNo- See Also:
- Constant Field Values
-
COLUMNNAME_UPC
static final String COLUMNNAME_UPC
Column name UPC- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_Value
static final String COLUMNNAME_Value
Column name Value- See Also:
- Constant Field Values
-
COLUMNNAME_WarehouseValue
static final String COLUMNNAME_WarehouseValue
Column name WarehouseValue- See Also:
- Constant Field Values
-
COLUMNNAME_X
static final String COLUMNNAME_X
Column name X- See Also:
- Constant Field Values
-
COLUMNNAME_Y
static final String COLUMNNAME_Y
Column name Y- See Also:
- Constant Field Values
-
COLUMNNAME_Z
static final String COLUMNNAME_Z
Column name Z- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setC_Charge_ID
void setC_Charge_ID(int C_Charge_ID)
Set Charge. Additional document charges
-
getC_Charge_ID
int getC_Charge_ID()
Get Charge. Additional document charges
-
getC_Charge
I_C_Charge getC_Charge() throws RuntimeException
- Throws:
RuntimeException
-
setC_DocType_ID
void setC_DocType_ID(int C_DocType_ID)
Set Document Type. Document type or rules
-
getC_DocType_ID
int getC_DocType_ID()
Get Document Type. Document type or rules
-
getC_DocType
I_C_DocType getC_DocType() throws RuntimeException
- Throws:
RuntimeException
-
setChargeName
void setChargeName(String ChargeName)
Set Charge Name. Name of the Charge
-
getChargeName
String getChargeName()
Get Charge Name. Name of the Charge
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setCurrentCostPrice
void setCurrentCostPrice(BigDecimal CurrentCostPrice)
Set Current Cost Price. The currently used cost price
-
getCurrentCostPrice
BigDecimal getCurrentCostPrice()
Get Current Cost Price. The currently used cost price
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setDocTypeName
void setDocTypeName(String DocTypeName)
Set Document Type Name. Name of the Document Type
-
getDocTypeName
String getDocTypeName()
Get Document Type Name. Name of the Document Type
-
setI_ErrorMsg
void setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message. Messages generated from import process
-
getI_ErrorMsg
String getI_ErrorMsg()
Get Import Error Message. Messages generated from import process
-
setI_Inventory_ID
void setI_Inventory_ID(int I_Inventory_ID)
Set Import Inventory. Import Inventory Transactions
-
getI_Inventory_ID
int getI_Inventory_ID()
Get Import Inventory. Import Inventory Transactions
-
setI_Inventory_UU
void setI_Inventory_UU(String I_Inventory_UU)
Set I_Inventory_UU
-
getI_Inventory_UU
String getI_Inventory_UU()
Get I_Inventory_UU
-
setI_IsImported
void setI_IsImported(boolean I_IsImported)
Set Imported. Has this import been processed
-
isI_IsImported
boolean isI_IsImported()
Get Imported. Has this import been processed
-
setIsActive
void setIsActive(boolean IsActive)
Set Active. The record is active in the system
-
isActive
boolean isActive()
Get Active. The record is active in the system
-
setLocatorValue
void setLocatorValue(String LocatorValue)
Set Locator Key. Key of the Warehouse Locator
-
getLocatorValue
String getLocatorValue()
Get Locator Key. Key of the Warehouse Locator
-
setLot
void setLot(String Lot)
Set Lot No. Lot number (alphanumeric)
-
getLot
String getLot()
Get Lot No. Lot number (alphanumeric)
-
setM_CostingLine_ID
void setM_CostingLine_ID(int M_CostingLine_ID)
Set Cost Adjustment Line. Unique line in an Inventory cost adjustment document
-
getM_CostingLine_ID
int getM_CostingLine_ID()
Get Cost Adjustment Line. Unique line in an Inventory cost adjustment document
-
getM_CostingLine
I_M_InventoryLine getM_CostingLine() throws RuntimeException
- Throws:
RuntimeException
-
setM_Inventory_ID
void setM_Inventory_ID(int M_Inventory_ID)
Set Phys.Inventory. Parameters for a Physical Inventory
-
getM_Inventory_ID
int getM_Inventory_ID()
Get Phys.Inventory. Parameters for a Physical Inventory
-
getM_Inventory
I_M_Inventory getM_Inventory() throws RuntimeException
- Throws:
RuntimeException
-
setM_InventoryLine_ID
void setM_InventoryLine_ID(int M_InventoryLine_ID)
Set Phys.Inventory Line. Unique line in an Inventory document
-
getM_InventoryLine_ID
int getM_InventoryLine_ID()
Get Phys.Inventory Line. Unique line in an Inventory document
-
getM_InventoryLine
I_M_InventoryLine getM_InventoryLine() throws RuntimeException
- Throws:
RuntimeException
-
setM_Locator_ID
void setM_Locator_ID(int M_Locator_ID)
Set Locator. Warehouse Locator
-
getM_Locator_ID
int getM_Locator_ID()
Get Locator. Warehouse Locator
-
getM_Locator
I_M_Locator getM_Locator() throws RuntimeException
- Throws:
RuntimeException
-
setMovementDate
void setMovementDate(Timestamp MovementDate)
Set Movement Date. Date a product was moved in or out of inventory
-
getMovementDate
Timestamp getMovementDate()
Get Movement Date. Date a product was moved in or out of inventory
-
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 RuntimeException
- Throws:
RuntimeException
-
setM_Warehouse_ID
void setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse. Storage Warehouse and Service Point
-
getM_Warehouse_ID
int getM_Warehouse_ID()
Get Warehouse. Storage Warehouse and Service Point
-
getM_Warehouse
I_M_Warehouse getM_Warehouse() throws RuntimeException
- Throws:
RuntimeException
-
setProcessed
void setProcessed(boolean Processed)
Set Processed. The document has been processed
-
isProcessed
boolean isProcessed()
Get Processed. The document has been processed
-
setProcessing
void setProcessing(boolean Processing)
Set Process Now
-
isProcessing
boolean isProcessing()
Get Process Now
-
setQtyBook
void setQtyBook(BigDecimal QtyBook)
Set Quantity book. Book Quantity
-
getQtyBook
BigDecimal getQtyBook()
Get Quantity book. Book Quantity
-
setQtyCount
void setQtyCount(BigDecimal QtyCount)
Set Quantity count. Counted Quantity
-
getQtyCount
BigDecimal getQtyCount()
Get Quantity count. Counted Quantity
-
setQtyInternalUse
void setQtyInternalUse(BigDecimal QtyInternalUse)
Set Internal Use Qty. Internal Use Quantity removed from Inventory
-
getQtyInternalUse
BigDecimal getQtyInternalUse()
Get Internal Use Qty. Internal Use Quantity removed from Inventory
-
setSerNo
void setSerNo(String SerNo)
Set Serial No. Product Serial Number
-
getSerNo
String getSerNo()
Get Serial No. Product Serial Number
-
setUPC
void setUPC(String UPC)
Set UPC/EAN. Bar Code (Universal Product Code or its superset European Article Number)
-
getUPC
String getUPC()
Get UPC/EAN. Bar Code (Universal Product Code or its superset European Article Number)
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
setValue
void setValue(String Value)
Set Search Key. Search key for the record in the format required - must be unique
-
getValue
String getValue()
Get Search Key. Search key for the record in the format required - must be unique
-
setWarehouseValue
void setWarehouseValue(String WarehouseValue)
Set Warehouse Key. Key of the Warehouse
-
getWarehouseValue
String getWarehouseValue()
Get Warehouse Key. Key of the Warehouse
-
setX
void setX(String X)
Set Aisle (X). X dimension, e.g., Aisle
-
getX
String getX()
Get Aisle (X). X dimension, e.g., Aisle
-
setY
void setY(String Y)
Set Bin (Y). Y dimension, e.g., Bin
-
getY
String getY()
Get Bin (Y). Y dimension, e.g., Bin
-
setZ
void setZ(String Z)
Set Level (Z). Z dimension, e.g., Level
-
getZ
String getZ()
Get Level (Z). Z dimension, e.g., Level
-
-