ProdStatusType_Created Class [AX 2012]
The ProdStatusType_Created class encapsulates behavior of a created production order.
| Method | Description | |
|---|---|---|
| autoAuthorization | Indicates whether production order status is legal when firming is made automatically. (Inherited from ProdStatusType.) |
| bomAllowEdit | Indicates whether the bills of materials of a production order can be edited. (Inherited from ProdStatusType.) |
| canBeWMSRegistered | Indicates whether production order can be registered in Warehouse Management System. (Inherited from ProdStatusType.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkAllowEditOperationStatus | Checks whether the operation status can be modified. (Inherited from ProdStatusType.) |
| checkPostJournal | Indicates whether journal posting is allowed for a production order. (Inherited from ProdStatusType.) |
| currentProdStatus | Defines the specific status of a production order. (Overrides the currentProdStatus Method.) |
| delete | (Inherited from ProdStatusType.) |
| deleteProdBOM | Deletes the bills of materials of a production order. (Inherited from ProdStatusType.) |
| deleteProdRoute | Deletes the route of a production order. (Inherited from ProdStatusType.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| formFieldsActive | (Inherited from ProdStatusType.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| insert | Inserts a production order record into the database. (Inherited from ProdStatusType.) |
| insertProdBOM | Inserts the bills of materials of a production order into the database. (Inherited from ProdStatusType.) |
| insertProdRoute | Inserts the route of a production order into the database. (Inherited from ProdStatusType.) |
| inventCheckUpdEst | (Inherited from ProdStatusType.) |
| isBefore | Indicates whether the status of a production order is less than the _prodStatus parameter. (Inherited from ProdStatusType.) |
| isStatusUpdateAllowed | Indicates whether a production order status is able to be updated to the status specified by the _toStatus parameter. (Inherited from ProdStatusType.) |
| mustEstimateReferences | Indicates whether the production order references must be estimated. (Overrides the mustEstimateReferences Method.) |
| new | (Overrides the new Method.) |
| 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.) |
| pdsCanBeBatchBalanced | Gets a value indicating if the production order can use batch balancing. (Inherited from ProdStatusType.) |
| pmfCheckRework | Checks if any of the production raw material inventory transactions are considered reserved by warehouse management and if the batch order is a rework batch order. (Inherited from ProdStatusType.) |
| previousProdStatus | Defines previous production order status for a created production order. (Overrides the previousProdStatus Method.) |
| prodCheckCopying | Indicates whether a production order status allows copying. (Overrides the prodCheckCopying Method.) |
| prodNumLookupJournal | (Inherited from ProdStatusType.) |
| prodTable | Retrieves the ProdTable buffer representing a production order. (Inherited from ProdStatusType.) |
| prodTableType | Retrives the ProdTableType object that is associated with the related production order (Inherited from ProdStatusType.) |
| queryAddStatus | (Inherited from ProdStatusType.) |
| routeAllowEdit | Indicates whether the route of a production order can be edited. (Inherited from ProdStatusType.) |
| runAutoUpdate | Implements performing of an automatic update of a production order. (Inherited from ProdStatusType.) |
| runBOMCalc | Performs the price calculation of a created production order. (Overrides the runBOMCalc Method.) |
| runCopy | Indicates whether created production order allows copying. (Overrides the runCopy Method.) |
| runCostEstimation | Performs a cost estimation of a created production order. (Overrides the runCostEstimation Method.) |
| runGanttChart | Indicates whether the Gantt chart is enabled for a production order. (Inherited from ProdStatusType.) |
| runHistoricalCost | Using the historical cost parameters, completes a production order. (Inherited from ProdStatusType.) |
| runJobScheduling | Performs job scheduling of a production order. (Overrides the runJobScheduling Method.) |
| runJobUpdate | Indicates whether job update is allowed for a created production order. (Overrides the runJobUpdate Method.) |
| runOperationScheduling | Performs operation scheduling of a production order. (Overrides the runOperationScheduling Method.) |
| runPrevJobHistoricalCost | Using the historical cost parameters, runs the jobs to update the prod order status to statuses preceding Completed. (Inherited from ProdStatusType.) |
| runPrevJobJobScheduling | Runs the jobs to update the prod order status to statuses preceding JobScheduled. (Inherited from ProdStatusType.) |
| runPrevJobOperationScheduling | Runs the jobs to update the prod order status to statuses preceding OperationScheduled. (Inherited from ProdStatusType.) |
| runPrevJobRelease | Runs the jobs to update the prod order status to statuses preceding Released. (Inherited from ProdStatusType.) |
| runPrevJobReportFinished | Runs the jobs to update the prod order status to statuses preceding ReportedFinished. (Inherited from ProdStatusType.) |
| runPrevJobStartUp | Runs the jobs to update the prod order status to statuses preceding StartUp. (Inherited from ProdStatusType.) |
| runRelease | Releases a production order. (Inherited from ProdStatusType.) |
| runReportFinished | Reports a production order as finished. (Inherited from ProdStatusType.) |
| runRouteUpdate | Updates the route of a production order. (Inherited from ProdStatusType.) |
| runSplit | Splits a production order into several production orders. (Overrides the runSplit Method.) |
| runStartUp | Starts a production order. (Inherited from ProdStatusType.) |
| runStatusDecrease | Decreases the status for a created production order. (Overrides the runStatusDecrease Method.) |
| setBackStatus | Sets the backorder status ProdBackStatus::None on the underlying ProdTable buffer. (Overrides the setBackStatus Method.) |
| setPreviousProdStatus | Implements the setting of previous status for a created production order. (Overrides the setPreviousProdStatus Method.) |
| setQtySched | Sets a scheduled quantity of items to produce. (Inherited from ProdStatusType.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| startUpUpdateRouteJobs | (Inherited from ProdStatusType.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| update | Updates a production order record. (Inherited from ProdStatusType.) |
| updateActivityRequirementSet | Updates the activity requirement set. (Inherited from ProdStatusType.) |
| updateBOMRoute | Sets the BOMId and RouteId fields in the ProdTable record. (Overrides the updateBOMRoute Method.) |
| updateProdBOM | Updates a production bills of materials. (Inherited from ProdStatusType.) |
| updateProdRoute | Updates a production route. (Inherited from ProdStatusType.) |
| updateWarnings | (Overrides the updateWarnings Method.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateDelete | Indicates whether a production order can be deleted. (Inherited from ProdStatusType.) |
| validateDeleteProdBOM | Indicates whether the production bills of materials can be deleted. (Inherited from ProdStatusType.) |
| validateDeleteProdRoute | Indicates whether a production route can be deleted. (Inherited from ProdStatusType.) |
| validateWrite | Indicates whether a production order can be updated. (Inherited from ProdStatusType.) |
| validateWriteProdBOM | Indicates whether production bills of materials can be updated. (Overrides the validateWriteProdBOM Method.) |
| validateWriteProdRoute | Indicates whether a production route can be updated. (Overrides the validateWriteProdRoute Method.) |
| 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 ProdStatusType_Created class. |
Community Additions
ADD
Show: