FiscalDocumentTextUpdate_BR Class [AX 2012]
The FiscalDocumentTextUpdate_BR class provides functions to update text in a fiscal document.
| Method | Description | |
|---|---|---|
| add | Adds a fiscal document text (records DocuRef and DocuRefExt_BR) to any Common record. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| copy | Copies all fiscal document text from a Common record to the internal record that the class was linked to. |
| delete | Clears the fiscal document text attached to a Common record. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getFiscalDocumentTextType | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Initializes the object based on the main record. |
| move | Moves all fiscal document text from a Common record to the internal record that the class was linked to. |
| new | Initializes a new instance of the FiscalDocumentTextUpdate_BR class. |
| 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.) |
| parmDocuTypeId | Gets or sets the DocuTypeId parameter. |
| parmMainRecord | Gets or sets the MainRecord parameter. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateTexts | Updates fiscal document text attached to the main record of the class. |
| 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.) |
| ::newFromRecord | Creates an instance of the fiscal document text engine in a specific Common record. |
Object Class
FiscalDocumentTextUpdate_BR Class
FiscalDocumentTextUpdateLine_BR Class
FiscalDocumentTextUpdateTable_BR Class
FiscalDocumentTextUpdate_BR Class
FiscalDocumentTextUpdateLine_BR Class
FiscalDocumentTextUpdateTable_BR Class
Community Additions
ADD
Show: