Package org.compiere.model
Interface I_M_StorageReservationLog
-
- All Known Implementing Classes:
MStorageReservationLog,X_M_StorageReservationLog
public interface I_M_StorageReservationLogGenerated Interface for M_StorageReservationLog- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 3 - Client - Orgstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_AD_Table_IDColumn name AD_Table_IDstatic StringCOLUMNNAME_C_DocType_IDColumn name C_DocType_IDstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_DeltaQtyColumn name DeltaQtystatic StringCOLUMNNAME_DocumentNoColumn name DocumentNostatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_IsSOTrxColumn name IsSOTrxstatic StringCOLUMNNAME_LineNoColumn name LineNostatic StringCOLUMNNAME_M_AttributeSetInstance_IDColumn name M_AttributeSetInstance_IDstatic StringCOLUMNNAME_M_Product_IDColumn name M_Product_IDstatic StringCOLUMNNAME_M_StorageReservationLog_IDColumn name M_StorageReservationLog_IDstatic StringCOLUMNNAME_M_StorageReservationLog_UUColumn name M_StorageReservationLog_UUstatic StringCOLUMNNAME_M_Warehouse_IDColumn name M_Warehouse_IDstatic StringCOLUMNNAME_NewQtyColumn name NewQtystatic StringCOLUMNNAME_OldQtyColumn name OldQtystatic StringCOLUMNNAME_Record_IDColumn name Record_IDstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic KeyNamePairModelstatic intTable_IDAD_Table_ID=200281static StringTable_NameTableName=M_StorageReservationLog
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.I_AD_TablegetAD_Table()intgetAD_Table_ID()Get Table.I_C_DocTypegetC_DocType()intgetC_DocType_ID()Get Document Type.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.BigDecimalgetDeltaQty()Get Delta Quantity.StringgetDocumentNo()Get Document No.intgetLineNo()Get Line.I_M_AttributeSetInstancegetM_AttributeSetInstance()intgetM_AttributeSetInstance_ID()Get Attribute Set Instance.I_M_ProductgetM_Product()intgetM_Product_ID()Get Product.intgetM_StorageReservationLog_ID()Get Storage Reservation Log.StringgetM_StorageReservationLog_UU()Get M_StorageReservationLog_UUI_M_WarehousegetM_Warehouse()intgetM_Warehouse_ID()Get Warehouse.BigDecimalgetNewQty()Get New Current Quantity.BigDecimalgetOldQty()Get Old Current Quantity.intgetRecord_ID()Get Record ID.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.booleanisActive()Get Active.booleanisSOTrx()Get Sales Transaction.voidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetAD_Table_ID(int AD_Table_ID)Set Table.voidsetC_DocType_ID(int C_DocType_ID)Set Document Type.voidsetDeltaQty(BigDecimal DeltaQty)Set Delta Quantity.voidsetDocumentNo(String DocumentNo)Set Document No.voidsetIsActive(boolean IsActive)Set Active.voidsetIsSOTrx(boolean IsSOTrx)Set Sales Transaction.voidsetLineNo(int LineNo)Set Line.voidsetM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)Set Attribute Set Instance.voidsetM_Product_ID(int M_Product_ID)Set Product.voidsetM_StorageReservationLog_ID(int M_StorageReservationLog_ID)Set Storage Reservation Log.voidsetM_StorageReservationLog_UU(String M_StorageReservationLog_UU)Set M_StorageReservationLog_UUvoidsetM_Warehouse_ID(int M_Warehouse_ID)Set Warehouse.voidsetNewQty(BigDecimal NewQty)Set New Current Quantity.voidsetOldQty(BigDecimal OldQty)Set Old Current Quantity.voidsetRecord_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
-
-