LeanCostOutsourcing Class [AX 2012]
The LeanCostOutsourcing class encapsulates logic for creating lean outsourcing cost transactions.
| Method | Description | |
|---|---|---|
| addDirectOutsourcingConsumption | Registers an outsourcing cost transaction that is used to calculate indirect cost on it. |
| addIndirectCostPhysicalPosting | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createAndPostIndirectCostReversal | |
| createDirectOutsourcingCostReversal | |
| createOutsourcingCost | Creates outsourcing cost transactions. |
| createOutsourcingOriginRelation | Creates the corresponding relationship record for the outsourcing cost transaction. |
| createProdRouteTransOutsourcing | Creates a new record in the ProdRouteTrans table to store the outsourcing cost data. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getCostAmount | |
| getReceiptAccount | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| isAccountingDifferent | |
| mustRecordCost | Implements logic that determines whether the outsourcing cost is recorded. |
| new | Initializes a new instance of the LeanCostOutsourcing 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.) |
| parmDefaultDimension | Gets or sets the DefaultDimension parameter. |
| parmLeanConversionCostUpd | Gets or sets the LeanConversionCostUpd parameter. |
| parmLeanCostingFacade | Gets or sets the LeanCostingFacade parameter. |
| parmLedgerVoucher | Gets or sets the LedgerVoucher parameter. |
| parmOriginRefRecId | Gets or sets the OriginRefRecId parameter. |
| parmPrice | Gets or sets the Price parameter. |
| parmProductionFlowReferenceRecId | Gets or sets the ProductionFlowReferenceRecId parameter. |
| parmQuantity | Gets or sets the Quantity parameter. |
| parmServiceInventDimId | Gets or sets the ServiceInventDimId parameter. |
| parmServiceItemId | Gets or sets the ServiceItemId parameter. |
| parmSourceDocumentLineRefRecId | Gets or sets the SourceDocumentLineRefRecId 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.) |
| 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.) |
| ::constructForOrigin | Creates instances that are based on the outsourcing cost transaction origin. |
Object Class
LeanCostOutsourcing Class
LeanCostOutsourcingPackingSlip Class
LeanCostOutsourcingVendInvoice Class
LeanCostOutsourcing Class
LeanCostOutsourcingPackingSlip Class
LeanCostOutsourcingVendInvoice Class
Community Additions
ADD
Show: