LeanDocumentPurchaseOrderAggregator Class [AX 2012]

The LeanDocumentPurchaseOrderAggregator class provides aggregation that is specific for creating release purchase orders.

class LeanDocumentPurchaseOrderAggregator extends LeanDocumentAggregator

Run On

Server

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

Community Additions

ADD
Show: