Share via


ReqTransUpdate Class [AX 2012]

Syntax

class ReqTransUpdate

Run On

Server

Methods

  Method Description
Gg798264.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg798264.privmethod(en-us,AX.60).gif deleteLog Deletes or marks for deletion the record in the InventSumLogTTS table.
Gg798264.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg798264.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg798264.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg798264.pubmethod(en-us,AX.60).gif init
Gg798264.protmethod(en-us,AX.60).gif initRef
Gg798264.protmethod(en-us,AX.60).gif initSetupDim
Gg798264.protmethod(en-us,AX.60).gif initShelfLifeRef Initializes the shelf life–related fields.
Gg798264.protmethod(en-us,AX.60).gif isNotQuotation
Gg798264.protmethod(en-us,AX.60).gif isQuotationIncluded
Gg798264.protmethod(en-us,AX.60).gif mustUpdateFields
Gg798264.protmethod(en-us,AX.60).gif mustUpdateQty Determines whether the requirement profile should be updated by subtract and add InventSumLogTTS records.
Gg798264.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg798264.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.)
Gg798264.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.)
Gg798264.pubmethod(en-us,AX.60).gif numOfChanges
Gg798264.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg798264.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg798264.pubmethod(en-us,AX.60).gif parmItemId Gets or sets the ItemId parameter.
Gg798264.pubmethod(en-us,AX.60).gif parmMustDeleteNeutralReqTrans Gets or sets the MustDeleteNeutralReqTrans parameter.
Gg798264.pubmethod(en-us,AX.60).gif parmReqPlanData Gets or sets the ReqPlanData parameter.
Gg798264.pubmethod(en-us,AX.60).gif parmReqTransCache Gets or sets the ReqTransCache parameter.
Gg798264.pubmethod(en-us,AX.60).gif parmUpdateSoftDeletedOnly Gets or sets the UpdateSoftDeletedOnly parameter.
Gg798264.pubmethod(en-us,AX.60).gif run
Gg798264.privmethod(en-us,AX.60).gif selectLog Selects the records from the InventSumLogTTS table which must be processed in the requirements profile.
Gg798264.privmethod(en-us,AX.60).gif selectReqTrans
Gg798264.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg798264.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg798264.protmethod(en-us,AX.60).gif update
Gg798264.protmethod(en-us,AX.60).gif updateLog
Gg798264.protmethod(en-us,AX.60).gif updateLogAddQty
Gg798264.protmethod(en-us,AX.60).gif updateLogfields
Gg798264.protmethod(en-us,AX.60).gif updateLogSubQty
Gg798264.protmethod(en-us,AX.60).gif updateReqTransFields
Gg798264.protmethod(en-us,AX.60).gif updateReqTransSettled
Gg798264.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.)
Gg798264.pubmethod(en-us,AX.60).gif validate
Gg798264.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg798264.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg798264.pubmethod(en-us,AX.60).gif Gg798264.static(en-us,AX.60).gif ::deleteMapReqTransCov
Gg798264.pubmethod(en-us,AX.60).gif Gg798264.static(en-us,AX.60).gif ::newItemId
Gg798264.pubmethod(en-us,AX.60).gif Gg798264.static(en-us,AX.60).gif ::newReqCalcItemId
Gg798264.pubmethod(en-us,AX.60).gif Gg798264.static(en-us,AX.60).gif ::runItemId Updates the requirement profile for the specified item ID.
Gg798264.pubmethod(en-us,AX.60).gif Gg798264.static(en-us,AX.60).gif ::updateReqTrans

Top

Inheritance Hierarchy

Object Class
  ReqTransUpdate Class