PmfCoSumUp Class [AX 2012]
The PmfCoSumUp class creates a summarized planning order from a group of planned orders for the same planning item.
| Method | Description | |
|---|---|---|
| calcExplodePlanning | Performs planning explosion on the current planned order. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createMasterPlannedOrder | Creates the summarized master planned order. |
| deletePlannedOrders | Deletes the planned orders that were scheduled earlier for deletion. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the PmfCoSumUp 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.) |
| parmMapReqPO | Sets the mapReqPO parameter. |
| parmPdsCWQty | Sets the cwQty parameter. |
| parmPlanBomId | Sets the planningBomId parameter. |
| parmPlanItem | Sets the planningItemId parameter. |
| parmQty | Sets the qty parameter. |
| parmSiteId | Sets the siteId parameter. |
| pdsCheckApprovedVendorList | Validates whether the planning item or the corresponding formula lines has a valid approved vendor list entry. |
| removeOrgPlannedOrders | Adds the current work ReqPO record ID to the list of original planned orders to delete. |
| run | Creates the master planned order from the given group of planned orders based on a specific planning item. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| tmpReqTrans | Sets the temporary PmfCoTmpReqTrans record that will be used by this object so that the same reference is shared between this class and the caller. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateIssueCov | Updates the coverage record references for each transaction line for the current master planned order. |
| 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 firming of planned items when the PDSAVL configuration key is enabled. |
| 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 PmfCoSumUp class. |
Community Additions
ADD
Show: