FiscalReferenceControllerPosted_BR Class [AX 2012]

The FiscalReferenceControllerPosted_BR class handles the tmpFiscalReference behavior for posted invoices.

class FiscalReferenceControllerPosted_BR extends FiscalReferenceController_BR

Run On

Called

  MethodDescription
JJ727788.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ727788.pubmethod(en-us,AX.60).gif canDeleteRecord Checks whether a record can be deleted. (Overrides the canDeleteRecord Method.)
JJ727788.pubmethod(en-us,AX.60).gif canManageRecords Checks whether a new record can be created. (Overrides the canManageRecords Method.)
JJ727788.pubmethod(en-us,AX.60).gif deleteTempTableRecord Handles the delete process for a specific tmpTable record. (Overrides the deleteTempTableRecord Method.)
JJ727788.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ727788.pubmethod(en-us,AX.60).gif getDefaultLegalTextId Returns the default legal text for fiscal references from the current document. (Inherited from FiscalReferenceController_BR.)
JJ727788.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ727788.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ727788.pubmethod(en-us,AX.60).gif initTempTable Initializes the temporary table with the rows that must be presented to the user with the posted fiscal reference. (Overrides the initTempTable Method.)
JJ727788.pubmethod(en-us,AX.60).gif isRefDocumentEditable Checks whether the fiscal document that is referenced by the passed record is editable. (Inherited from FiscalReferenceController_BR.)
JJ727788.pubmethod(en-us,AX.60).gif new Creates a new class to manage fiscal references for a specific document. (Overrides the new Method.)
JJ727788.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.)
JJ727788.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.)
JJ727788.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ727788.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ727788.pubmethod(en-us,AX.60).gif resolveLegalTextsToSourceTable Resolves legal texts for the source table. (Overrides the resolveLegalTextsToSourceTable Method.)
JJ727788.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ727788.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ727788.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.)
JJ727788.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ727788.pubmethod(en-us,AX.60).gif writeTempTableRecord Handles the update of the tmpTable record accordingly. (Overrides the writeTempTableRecord Method.)
JJ727788.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  FiscalReferenceController_BR Class
    FiscalReferenceControllerPosted_BR Class

Community Additions

ADD
Show: