PmfProdCoByType Class [AX 2012]
The PmfProdCoByType class processes changes to the production co-byproduct lines.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canInventBeReserved | (Inherited from InventType.) |
| canInventUpdExpected | (Inherited from InventType.) |
| canInventUpdFinancial | (Inherited from InventType.) |
| canInventUpdPhysical | (Inherited from InventType.) |
| caseTagging | (Inherited from InventType.) |
| delete | Delete a record from the PmfProdCoBy table. |
| doScrap | (Inherited from InventType.) |
| 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.) |
| insert | Inserts a record into the PmfProdCoBy table. |
| itemTagging | (Inherited from InventType.) |
| mayScrapBeExpected | (Inherited from InventType.) |
| mustInventBeExpectedAgain | (Inherited from InventType.) |
| mustInventBeQuotationControlled | (Inherited from InventType.) |
| mustInventUpdEstimated | (Inherited from InventType.) |
| new | Creates a new instance of the PmfProdCoByType class by using a PmfProdCoBy record. (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.) |
| palletTagging | (Inherited from InventType.) |
| qtyCoBySched | Calculates the quantity to be scheduled for the co-product or by-product. |
| runCostEstimation | Does the cost estimation for the PdsProdCoBy record. |
| runStartUp | Runs the startup for the PdsProdCoBy record. |
| runStatusDecrease | Decrements the production order status for the PdsProdCoBy record. |
| setBackStatus | Set the back order status of the PdsProdBoCy record. |
| setCoByEstimation | Sets the calculated and remaining values of the PdsProdCoBy record. |
| setCoByStartUp | Calculates and sets the startup quantity of the PdsProdCoBy record. |
| 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.) |
| update | Updates a PmfProdCoBy record. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateWrite | Indicates whether the PdsProdCoBy record can be updated. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Create a new instance of the PmfProdCoByType class. |
Community Additions
ADD
Show: