SIGBOMRouteVersionActivateProcedure Class [AX 2012]
The SIGBOMRouteVersionActivateProcedure class is the base class for the BOM version and route version signature procedure.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canClose | Determines whether the signature form can be closed. (Inherited from SIGProcedureProvider.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| extendProcedureGroup | Builds the signature dialog box. method called to build the signature dialog. (Inherited from SIGProcedureProvider.) |
| fieldModified | Executes when a field on the signature dialog box has been modified. (Inherited from SIGProcedureProvider.) |
| getAuditFieldList | Builds the signature setup records. (Inherited from SIGProcedureProvider.) |
| getDocumentList | Gets a list of the documents to be signed. (Inherited from SIGProcedureProvider.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| isSigned | Indicates whether the document have been signed. (Inherited from SIGProcedureProvider.) |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| run | Signs the document list and adds it to the cache. (Inherited from SIGProcedureProvider.) |
| setSigneeId | (Inherited from SIGProcedureProvider.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setTmpSignDocument | Sets the reference to the data source of the signature dialog box. (Inherited from SIGProcedureProvider.) |
| setupAllowed | Indicates whether to include the signature requirements in the setup. (Overrides the setupAllowed Method.) |
| sign | Starts the signature dialog box with the implementing provider. (Inherited from SIGProcedureProvider.) |
| signatureRequired | Indicates whether the signature for this procedure is required. (Overrides the signatureRequired Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::newCommon | Creates a new signature procedure based on the specified record. |
Object Class
SIGProcedureProvider Class
SIGBOMRouteVersionActivateProcedure Class
SIGBOMVersionActivateProcedure Class
SIGRouteVersionActivateProcedure Class
SIGProcedureProvider Class
SIGBOMRouteVersionActivateProcedure Class
SIGBOMVersionActivateProcedure Class
SIGRouteVersionActivateProcedure Class
Community Additions
ADD
Show: