Package org.compiere.model
Interface I_T_Replenish
-
- All Known Implementing Classes:
X_T_Replenish
public interface I_T_Replenish
Generated Interface for T_Replenish- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 3 - Client - Orgstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_PInstance_ID
Column name AD_PInstance_IDstatic String
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_IDstatic String
COLUMNNAME_C_DocType_ID
Column name C_DocType_IDstatic String
COLUMNNAME_Level_Max
Column name Level_Maxstatic String
COLUMNNAME_Level_Min
Column name Level_Minstatic String
COLUMNNAME_M_Product_ID
Column name M_Product_IDstatic String
COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_IDstatic String
COLUMNNAME_M_WarehouseSource_ID
Column name M_WarehouseSource_IDstatic String
COLUMNNAME_Order_Min
Column name Order_Minstatic String
COLUMNNAME_Order_Pack
Column name Order_Packstatic String
COLUMNNAME_QtyOnHand
Column name QtyOnHandstatic String
COLUMNNAME_QtyOrdered
Column name QtyOrderedstatic String
COLUMNNAME_QtyReserved
Column name QtyReservedstatic String
COLUMNNAME_QtyToOrder
Column name QtyToOrderstatic String
COLUMNNAME_ReplenishmentCreate
Column name ReplenishmentCreatestatic String
COLUMNNAME_ReplenishType
Column name ReplenishTypestatic String
COLUMNNAME_T_Replenish_UU
Column name T_Replenish_UUstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=364static String
Table_Name
TableName=T_Replenish
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.I_AD_PInstance
getAD_PInstance()
int
getAD_PInstance_ID()
Get Process Instance.I_C_BPartner
getC_BPartner()
int
getC_BPartner_ID()
Get Business Partner.I_C_DocType
getC_DocType()
int
getC_DocType_ID()
Get Document Type.BigDecimal
getLevel_Max()
Get Maximum Level.BigDecimal
getLevel_Min()
Get Minimum Level.I_M_Product
getM_Product()
int
getM_Product_ID()
Get Product.I_M_Warehouse
getM_Warehouse()
int
getM_Warehouse_ID()
Get Warehouse.I_M_Warehouse
getM_WarehouseSource()
int
getM_WarehouseSource_ID()
Get Source Warehouse.BigDecimal
getOrder_Min()
Get Minimum Order Qty.BigDecimal
getOrder_Pack()
Get Order Pack Qty.BigDecimal
getQtyOnHand()
Get On Hand Quantity.BigDecimal
getQtyOrdered()
Get Ordered Quantity.BigDecimal
getQtyReserved()
Get Reserved Quantity.BigDecimal
getQtyToOrder()
Get Quantity to OrderString
getReplenishmentCreate()
Get Create.String
getReplenishType()
Get Replenish Type.String
getT_Replenish_UU()
Get T_Replenish_UUTimestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAD_PInstance_ID(int AD_PInstance_ID)
Set Process Instance.void
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.void
setC_DocType_ID(int C_DocType_ID)
Set Document Type.void
setLevel_Max(BigDecimal Level_Max)
Set Maximum Level.void
setLevel_Min(BigDecimal Level_Min)
Set Minimum Level.void
setM_Product_ID(int M_Product_ID)
Set Product.void
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse.void
setM_WarehouseSource_ID(int M_WarehouseSource_ID)
Set Source Warehouse.void
setOrder_Min(BigDecimal Order_Min)
Set Minimum Order Qty.void
setOrder_Pack(BigDecimal Order_Pack)
Set Order Pack Qty.void
setQtyOnHand(BigDecimal QtyOnHand)
Set On Hand Quantity.void
setQtyOrdered(BigDecimal QtyOrdered)
Set Ordered Quantity.void
setQtyReserved(BigDecimal QtyReserved)
Set Reserved Quantity.void
setQtyToOrder(BigDecimal QtyToOrder)
Set Quantity to Ordervoid
setReplenishmentCreate(String ReplenishmentCreate)
Set Create.void
setReplenishType(String ReplenishType)
Set Replenish Type.void
setT_Replenish_UU(String T_Replenish_UU)
Set T_Replenish_UU
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=T_Replenish- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=364- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org
-
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_AD_PInstance_ID
static final String COLUMNNAME_AD_PInstance_ID
Column name AD_PInstance_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_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_Level_Max
static final String COLUMNNAME_Level_Max
Column name Level_Max- See Also:
- Constant Field Values
-
COLUMNNAME_Level_Min
static final String COLUMNNAME_Level_Min
Column name Level_Min- 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_M_WarehouseSource_ID
static final String COLUMNNAME_M_WarehouseSource_ID
Column name M_WarehouseSource_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Order_Min
static final String COLUMNNAME_Order_Min
Column name Order_Min- See Also:
- Constant Field Values
-
COLUMNNAME_Order_Pack
static final String COLUMNNAME_Order_Pack
Column name Order_Pack- See Also:
- Constant Field Values
-
COLUMNNAME_QtyOnHand
static final String COLUMNNAME_QtyOnHand
Column name QtyOnHand- See Also:
- Constant Field Values
-
COLUMNNAME_QtyOrdered
static final String COLUMNNAME_QtyOrdered
Column name QtyOrdered- See Also:
- Constant Field Values
-
COLUMNNAME_QtyReserved
static final String COLUMNNAME_QtyReserved
Column name QtyReserved- See Also:
- Constant Field Values
-
COLUMNNAME_QtyToOrder
static final String COLUMNNAME_QtyToOrder
Column name QtyToOrder- See Also:
- Constant Field Values
-
COLUMNNAME_ReplenishmentCreate
static final String COLUMNNAME_ReplenishmentCreate
Column name ReplenishmentCreate- See Also:
- Constant Field Values
-
COLUMNNAME_ReplenishType
static final String COLUMNNAME_ReplenishType
Column name ReplenishType- See Also:
- Constant Field Values
-
COLUMNNAME_T_Replenish_UU
static final String COLUMNNAME_T_Replenish_UU
Column name T_Replenish_UU- 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
-
-
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
-
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 RuntimeException
- Throws:
RuntimeException
-
setC_BPartner_ID
void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner. Identifies a Business Partner
-
getC_BPartner_ID
int getC_BPartner_ID()
Get Business Partner. Identifies a Business Partner
-
getC_BPartner
I_C_BPartner getC_BPartner() 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
-
setLevel_Max
void setLevel_Max(BigDecimal Level_Max)
Set Maximum Level. Maximum Inventory level for this product
-
getLevel_Max
BigDecimal getLevel_Max()
Get Maximum Level. Maximum Inventory level for this product
-
setLevel_Min
void setLevel_Min(BigDecimal Level_Min)
Set Minimum Level. Minimum Inventory level for this product
-
getLevel_Min
BigDecimal getLevel_Min()
Get Minimum Level. Minimum Inventory level for this product
-
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
-
setM_WarehouseSource_ID
void setM_WarehouseSource_ID(int M_WarehouseSource_ID)
Set Source Warehouse. Optional Warehouse to replenish from
-
getM_WarehouseSource_ID
int getM_WarehouseSource_ID()
Get Source Warehouse. Optional Warehouse to replenish from
-
getM_WarehouseSource
I_M_Warehouse getM_WarehouseSource() throws RuntimeException
- Throws:
RuntimeException
-
setOrder_Min
void setOrder_Min(BigDecimal Order_Min)
Set Minimum Order Qty. Minimum order quantity in UOM
-
getOrder_Min
BigDecimal getOrder_Min()
Get Minimum Order Qty. Minimum order quantity in UOM
-
setOrder_Pack
void setOrder_Pack(BigDecimal Order_Pack)
Set Order Pack Qty. Package order size in UOM (e.g. order set of 5 units)
-
getOrder_Pack
BigDecimal getOrder_Pack()
Get Order Pack Qty. Package order size in UOM (e.g. order set of 5 units)
-
setQtyOnHand
void setQtyOnHand(BigDecimal QtyOnHand)
Set On Hand Quantity. On Hand Quantity
-
getQtyOnHand
BigDecimal getQtyOnHand()
Get On Hand Quantity. On Hand Quantity
-
setQtyOrdered
void setQtyOrdered(BigDecimal QtyOrdered)
Set Ordered Quantity. Ordered Quantity
-
getQtyOrdered
BigDecimal getQtyOrdered()
Get Ordered Quantity. Ordered Quantity
-
setQtyReserved
void setQtyReserved(BigDecimal QtyReserved)
Set Reserved Quantity. Reserved Quantity
-
getQtyReserved
BigDecimal getQtyReserved()
Get Reserved Quantity. Reserved Quantity
-
setQtyToOrder
void setQtyToOrder(BigDecimal QtyToOrder)
Set Quantity to Order
-
getQtyToOrder
BigDecimal getQtyToOrder()
Get Quantity to Order
-
setReplenishmentCreate
void setReplenishmentCreate(String ReplenishmentCreate)
Set Create. Create from Replenishment
-
getReplenishmentCreate
String getReplenishmentCreate()
Get Create. Create from Replenishment
-
setReplenishType
void setReplenishType(String ReplenishType)
Set Replenish Type. Method for re-ordering a product
-
getReplenishType
String getReplenishType()
Get Replenish Type. Method for re-ordering a product
-
setT_Replenish_UU
void setT_Replenish_UU(String T_Replenish_UU)
Set T_Replenish_UU
-
getT_Replenish_UU
String getT_Replenish_UU()
Get T_Replenish_UU
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-