Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the quantity produced for the production flow.
Syntax
public InventQty qtyProducedInCycleTimePeriod(
TransDateTime _fromDateTime,
TransDateTime _toDateTime,
Set _setActivities)
Run On
Called
Parameters
- _fromDateTime
Type: TransDateTime Extended Data Type
The start date and time of the period for which to find quantity produced.
- _toDateTime
Type: TransDateTime Extended Data Type
The end date and time of the period for which to find quantity produced.
- _setActivities
Type: Set Class
A set object that holds the end activities of a production flow.
Return Value
Type: InventQty Extended Data Type
The quantity produced.