Package org.compiere.model
Interface I_M_TransactionAllocation
- All Known Implementing Classes:
X_M_TransactionAllocation
public interface I_M_TransactionAllocation
Generated Interface for M_TransactionAllocation
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 1 - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AllocationStrategyTypestatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name IsActivestatic final String
Column name IsAllocatedstatic final String
Column name IsManualstatic final String
Column name M_AttributeSetInstance_IDstatic final String
Column name M_InOutLine_IDstatic final String
Column name M_InventoryLine_IDstatic final String
Column name M_Product_IDstatic final String
Column name M_ProductionLine_IDstatic final String
Column name M_Transaction_IDstatic final String
Column name M_TransactionAllocation_UUstatic final String
Column name Out_M_InOutLine_IDstatic final String
Column name Out_M_InventoryLine_IDstatic final String
Column name Out_M_ProductionLine_IDstatic final String
Column name Out_M_Transaction_IDstatic final String
Column name Qtystatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=636static final String
TableName=M_TransactionAllocation -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.Get Allocation Strategy.Get Created.int
Get Created By.int
Get Attribute Set Instance.int
Get Shipment/Receipt Line.int
Get Phys.Inventory Line.int
Get Product.int
Get Production Line.int
Get Inventory TransactionGet M_TransactionAllocation_UUint
Get Out Shipment Line.int
Get Out Inventory Line.int
Get Out Production Line.int
Get Out Transaction.getQty()
Get Quantity.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.boolean
Get Allocated.boolean
isManual()
Get Manual.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAllocationStrategyType
(String AllocationStrategyType) Set Allocation Strategy.void
setIsActive
(boolean IsActive) Set Active.void
setIsAllocated
(boolean IsAllocated) Set Allocated.void
setIsManual
(boolean IsManual) Set Manual.void
setM_AttributeSetInstance_ID
(int M_AttributeSetInstance_ID) Set Attribute Set Instance.void
setM_InOutLine_ID
(int M_InOutLine_ID) Set Shipment/Receipt Line.void
setM_InventoryLine_ID
(int M_InventoryLine_ID) Set Phys.Inventory Line.void
setM_Product_ID
(int M_Product_ID) Set Product.void
setM_ProductionLine_ID
(int M_ProductionLine_ID) Set Production Line.void
setM_Transaction_ID
(int M_Transaction_ID) Set Inventory Transactionvoid
setM_TransactionAllocation_UU
(String M_TransactionAllocation_UU) Set M_TransactionAllocation_UUvoid
setOut_M_InOutLine_ID
(int Out_M_InOutLine_ID) Set Out Shipment Line.void
setOut_M_InventoryLine_ID
(int Out_M_InventoryLine_ID) Set Out Inventory Line.void
setOut_M_ProductionLine_ID
(int Out_M_ProductionLine_ID) Set Out Production Line.void
setOut_M_Transaction_ID
(int Out_M_Transaction_ID) Set Out Transaction.void
setQty
(BigDecimal Qty) Set Quantity.
-
Field Details
-
Table_Name
TableName=M_TransactionAllocation- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=636- See Also:
-
Model
-
accessLevel
AccessLevel = 1 - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AllocationStrategyType
Column name AllocationStrategyType- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsAllocated
Column name IsAllocated- See Also:
-
COLUMNNAME_IsManual
Column name IsManual- See Also:
-
COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_ID- See Also:
-
COLUMNNAME_M_InOutLine_ID
Column name M_InOutLine_ID- See Also:
-
COLUMNNAME_M_InventoryLine_ID
Column name M_InventoryLine_ID- See Also:
-
COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
-
COLUMNNAME_M_ProductionLine_ID
Column name M_ProductionLine_ID- See Also:
-
COLUMNNAME_M_TransactionAllocation_UU
Column name M_TransactionAllocation_UU- See Also:
-
COLUMNNAME_M_Transaction_ID
Column name M_Transaction_ID- See Also:
-
COLUMNNAME_Out_M_InOutLine_ID
Column name Out_M_InOutLine_ID- See Also:
-
COLUMNNAME_Out_M_InventoryLine_ID
Column name Out_M_InventoryLine_ID- See Also:
-
COLUMNNAME_Out_M_ProductionLine_ID
Column name Out_M_ProductionLine_ID- See Also:
-
COLUMNNAME_Out_M_Transaction_ID
Column name Out_M_Transaction_ID- See Also:
-
COLUMNNAME_Qty
Column name Qty- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- 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 -
setAllocationStrategyType
Set Allocation Strategy. Allocation Strategy -
getAllocationStrategyType
String getAllocationStrategyType()Get Allocation Strategy. Allocation Strategy -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
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 -
setIsAllocated
void setIsAllocated(boolean IsAllocated) Set Allocated. Indicates if the payment has been allocated -
isAllocated
boolean isAllocated()Get Allocated. Indicates if the payment has been allocated -
setIsManual
void setIsManual(boolean IsManual) Set Manual. This is a manual process -
isManual
boolean isManual()Get Manual. This is a manual process -
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
- Throws:
RuntimeException
-
setM_InOutLine_ID
void setM_InOutLine_ID(int M_InOutLine_ID) Set Shipment/Receipt Line. Line on Shipment or Receipt document -
getM_InOutLine_ID
int getM_InOutLine_ID()Get Shipment/Receipt Line. Line on Shipment or Receipt document -
getM_InOutLine
- 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
- 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
- Throws:
RuntimeException
-
setM_ProductionLine_ID
void setM_ProductionLine_ID(int M_ProductionLine_ID) Set Production Line. Document Line representing a production -
getM_ProductionLine_ID
int getM_ProductionLine_ID()Get Production Line. Document Line representing a production -
getM_ProductionLine
- Throws:
RuntimeException
-
setM_TransactionAllocation_UU
Set M_TransactionAllocation_UU -
getM_TransactionAllocation_UU
String getM_TransactionAllocation_UU()Get M_TransactionAllocation_UU -
setM_Transaction_ID
void setM_Transaction_ID(int M_Transaction_ID) Set Inventory Transaction -
getM_Transaction_ID
int getM_Transaction_ID()Get Inventory Transaction -
getM_Transaction
- Throws:
RuntimeException
-
setOut_M_InOutLine_ID
void setOut_M_InOutLine_ID(int Out_M_InOutLine_ID) Set Out Shipment Line. Outgoing Shipment/Receipt -
getOut_M_InOutLine_ID
int getOut_M_InOutLine_ID()Get Out Shipment Line. Outgoing Shipment/Receipt -
getOut_M_InOutLine
- Throws:
RuntimeException
-
setOut_M_InventoryLine_ID
void setOut_M_InventoryLine_ID(int Out_M_InventoryLine_ID) Set Out Inventory Line. Outgoing Inventory Line -
getOut_M_InventoryLine_ID
int getOut_M_InventoryLine_ID()Get Out Inventory Line. Outgoing Inventory Line -
getOut_M_InventoryLine
- Throws:
RuntimeException
-
setOut_M_ProductionLine_ID
void setOut_M_ProductionLine_ID(int Out_M_ProductionLine_ID) Set Out Production Line. Outgoing Production Line -
getOut_M_ProductionLine_ID
int getOut_M_ProductionLine_ID()Get Out Production Line. Outgoing Production Line -
getOut_M_ProductionLine
- Throws:
RuntimeException
-
setOut_M_Transaction_ID
void setOut_M_Transaction_ID(int Out_M_Transaction_ID) Set Out Transaction. Outgoing Transaction -
getOut_M_Transaction_ID
int getOut_M_Transaction_ID()Get Out Transaction. Outgoing Transaction -
getOut_M_Transaction
- Throws:
RuntimeException
-
setQty
Set Quantity. Quantity -
getQty
BigDecimal getQty()Get Quantity. Quantity -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-