LeanDocumentPurchaseOrderAggregator Class [AX 2012]
The LeanDocumentPurchaseOrderAggregator class provides aggregation that is specific for creating release purchase orders.
| Method | Description | |
|---|---|---|
| addSourceRecordToLine | Adds a source record from the current data provider to the document line. (Inherited from LeanDocumentAggregator.) |
| aggregateData | Aggregates the provided data. (Inherited from LeanDocumentAggregator.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createDocumentHeader | Creates a document header object. (Inherited from LeanDocumentAggregator.) |
| createDocumentLine | Creates a document line object. (Inherited from LeanDocumentAggregator.) |
| equal | Determines whether the two objects are equal. (Overrides the equal Method.) |
| getDocumentHeaderKey | Gets the document header key. (Overrides the getDocumentHeaderKey Method.) |
| getDocumentLineKey | Gets a document line key. (Overrides the getDocumentLineKey Method.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getTimePeriodKey | Retrieves an accumulation key for a kanban job buffer based on the current aggregation mode. (Inherited from LeanDocumentAggregator.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| kanbanJobDateTime | Retrieves the utcDateTime value that must be used for the current KanbanJob record. (Inherited from LeanDocumentAggregator.) |
| new | Creates a new instance of the LeanDocumentAggregator class. (Inherited from LeanDocumentAggregator.) |
| 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.) |
| parmAggregationMode | Gets or sets the AggregationMode parameter. (Inherited from LeanDocumentAggregator.) |
| parmCurrentProvider | Gets or sets the CurrentProvider parameter. (Inherited from LeanDocumentAggregator.) |
| processingData | Retrieves the aggregated data in a form that is appropriate to be consumed by a LeanDocumentProcessor derived class. (Inherited from LeanDocumentAggregator.) |
| refreshData | Refreshes the local buffers. (Inherited from LeanDocumentAggregator.) |
| serviceQuantityForJob | Retrieves the service quantity that will be used for the particular job. (Inherited from LeanDocumentAggregator.) |
| 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.) |
| updateDocumentHeaderFromLine | Adds a source record from the current data provider to the document line. (Inherited from LeanDocumentAggregator.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateOutputServiceDimensions | Validates the output service dimensions against the service configuration. (Inherited from LeanDocumentAggregator.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::newStandard | Retrieves the default factory method for this class. |
Object Class
LeanDocumentAggregator Class
LeanDocumentPurchaseOrderAggregator Class
LeanDocumentPurchOrderUpdateAggregator Class
LeanDocumentAggregator Class
LeanDocumentPurchaseOrderAggregator Class
LeanDocumentPurchOrderUpdateAggregator Class
Community Additions
ADD
Show: