LeanDocumentPurchOrderUpdateAggregator Class [AX 2012]

The LeanDocumentPurchOrderUpdateAggregator class is responsible for the aggregation of kanban jobs that are assigned to a purchase line.

class LeanDocumentPurchOrderUpdateAggregator extends LeanDocumentPurchaseOrderAggregator

Run On

Server

  MethodDescription
Gg770566.protmethod(en-us,AX.60).gif addSourceRecordToLine Adds a source record from the current data provider to the document line. (Overrides the addSourceRecordToLine Method.)
Gg770566.pubmethod(en-us,AX.60).gif aggregateData Aggregates the provided data. (Inherited from LeanDocumentAggregator.)
Gg770566.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg770566.protmethod(en-us,AX.60).gif createDocumentHeader Creates a document header object. (Inherited from LeanDocumentAggregator.)
Gg770566.protmethod(en-us,AX.60).gif createDocumentLine Creates a document line object. (Inherited from LeanDocumentAggregator.)
Gg770566.pubmethod(en-us,AX.60).gif equal Determines whether the two objects are equal. (Overrides the equal Method.)
Gg770566.protmethod(en-us,AX.60).gif getDocumentHeaderKey Gets the document header key. (Inherited from LeanDocumentPurchaseOrderAggregator.)
Gg770566.protmethod(en-us,AX.60).gif getDocumentLineKey Gets a document line key. (Inherited from LeanDocumentPurchaseOrderAggregator.)
Gg770566.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg770566.protmethod(en-us,AX.60).gif getTimePeriodKey Retrieves an accumulation key for a kanban job buffer based on the current aggregation mode. (Inherited from LeanDocumentAggregator.)
Gg770566.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg770566.protmethod(en-us,AX.60).gif kanbanJobDateTime Retrieves the utcDateTime value that must be used for the current KanbanJob record. (Inherited from LeanDocumentAggregator.)
Gg770566.protmethod(en-us,AX.60).gif new Creates a new instance of the LeanDocumentAggregator class. (Inherited from LeanDocumentAggregator.)
Gg770566.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg770566.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg770566.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg770566.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg770566.pubmethod(en-us,AX.60).gif parmAggregationMode Gets or sets the AggregationMode parameter. (Inherited from LeanDocumentAggregator.)
Gg770566.protmethod(en-us,AX.60).gif parmCurrentProvider Gets or sets the CurrentProvider parameter. (Inherited from LeanDocumentAggregator.)
Gg770566.pubmethod(en-us,AX.60).gif parmFilterKanbanJob Gets or sets the FilterKanbanJob parameter.
Gg770566.pubmethod(en-us,AX.60).gif parmSkipFilterJob Gets or sets the SkipFilterJob parameter.
Gg770566.pubmethod(en-us,AX.60).gif processingData Retrieves the aggregated data in a form that is appropriate to be consumed by a LeanDocumentProcessor derived class. (Inherited from LeanDocumentAggregator.)
Gg770566.protmethod(en-us,AX.60).gif refreshData Refreshes the local buffers. (Inherited from LeanDocumentAggregator.)
Gg770566.protmethod(en-us,AX.60).gif serviceQuantityForJob Retrieves the service quantity that will be used for the particular job. (Inherited from LeanDocumentAggregator.)
Gg770566.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg770566.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg770566.protmethod(en-us,AX.60).gif updateDocumentHeaderFromLine Adds a source record from the current data provider to the document line. (Inherited from LeanDocumentAggregator.)
Gg770566.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg770566.protmethod(en-us,AX.60).gif validateOutputServiceDimensions Validates the output service dimensions against the service configuration. (Inherited from LeanDocumentAggregator.)
Gg770566.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg770566.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg770566.pubmethod(en-us,AX.60).gif Gg770566.static(en-us,AX.60).gif ::newStandard Creates and initializes the default factory method for the LeanDocumentPurchOrderUpdateAggregator class.
Top

Object Class
  LeanDocumentAggregator Class
    LeanDocumentPurchaseOrderAggregator Class
      LeanDocumentPurchOrderUpdateAggregator Class

Community Additions

ADD
Show: