Package org.compiere.model
Interface I_M_StorageReservationLog
-
- All Known Implementing Classes:
MStorageReservationLog
,X_M_StorageReservationLog
public interface I_M_StorageReservationLog
Generated Interface for M_StorageReservationLog- 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_Table_ID
Column name AD_Table_IDstatic String
COLUMNNAME_C_DocType_ID
Column name C_DocType_IDstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_DeltaQty
Column name DeltaQtystatic String
COLUMNNAME_DocumentNo
Column name DocumentNostatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsSOTrx
Column name IsSOTrxstatic String
COLUMNNAME_LineNo
Column name LineNostatic String
COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_IDstatic String
COLUMNNAME_M_Product_ID
Column name M_Product_IDstatic String
COLUMNNAME_M_StorageReservationLog_ID
Column name M_StorageReservationLog_IDstatic String
COLUMNNAME_M_StorageReservationLog_UU
Column name M_StorageReservationLog_UUstatic String
COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_IDstatic String
COLUMNNAME_NewQty
Column name NewQtystatic String
COLUMNNAME_OldQty
Column name OldQtystatic String
COLUMNNAME_Record_ID
Column name Record_IDstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=200281static String
Table_Name
TableName=M_StorageReservationLog
-
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_Table
getAD_Table()
int
getAD_Table_ID()
Get Table.I_C_DocType
getC_DocType()
int
getC_DocType_ID()
Get Document Type.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.BigDecimal
getDeltaQty()
Get Delta Quantity.String
getDocumentNo()
Get Document No.int
getLineNo()
Get Line.I_M_AttributeSetInstance
getM_AttributeSetInstance()
int
getM_AttributeSetInstance_ID()
Get Attribute Set Instance.I_M_Product
getM_Product()
int
getM_Product_ID()
Get Product.int
getM_StorageReservationLog_ID()
Get Storage Reservation Log.String
getM_StorageReservationLog_UU()
Get M_StorageReservationLog_UUI_M_Warehouse
getM_Warehouse()
int
getM_Warehouse_ID()
Get Warehouse.BigDecimal
getNewQty()
Get New Current Quantity.BigDecimal
getOldQty()
Get Old Current Quantity.int
getRecord_ID()
Get Record ID.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isActive()
Get Active.boolean
isSOTrx()
Get Sales Transaction.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAD_Table_ID(int AD_Table_ID)
Set Table.void
setC_DocType_ID(int C_DocType_ID)
Set Document Type.void
setDeltaQty(BigDecimal DeltaQty)
Set Delta Quantity.void
setDocumentNo(String DocumentNo)
Set Document No.void
setIsActive(boolean IsActive)
Set Active.void
setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction.void
setLineNo(int LineNo)
Set Line.void
setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance.void
setM_Product_ID(int M_Product_ID)
Set Product.void
setM_StorageReservationLog_ID(int M_StorageReservationLog_ID)
Set Storage Reservation Log.void
setM_StorageReservationLog_UU(String M_StorageReservationLog_UU)
Set M_StorageReservationLog_UUvoid
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse.void
setNewQty(BigDecimal NewQty)
Set New Current Quantity.void
setOldQty(BigDecimal OldQty)
Set Old Current Quantity.void
setRecord_ID(int Record_ID)
Set Record ID.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=M_StorageReservationLog- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=200281- 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_Table_ID
static final String COLUMNNAME_AD_Table_ID
Column name AD_Table_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_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_DeltaQty
static final String COLUMNNAME_DeltaQty
Column name DeltaQty- See Also:
- Constant Field Values
-
COLUMNNAME_DocumentNo
static final String COLUMNNAME_DocumentNo
Column name DocumentNo- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsSOTrx
static final String COLUMNNAME_IsSOTrx
Column name IsSOTrx- See Also:
- Constant Field Values
-
COLUMNNAME_LineNo
static final String COLUMNNAME_LineNo
Column name LineNo- 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_M_StorageReservationLog_ID
static final String COLUMNNAME_M_StorageReservationLog_ID
Column name M_StorageReservationLog_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_StorageReservationLog_UU
static final String COLUMNNAME_M_StorageReservationLog_UU
Column name M_StorageReservationLog_UU- 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_NewQty
static final String COLUMNNAME_NewQty
Column name NewQty- See Also:
- Constant Field Values
-
COLUMNNAME_OldQty
static final String COLUMNNAME_OldQty
Column name OldQty- See Also:
- Constant Field Values
-
COLUMNNAME_Record_ID
static final String COLUMNNAME_Record_ID
Column name Record_ID- 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_Table_ID
void setAD_Table_ID(int AD_Table_ID)
Set Table. Database Table information
-
getAD_Table_ID
int getAD_Table_ID()
Get Table. Database Table information
-
getAD_Table
I_AD_Table getAD_Table() 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
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDeltaQty
void setDeltaQty(BigDecimal DeltaQty)
Set Delta Quantity. Quantity Difference
-
getDeltaQty
BigDecimal getDeltaQty()
Get Delta Quantity. Quantity Difference
-
setDocumentNo
void setDocumentNo(String DocumentNo)
Set Document No. Document sequence number of the document
-
getDocumentNo
String getDocumentNo()
Get Document No. Document sequence number of the document
-
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
-
setIsSOTrx
void setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction. This is a Sales Transaction
-
isSOTrx
boolean isSOTrx()
Get Sales Transaction. This is a Sales Transaction
-
setLineNo
void setLineNo(int LineNo)
Set Line. Line No
-
getLineNo
int getLineNo()
Get Line. Line No
-
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
-
getM_AttributeSetInstance
I_M_AttributeSetInstance getM_AttributeSetInstance() throws RuntimeException
- Throws:
RuntimeException
-
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_StorageReservationLog_ID
void setM_StorageReservationLog_ID(int M_StorageReservationLog_ID)
Set Storage Reservation Log. Log for every storage reservation quantity change
-
getM_StorageReservationLog_ID
int getM_StorageReservationLog_ID()
Get Storage Reservation Log. Log for every storage reservation quantity change
-
setM_StorageReservationLog_UU
void setM_StorageReservationLog_UU(String M_StorageReservationLog_UU)
Set M_StorageReservationLog_UU
-
getM_StorageReservationLog_UU
String getM_StorageReservationLog_UU()
Get M_StorageReservationLog_UU
-
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
-
setNewQty
void setNewQty(BigDecimal NewQty)
Set New Current Quantity. New current quantity after processing of M_CostDetail
-
getNewQty
BigDecimal getNewQty()
Get New Current Quantity. New current quantity after processing of M_CostDetail
-
setOldQty
void setOldQty(BigDecimal OldQty)
Set Old Current Quantity. Old current quantity before the processing of M_CostDetail
-
getOldQty
BigDecimal getOldQty()
Get Old Current Quantity. Old current quantity before the processing of M_CostDetail
-
setRecord_ID
void setRecord_ID(int Record_ID)
Set Record ID. Direct internal record ID
-
getRecord_ID
int getRecord_ID()
Get Record ID. Direct internal record ID
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-