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