Package org.compiere.model
Interface I_M_Warehouse
- All Known Implementing Classes:
MWarehouse
,X_M_Warehouse
public interface I_M_Warehouse
Generated Interface for M_Warehouse
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name C_Location_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name IsActivestatic final String
Column name IsDisallowNegativeInvstatic final String
Column name IsInTransitstatic final String
Column name M_ReserveLocator_IDstatic final String
Column name M_Warehouse_IDstatic final String
Column name M_Warehouse_UUstatic final String
Column name M_WarehouseSource_IDstatic final String
Column name Namestatic final String
Column name ReplenishmentClassstatic final String
Column name Separatorstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name Valuestatic final KeyNamePair
static final int
AD_Table_ID=190static final String
TableName=M_Warehouse -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Address.Get Created.int
Get Created By.Get Description.int
Get Reservation Locator.int
Get Warehouse.Get M_Warehouse_UUint
Get Source Warehouse.getName()
Get Name.Get Replenishment Class.Get Element Separator.Get Updated.int
Get Updated By.getValue()
Get Search Key.boolean
isActive()
Get Active.boolean
Get Disallow Negative Inventory.boolean
Get In Transit.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setC_Location_ID
(int C_Location_ID) Set Address.void
setDescription
(String Description) Set Description.void
setIsActive
(boolean IsActive) Set Active.void
setIsDisallowNegativeInv
(boolean IsDisallowNegativeInv) Set Disallow Negative Inventory.void
setIsInTransit
(boolean IsInTransit) Set In Transit.void
setM_ReserveLocator_ID
(int M_ReserveLocator_ID) Set Reservation Locator.void
setM_Warehouse_ID
(int M_Warehouse_ID) Set Warehouse.void
setM_Warehouse_UU
(String M_Warehouse_UU) Set M_Warehouse_UUvoid
setM_WarehouseSource_ID
(int M_WarehouseSource_ID) Set Source Warehouse.void
Set Name.void
setReplenishmentClass
(String ReplenishmentClass) Set Replenishment Class.void
setSeparator
(String Separator) Set Element Separator.void
Set Search Key.
-
Field Details
-
Table_Name
TableName=M_Warehouse- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=190- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_C_Location_ID
Column name C_Location_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsDisallowNegativeInv
Column name IsDisallowNegativeInv- See Also:
-
COLUMNNAME_IsInTransit
Column name IsInTransit- See Also:
-
COLUMNNAME_M_ReserveLocator_ID
Column name M_ReserveLocator_ID- See Also:
-
COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_ID- See Also:
-
COLUMNNAME_M_WarehouseSource_ID
Column name M_WarehouseSource_ID- See Also:
-
COLUMNNAME_M_Warehouse_UU
Column name M_Warehouse_UU- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_ReplenishmentClass
Column name ReplenishmentClass- See Also:
-
COLUMNNAME_Separator
Column name Separator- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_Value
Column name Value- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setC_Location_ID
void setC_Location_ID(int C_Location_ID) Set Address. Location or Address -
getC_Location_ID
int getC_Location_ID()Get Address. Location or Address -
getC_Location
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
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 -
setIsDisallowNegativeInv
void setIsDisallowNegativeInv(boolean IsDisallowNegativeInv) Set Disallow Negative Inventory. Negative Inventory is not allowed in this warehouse -
isDisallowNegativeInv
boolean isDisallowNegativeInv()Get Disallow Negative Inventory. Negative Inventory is not allowed in this warehouse -
setIsInTransit
void setIsInTransit(boolean IsInTransit) Set In Transit. Movement is in transit -
isInTransit
boolean isInTransit()Get In Transit. Movement is in transit -
setM_ReserveLocator_ID
void setM_ReserveLocator_ID(int M_ReserveLocator_ID) Set Reservation Locator. Reservation Locator (just for reporting purposes) -
getM_ReserveLocator_ID
int getM_ReserveLocator_ID()Get Reservation Locator. Reservation Locator (just for reporting purposes) -
getM_ReserveLocator
- 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 -
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
- Throws:
RuntimeException
-
setM_Warehouse_UU
Set M_Warehouse_UU -
getM_Warehouse_UU
String getM_Warehouse_UU()Get M_Warehouse_UU -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setReplenishmentClass
Set Replenishment Class. Custom class to calculate Quantity to Order -
getReplenishmentClass
String getReplenishmentClass()Get Replenishment Class. Custom class to calculate Quantity to Order -
setSeparator
Set Element Separator. Element Separator -
getSeparator
String getSeparator()Get Element Separator. Element Separator -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setValue
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
-