LeanDocumentReceiptAdviceAggregator Class [AX 2012]
The LeanDocumentReceiptAdviceAggregator class provides aggregation specific to the creation of receipt advices.
| Method | Description | |
|---|---|---|
| addSourceRecordToLine | Adds a source record from the current data provider to the document line. (Overrides the addSourceRecordToLine Method.) |
| 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 if the two objects are equal. (Overrides the equal Method.) |
| getDocumentHeaderKey | Gets a 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. (Overrides the kanbanJobDateTime Method.) |
| new | Creates a new instance of the LeanDocumentAggregator class. (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.) |
| 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. (Overrides the refreshData Method.) |
| 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 | Initializes a new instance of the LeanDocumentReceiptAdviceAggregator class. |
Object Class
LeanDocumentAggregator Class
LeanDocumentReceiptAdviceAggregator Class
LeanDocumentReceiptAdviceUpdAggregator Class
LeanDocumentAggregator Class
LeanDocumentReceiptAdviceAggregator Class
LeanDocumentReceiptAdviceUpdAggregator Class
Community Additions
ADD
Show: