LeanDocumentReceiptAdviceUpdAggregator Class [AX 2012]

The LeanDocumentReceiptAdviceUpdAggregator class is responsible for aggregation of kanban jobs already assigned to a receipt advice.

class LeanDocumentReceiptAdviceUpdAggregator extends LeanDocumentReceiptAdviceAggregator

Run On

Server

  MethodDescription
Gg770652.protmethod(en-us,AX.60).gif addSourceRecordToLine Adds a source record from the current data provider to the document line. (Overrides the addSourceRecordToLine Method.)
Gg770652.pubmethod(en-us,AX.60).gif aggregateData Aggregates the provided data. (Inherited from LeanDocumentAggregator.)
Gg770652.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg770652.protmethod(en-us,AX.60).gif createDocumentHeader Creates a document header object. (Inherited from LeanDocumentAggregator.)
Gg770652.protmethod(en-us,AX.60).gif createDocumentLine Creates a document line object. (Inherited from LeanDocumentAggregator.)
Gg770652.pubmethod(en-us,AX.60).gif equal Determines if the two objects are equal. (Overrides the equal Method.)
Gg770652.protmethod(en-us,AX.60).gif getDocumentHeaderKey Gets a document header key. (Inherited from LeanDocumentReceiptAdviceAggregator.)
Gg770652.protmethod(en-us,AX.60).gif getDocumentLineKey Gets a document line key. (Inherited from LeanDocumentReceiptAdviceAggregator.)
Gg770652.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg770652.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.)
Gg770652.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg770652.protmethod(en-us,AX.60).gif kanbanJobDateTime Retrieves the utcDateTime value that must be used for the current KanbanJob record. (Inherited from LeanDocumentReceiptAdviceAggregator.)
Gg770652.protmethod(en-us,AX.60).gif new Creates a new instance of the LeanDocumentAggregator class. (Inherited from LeanDocumentReceiptAdviceAggregator.)
Gg770652.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.)
Gg770652.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.)
Gg770652.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg770652.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg770652.pubmethod(en-us,AX.60).gif parmAggregationMode Gets or sets the AggregationMode parameter. (Inherited from LeanDocumentAggregator.)
Gg770652.protmethod(en-us,AX.60).gif parmCurrentProvider Gets or sets the CurrentProvider parameter. (Inherited from LeanDocumentAggregator.)
Gg770652.pubmethod(en-us,AX.60).gif parmFilterKanbanJob Gets or sets the FilterKanbanJob parameter.
Gg770652.pubmethod(en-us,AX.60).gif parmSkipFilterJob Gets or sets the SkipFilterJob parameter.
Gg770652.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.)
Gg770652.protmethod(en-us,AX.60).gif refreshData Refreshes the local buffers. (Inherited from LeanDocumentReceiptAdviceAggregator.)
Gg770652.protmethod(en-us,AX.60).gif serviceQuantityForJob Retrieves the service quantity that will be used for the particular job. (Inherited from LeanDocumentAggregator.)
Gg770652.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg770652.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg770652.protmethod(en-us,AX.60).gif updateDocumentHeaderFromLine Adds a source record from the current data provider to the document line. (Inherited from LeanDocumentAggregator.)
Gg770652.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.)
Gg770652.protmethod(en-us,AX.60).gif validateOutputServiceDimensions Validates the output service dimensions against the service configuration. (Inherited from LeanDocumentAggregator.)
Gg770652.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg770652.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg770652.pubmethod(en-us,AX.60).gif Gg770652.static(en-us,AX.60).gif ::newStandard Initializes a new instance of the LeanDocumentReceiptAdviceUpdAggregator class.
Top

Object Class
  LeanDocumentAggregator Class
    LeanDocumentReceiptAdviceAggregator Class
      LeanDocumentReceiptAdviceUpdAggregator Class

Community Additions

ADD
Show: