LeanProdFlowFindConsumptionActivity Class [AX 2012]
The LeanProdFlowFindConsumptionActivity class finds the consumption subactivity and the consumption inventory dimensions for a consumed item.
| Method | Description | |
|---|---|---|
| addResult | Adds a picking activity to the prioritized result map. |
| aggregatedPlanActivity | Retrieves the top level plan activity that the selected picking activity belongs to. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| consumingLeanProdFlowActivity | Retrieves the consuming production flow activity. |
| doFind | Finds the consuming activity. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| findByPlanActivityLocation | Finds the consuming activity and the consuming inventory dimensions by the plan activity location. |
| findByProdFlowActivityPickingLocation | Finds the consuming activity and the consuming inventory dimensions from the picking locations connected to the production flow activities. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Initializes class variables. |
| initInventDim | Initializes the InventDim buffers that are used as search parameters and fallback dimensions. |
| initResults | Initializes the result buffers. |
| inventDimFinal | Retrieves the final consuming inventory dimensions. |
| kanbanRule | Retrieves the kanban rule that the selected picking activity belongs to. |
| new | Initializes a new instance of the LeanProdFlowFindConsumptionActivity class. |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| numberOfSpecifiedProductDimenions | Calculates the number of specified product dimensions in a given InventDim record. |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmAggregatedLeanProdFlowActivity | Gets or sets the AggregatedLeanProdFlowActivity parameter. |
| parmDateTimeFromFinished | Gets or sets the DateTimeFromFinished parameter. |
| parmDateTimeToFinished | Gets or sets the DateTimeToFinished parameter. |
| parmFindBestActivity | Gets or sets the FindBestActivity parameter. |
| parmInventDimIdFinished | Gets or sets the InventDimIdFinished parameter. |
| parmInventDimInitial | Gets or sets the InventDimInitial parameter. |
| parmInventTable | Gets or sets the InventTable parameter. |
| parmItemIdFinished | Gets or sets the ItemIdFinished parameter. |
| parmKanbanRule | Gets or sets the KanbanRule parameter. |
| parmKanbanRulesConnected | Gets or sets the KanbanRulesConnected parameter. |
| parmLeanKanbanType | Gets or sets the LeanKanbanType parameter. |
| parmListAggregatedPlanActivities | Gets or sets the ListAggregatedPlanActivities parameter. |
| parmPrioritizeForwardActivities | Gets or sets the PrioritizeForwardActivities parameter. |
| parmQuantityFinished | Gets or sets the QuantityFinished parameter. |
| resourceInputInventDim | Determines the input inventory dimensions for the resource attached to the activity. |
| setInventDimFinal | Sets the InventDimFinal value by merging the initial inventory dimensions and the found picking inventory dimensions. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the LeanProdFlowFindConsumptionActivity class. |
| ::listFromKanban | Initializes the list of aggregated activities from a kanban. |
| ::listFromKanbanFlow | Initializes the list of aggregated activities from a kanban flow. |
| ::newKanbanFlow | Initializes a new instance of the LeanProdFlowFindConsumptionActivity class. |
| ::newKanbanJobPickingList | Initializes a new instance of the LeanProdFlowFindConsumptionActivity class. |
| ::newParameters | Initializes a new instance of the LeanProdFlowFindConsumptionActivity class. |
Community Additions
ADD
Show: