Definition Destination properties
- Last UpdatedSep 10, 2023
- 3 minute read
These properties appear in the Definition > Destination category of a Dynamic material movement.
Note: Depending on your selections some properties may appear or disappear from the available set of properties.
|
Property |
Description |
Valid values |
|---|---|---|
|
DestinationLotGenerator |
This property is enabled if the DestinationLotIdentifierCreationMethod property is LotGenerator. It specifies which lot generator AVEVA™ Production Management uses to create the identifier for the destination lot. Click Browse (...) to open the selection dialog box, and then choose the lot generator that you require. A lot generator is an expression that AVEVA™ Production Management evaluates when the material movement is triggered. |
<lot generator> |
|
DestinationLotGroupExpression |
This property is enabled in the DestinationEquipment property references an equipment with LIFO, FIFO, WeightedAverage, or Selective lot behavior. It specifies the expression that defines how generates the destination lot group. Click Browse (...) to open the Expression Editor, and then build the expression. This is an historical expression that AVEVA™ Production Management evaluates when the material movement is triggered. |
Any valid expression |
|
DestinationLotIdentifierCreationMethod |
This property specifies the method of creating the lot identifier for the destination lot as None (the lot does not have an identifier), UseSourceLotIdentifier (the lot uses the identifier of the source lot), Expression (the lot uses the identifier that results from an expression that you build), or LotGenerator (the lot uses the identifier that results from a lot generator that you select). |
None, UseSourceLotIdentifier, Expression, LotGenerator |
|
DestinationLotIdentifierExpression |
This property is enabled if the DestinationLotIdentifierCreationMethod property is Expression. It specifies the expression that defines how AVEVA™ Production Management generates the destination lot identifier. Click Browse (...) to open the Expression Editor, and then build the expression. Lot identifiers are strings, so the expression results in a string sample. This is an historical expression that AVEVA™ Production Management evaluates when the material movement is triggered. |
Any valid expression |
|
DestinationMaterialClasses |
A list of allowed material classes that the destination material can belong to. AVEVA™ Production Management looks up the matching material classes defined for equipment and this determines the permitted destination work centers or work units. This value is required. |
Material classes |
|
DestinationMaterialsExpression |
Specifies the expression that defines how AVEVA™ Production Management determines the source material for the material movement. Click Browse to open the Expression Editor, and then build the expression. |
Expression |
|
DestinationQuantityExpression |
This property is enabled if the MovementDirection property is Input or Internal, the DestinationMaterial property has a value, and the DestinationQuantityMode property is Expression. It specifies the expression that defines how AVEVA™ Production Management retrieves the destination quantity. Click Browse (...) to open the Expression Editor, and then build the expression. The expression results in a single sample. This is a historical expression that AVEVA™ Production Management evaluates when the material movement is triggered. When the DestinationQuantityMode is set to Expression, the DestinationQuantityExpression property provides a destination quantity value for the movement. If the DestinationQuantityMode property is not Expression, then this property is disabled. |
Any valid C# mathematics or logic operation |
|
DestinationMaterialConversion |
This property is enabled if the MovementDirection property is Input or Internal,the DestinationMaterial property has a value, and the DestinationQuantityMode property is Conversion. It specifies which material conversion that AVEVA™ Production Management uses to convert the quantity of source material into a quantity of destination material. Click Browse (...) to open the selection dialog box, and then choose the material conversion that you require. |
Any relevant material conversion |
|
DestinationQuantityMode |
This property specifies how the material movement item gets a quantity value. If this property is set to Expression, you can build an expression for retrieving the destination quantity. If this property is set to Conversion, you can select a material conversion for retrieving the destination quantity. if this property is set to UseSourceQuantity, then the source quantity is used. |
Expression, Conversion, UseSourceQuantity |
|
DestinationEquipmentExpression |
Specifies the expression that defines how AVEVA™ Production Management determines the destination work centers or work units for the material movement. Click Browse (...) to open the Expression Editor, and then build the expression. |
Expression |