Share via


ProjValCheckTrans Class [AX 2012]

Syntax

class ProjValCheckTrans

Run On

Called

Methods

  Method Description
Gg942996.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg942996.privmethod(en-us,AX.60).gif checkActivityAssignment
Gg942996.pubmethod(en-us,AX.60).gif checkBuffer
Gg942996.pubmethod(en-us,AX.60).gif checkEmplCategory
Gg942996.pubmethod(en-us,AX.60).gif checkEmplProj
Gg942996.pubmethod(en-us,AX.60).gif checkProjCategory
Gg942996.pubmethod(en-us,AX.60).gif checkProjType
Gg942996.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg942996.privmethod(en-us,AX.60).gif getAccountingDistribution
Gg942996.privmethod(en-us,AX.60).gif getAgreementLine
Gg942996.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg942996.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg942996.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg942996.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.)
Gg942996.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.)
Gg942996.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg942996.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg942996.pubmethod(en-us,AX.60).gif parmCategoryId Gets or sets the CategoryId parameter.
Gg942996.pubmethod(en-us,AX.60).gif parmCategoryType Gets or sets the CategoryType parameter.
Gg942996.pubmethod(en-us,AX.60).gif parmExcludeRevenue Gets or sets the ExcludeRevenue parameter.
Gg942996.pubmethod(en-us,AX.60).gif parmFilterEstimate Gets or sets the FilterEstimate parameter.
Gg942996.pubmethod(en-us,AX.60).gif parmFilterSubscription Gets or sets the FilterSubscription parameter.
Gg942996.pubmethod(en-us,AX.60).gif parmIsIntercompany Gets or sets the IsIntercompany parameter.
Gg942996.pubmethod(en-us,AX.60).gif parmProduction Gets or sets the Production parameter.
Gg942996.pubmethod(en-us,AX.60).gif parmProjId Gets or sets the ProjId parameter.
Gg942996.pubmethod(en-us,AX.60).gif parmProjType Gets or sets the ProjType parameter.
Gg942996.pubmethod(en-us,AX.60).gif parmServiceItem Gets or sets the ServiceItem parameter.
Gg942996.pubmethod(en-us,AX.60).gif parmShowActiveOrSubscription Gets or sets the ShowActiveOrSubscription parameter.
Gg942996.pubmethod(en-us,AX.60).gif parmSubscription Gets or sets the Subscription parameter.
Gg942996.pubmethod(en-us,AX.60).gif parmWorker Gets or sets the value of the worker variable.
Gg942996.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg942996.pubmethod(en-us,AX.60).gif setVariablesFromBuffer
Gg942996.privmethod(en-us,AX.60).gif setVariablesFromBuffer_PSA
Gg942996.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg942996.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.)
Gg942996.pubmethod(en-us,AX.60).gif validateMandatory
Gg942996.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg942996.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg942996.privmethod(en-us,AX.60).gif Gg942996.static(en-us,AX.60).gif ::checkBuffer_PSA
Gg942996.pubmethod(en-us,AX.60).gif Gg942996.static(en-us,AX.60).gif ::setVariablesFromRemainingBuffers Used as an event handler to attach additional code in more layers that work with additional tables.
Gg942996.privmethod(en-us,AX.60).gif Gg942996.static(en-us,AX.60).gif ::setVariablesFromRemainingBuffers_PSA

Top

Inheritance Hierarchy

Object Class
  ProjValCheckTrans Class