FiscalDocumentTextUpdate_BR Class [AX 2012]

The FiscalDocumentTextUpdate_BR class provides functions to update text in a fiscal document.

class FiscalDocumentTextUpdate_BR

Run On

Called

  MethodDescription
JJ744183.pubmethod(en-us,AX.60).gif add Adds a fiscal document text (records DocuRef and DocuRefExt_BR) to any Common record.
JJ744183.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ744183.pubmethod(en-us,AX.60).gif copy Copies all fiscal document text from a Common record to the internal record that the class was linked to.
JJ744183.pubmethod(en-us,AX.60).gif delete Clears the fiscal document text attached to a Common record.
JJ744183.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ744183.privmethod(en-us,AX.60).gif getFiscalDocumentTextType
JJ744183.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ744183.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ744183.pubmethod(en-us,AX.60).gif init Initializes the object based on the main record.
JJ744183.pubmethod(en-us,AX.60).gif move Moves all fiscal document text from a Common record to the internal record that the class was linked to.
JJ744183.protmethod(en-us,AX.60).gif new Initializes a new instance of the FiscalDocumentTextUpdate_BR class.
JJ744183.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.)
JJ744183.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.)
JJ744183.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ744183.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ744183.pubmethod(en-us,AX.60).gif parmDocuTypeId Gets or sets the DocuTypeId parameter.
JJ744183.pubmethod(en-us,AX.60).gif parmMainRecord Gets or sets the MainRecord parameter.
JJ744183.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ744183.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ744183.pubmethod(en-us,AX.60).gif updateTexts Updates fiscal document text attached to the main record of the class.
JJ744183.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.)
JJ744183.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ744183.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ744183.pubmethod(en-us,AX.60).gif JJ744183.static(en-us,AX.60).gif ::newFromRecord Creates an instance of the fiscal document text engine in a specific Common record.
Top

Community Additions

ADD
Show: