LeanProductionFlowUnusedQuantities Class [AX 2012]
The LeanProductionFlowUnusedQuantities class calculates items and material present in a production flow at a specified date.
| Method | Description | |
|---|---|---|
| addPlanActivityServiceResult | |
| addResult | Adds an item, inventory dimension, and quantity to the result. |
| addResultOrExplosion | Explodes BOM and adds it to the result or adds the item, inventory dimension, and quantity to the result. |
| addResultOrExplosionKanbanJobPickingList | |
| calcPlanActivityService | |
| calcPlanActivityServiceCompleted | |
| calcPlanActivityServiceStarted | |
| calcPlanActivityServiceWIP | |
| calcUnusedQuantitiesKanban | Determines the unused material of the kanbans. |
| calcUnusedQuantitiesKanbanJobPickList | Determines the consumed material of unfinished jobs. |
| calcUnusedQuantitiesPlanActivityService | Determines the unused service quantities. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getKanbanJobPickingListQuantity | It returns the quantity with or without scrap based on the picking activity parameter RegisterScrap |
| 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 the class variables. |
| new | Initializes a new instance of the LeanProductionFlowUnusedQuantities 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.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmDateTime | Gets or sets the DateTime parameter. |
| parmLastBackflushCostingDateTime | Gets or sets the LastBackflushCostingDateTime parameter. |
| parmLeanProductionFlowReferenceRecId | Gets or sets the LeanProductionFlowReferenceRecId parameter. |
| 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.) |
| unusedQuantities | Indicates the item and material quantities present in the production flow at a specified date. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | Validates the class parameters. |
| 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 LeanProductionFlowUnusedQuantities class. |
| ::description | |
| ::newStandard | Initializes a new LeanProductionFlowUnusedQuantities object. |
Community Additions
ADD
Show: