PurchCORRejectsWorkflow Class [AX 2012]

The PurchCORRejectsWorkflow class is used to run an unconfirmed product receipt rejection notification workflow.

class PurchCORRejectsWorkflow extends PurchCORWorkflow

Run On

Called

  MethodDescription
Gg915445.protmethod(en-us,AX.60).gif activateWorkflow Activates a workflow. (Inherited from PurchCORWorkflow.)
Gg915445.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg915445.protmethod(en-us,AX.60).gif cancelWorkflow Cancels the workflows on the document record. (Inherited from PurchCORWorkflow.)
Gg915445.protmethod(en-us,AX.60).gif canSubmit Indicates whether the PurchCORRejectsTable record can be submitted to the workflow. (Overrides the canSubmit Method.)
Gg915445.protmethod(en-us,AX.60).gif checkActiveWorkflowType Checks whether an active workflow has been defined. (Inherited from PurchCORWorkflow.)
Gg915445.protmethod(en-us,AX.60).gif checkPolicy Checks whether a COR policy has been defined. (Inherited from PurchCORWorkflow.)
Gg915445.protmethod(en-us,AX.60).gif checkSubmitState Checks whether the document can be submitted. (Overrides the checkSubmitState Method.)
Gg915445.protmethod(en-us,AX.60).gif completeAction Gets the name of a menu item used when taking the complete action. (Overrides the completeAction Method.)
Gg915445.protmethod(en-us,AX.60).gif completeTask Activates the Complete task action on the workflow. (Inherited from PurchCORWorkflow.)
Gg915445.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg915445.protmethod(en-us,AX.60).gif getPurchCORRejectsTable Gets the document record as a PurchCORRejectsTable record.
Gg915445.protmethod(en-us,AX.60).gif getState Gets the PurchLine state. (Overrides the getState Method.)
Gg915445.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg915445.protmethod(en-us,AX.60).gif getWorkflowSubmitDialog Opens a dialog box where submission information can be entered. (Inherited from PurchCORWorkflow.)
Gg915445.protmethod(en-us,AX.60).gif getWorkflowType Gets the name of a workflow type that is used when activating the workflow. (Overrides the getWorkflowType Method.)
Gg915445.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg915445.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg915445.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.)
Gg915445.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.)
Gg915445.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg915445.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg915445.protmethod(en-us,AX.60).gif parmDocumentRecord Gets or sets the DocumentRecord parameter. (Inherited from PurchCORWorkflow.)
Gg915445.protmethod(en-us,AX.60).gif setState Sets the workflow state (Overrides the setState Method.)
Gg915445.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg915445.protmethod(en-us,AX.60).gif submit Activates the purchase requisition workflow. (Inherited from PurchCORWorkflow.)
Gg915445.protmethod(en-us,AX.60).gif takeAction Takes the complete action. (Inherited from PurchCORWorkflow.)
Gg915445.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg915445.protmethod(en-us,AX.60).gif updateCaller Updates the calling form. (Overrides the updateCaller Method.)
Gg915445.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.)
Gg915445.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg915445.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg915445.pubmethod(en-us,AX.60).gif Gg915445.static(en-us,AX.60).gif ::construct Creates an instance of the PurchCORRejectsWorkflow class.
Gg915445.pubmethod(en-us,AX.60).gif Gg915445.static(en-us,AX.60).gif ::main Submits a PurchCORRejectsTable document and activates the corresponding workflow.
Gg915445.pubmethod(en-us,AX.60).gif Gg915445.static(en-us,AX.60).gif ::newPurchCORRejectsTable Creates an instance of the PurchCORRejectsWorkflow class.
Gg915445.pubmethod(en-us,AX.60).gif Gg915445.static(en-us,AX.60).gif ::submit Activates the PurchCORRejectsTable workflow.
Gg915445.pubmethod(en-us,AX.60).gif Gg915445.static(en-us,AX.60).gif ::templateName Retrieves the AOT element name of this workflow.
Top

Object Class
  PurchCORWorkflow Class
    PurchCORRejectsWorkflow Class

Community Additions

ADD
Show: