TradeNonStockedConversionTaskManager Class [AX 2012]

The TradeNonStockedConversionTaskManager class manages the check and conversion task execution.

class TradeNonStockedConversionTaskManager

Run On

Server

  MethodDescription
Gg828282.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg828282.protmethod(en-us,AX.60).gif createBatchHeader
Gg828282.protmethod(en-us,AX.60).gif createEndTask Adds an instance of the TradeNonStockedConvesionEndTask class to the BatchHeader class.
Gg828282.protmethod(en-us,AX.60).gif createTask Adds an instance of the TradeNonStockedConvesionCheckTask class to the BatchHeader class.
Gg828282.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg828282.protmethod(en-us,AX.60).gif executeEndTask Executes the TradeNonStockedConversionEndTask class.
Gg828282.protmethod(en-us,AX.60).gif executeTask Executes the TradeNonStockedConversionTask class.
Gg828282.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg828282.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg828282.privmethod(en-us,AX.60).gif itemStatus
Gg828282.protmethod(en-us,AX.60).gif new Initializes a new instance of the TradeNonStockedConversionTaskManager class.
Gg828282.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.)
Gg828282.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.)
Gg828282.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg828282.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg828282.pubmethod(en-us,AX.60).gif parmCurrentBatch Gets or sets the CurrentBatch parameter.
Gg828282.pubmethod(en-us,AX.60).gif parmPackedItemList Gets or sets the PackedItemList parameter.
Gg828282.pubmethod(en-us,AX.60).gif parmTradeNonStockedConversion Gets or sets the TradeNonStockedConversion parameter.
Gg828282.pubmethod(en-us,AX.60).gif parmTradeNonStockedConversionTaskType Gets or sets the TradeNonStockedConversionTaskType parameter.
Gg828282.pubmethod(en-us,AX.60).gif run Executes the tasks.
Gg828282.protmethod(en-us,AX.60).gif saveBatchHeader Calls the save method on the BatchHeader class.
Gg828282.privmethod(en-us,AX.60).gif scheduleBatch Determines whether batch parallelism should be used when executing the tasks.
Gg828282.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg828282.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg828282.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.)
Gg828282.protmethod(en-us,AX.60).gif useItemList Determines whether the tasks should only be executed for a selection of items.
Gg828282.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg828282.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg828282.pubmethod(en-us,AX.60).gif Gg828282.static(en-us,AX.60).gif ::construct
Gg828282.pubmethod(en-us,AX.60).gif Gg828282.static(en-us,AX.60).gif ::newManager Instantiates a new instance of the TradeNonStockedConversionTaskManager class.
Top

Object Class
  TradeNonStockedConversionTaskManager Class

Community Additions

ADD
Show: