Application Class [AX 2012]

Syntax

class Application extends xApplication

Run On

Server

Methods

  Method Description
Gg801797.pubmethod(en-us,AX.60).gif budgetControlProcessor Gets an instance of the BudgetControlProcessor class.
Gg801797.pubmethod(en-us,AX.60).gif buildNo (Inherited from xApplication.)
Gg801797.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg801797.pubmethod(en-us,AX.60).gif canDeleteCompany (Overrides the canDeleteCompany Method.)
Gg801797.privmethod(en-us,AX.60).gif canDoWMSLocationConstraintChecks Retrieves a Boolean value that determines whether constraint checks on WMSLocation locations should be performed.
Gg801797.pubmethod(en-us,AX.60).gif canUpdatexRef Indicates whether a cross-reference can be updated.
Gg801797.pubmethod(en-us,AX.60).gif charMax
Gg801797.pubmethod(en-us,AX.60).gif clearManagedCaches (Inherited from xApplication.)
Gg801797.privmethod(en-us,AX.60).gif clearTransactionalScopeCache
Gg801797.pubmethod(en-us,AX.60).gif closingDown
Gg801797.pubmethod(en-us,AX.60).gif company (Inherited from xApplication.)
Gg801797.privmethod(en-us,AX.60).gif createEventCUD
Gg801797.pubmethod(en-us,AX.60).gif curTransactionId (Inherited from xApplication.)
Gg801797.pubmethod(en-us,AX.60).gif dbSynchronize (Overrides the dbSynchronize Method.)
Gg801797.pubmethod(en-us,AX.60).gif deleteCompany (Overrides the deleteCompany Method.)
Gg801797.pubmethod(en-us,AX.60).gif disableCountryContextFilter Disables system-wide optimization in the data access layer, whereby fields that don't belong in the current company's country/region context are dropped from the SELECT query. (Inherited from xApplication.)
Gg801797.pubmethod(en-us,AX.60).gif enableCountryContextFilter Enables system-wide optimization in the data access layer, whereby fields that don't belong in the current company's country/region context are dropped from the SELECT query. (Inherited from xApplication.)
Gg801797.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg801797.pubmethod(en-us,AX.60).gif eventDelete Serves as a callback that is called by the kernel when a record in a table is deleted, provided that the kernel has been set up to monitor records in that table. (Overrides the eventDelete Method.)
Gg801797.pubmethod(en-us,AX.60).gif eventInsert Serves as a callback that is called by the kernel when a record in a table is inserted, provided that the kernel has been set up to monitor records in that table. (Overrides the eventInsert Method.)
Gg801797.pubmethod(en-us,AX.60).gif eventRenameKey Serves as a callback that is called by the kernel when a primary key is renamed, if the kernel has been set up to monitor records in that table. (Overrides the eventRenameKey Method.)
Gg801797.pubmethod(en-us,AX.60).gif eventUpdate Serves as a callback that is called by the kernel when a record in a table is updated, provided that the kernel has been set up to monitor records in that table. (Overrides the eventUpdate Method.)
Gg801797.pubmethod(en-us,AX.60).gif finalize (Inherited from xApplication.)
Gg801797.pubmethod(en-us,AX.60).gif flushcompanycache (Inherited from xApplication.)
Gg801797.pubmethod(en-us,AX.60).gif getApplTables
Gg801797.pubmethod(en-us,AX.60).gif getCountryContextFilter Checks whether system-wide optimization in data access layer that is related to country/region context fields is enabled. (Inherited from xApplication.)
Gg801797.pubmethod(en-us,AX.60).gif getFromVersion
Gg801797.pubmethod(en-us,AX.60).gif getSameNameDifferentIdFields (Overrides the getSameNameDifferentIdFields Method.)
Gg801797.pubmethod(en-us,AX.60).gif getServiceHostStatus (Inherited from xApplication.)
Gg801797.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg801797.pubmethod(en-us,AX.60).gif getToVersion
Gg801797.pubmethod(en-us,AX.60).gif getWMSLocationConstraintCheckerGlobal Retrieves an instance of the WMSLocationConstraintCheckerGlobal class.
Gg801797.pubmethod(en-us,AX.60).gif globalCache
Gg801797.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg801797.pubmethod(en-us,AX.60).gif initBaseData
Gg801797.pubmethod(en-us,AX.60).gif initGlobal (Inherited from xApplication.)
Gg801797.privmethod(en-us,AX.60).gif initializeBusinessOperationExecProperty Initializes the operation execution property from the database.
Gg801797.pubmethod(en-us,AX.60).gif insertXReferences Inserts a xRef object into the database. (Overrides the insertXReferences Method.)
Gg801797.pubmethod(en-us,AX.60).gif inventCostUpdateGlobal Retrieves an instance of the inventCostUpdateGlobal class.
Gg801797.pubmethod(en-us,AX.60).gif inventUpdateOnhandGlobal
Gg801797.pubmethod(en-us,AX.60).gif isCheckedMode (Inherited from xApplication.)
Gg801797.pubmethod(en-us,AX.60).gif isConfigMode (Inherited from xApplication.)
Gg801797.pubmethod(en-us,AX.60).gif isDemoMode (Inherited from xApplication.)
Gg801797.pubmethod(en-us,AX.60).gif isRunningMode
Gg801797.pubmethod(en-us,AX.60).gif isSqlConnected (Inherited from xApplication.)
Gg801797.pubmethod(en-us,AX.60).gif lastTransactionIdCreated
Gg801797.pubmethod(en-us,AX.60).gif lastxRef Retrieves the last xRef object.
Gg801797.pubmethod(en-us,AX.60).gif ledgerPostingProcessor Gets the LedgerPostingProcessor object.
Gg801797.pubmethod(en-us,AX.60).gif logDelete (Overrides the logDelete Method.)
Gg801797.pubmethod(en-us,AX.60).gif logInsert (Overrides the logInsert Method.)
Gg801797.pubmethod(en-us,AX.60).gif logRenameKey (Overrides the logRenameKey Method.)
Gg801797.pubmethod(en-us,AX.60).gif logUpdate (Overrides the logUpdate Method.)
Gg801797.pubmethod(en-us,AX.60).gif majorMinorEtc2sysReleasedVersion
Gg801797.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Application class. (Overrides the new Method.)
Gg801797.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.)
Gg801797.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.)
Gg801797.pubmethod(en-us,AX.60).gif numberOfTreeNodesLoaded (Inherited from xApplication.)
Gg801797.pubmethod(en-us,AX.60).gif numberSeqGlobal
Gg801797.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg801797.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg801797.pubmethod(en-us,AX.60).gif parmExecuteBusinessOperationsWithCLR Gets or sets the ExecuteBusinessOperationsWithCLR parameter.
Gg801797.pubmethod(en-us,AX.60).gif parmTransactionalScopeCacheExists Gets or sets the TransactionalScopeCacheExists parameter.
Gg801797.pubmethod(en-us,AX.60).gif partitionKey Gets a partition key.
Gg801797.pubmethod(en-us,AX.60).gif reIndexNative
Gg801797.pubmethod(en-us,AX.60).gif releaseVersion (Inherited from xApplication.)
Gg801797.pubmethod(en-us,AX.60).gif resourceSchedulerLogger Retrieves the instance of the global scheduler logger.
Gg801797.pubmethod(en-us,AX.60).gif restartServiceHost (Inherited from xApplication.)
Gg801797.pubmethod(en-us,AX.60).gif servicesStartup
Gg801797.pubmethod(en-us,AX.60).gif setCharMax
Gg801797.pubmethod(en-us,AX.60).gif setDefaultCompany (Overrides the setDefaultCompany Method.)
Gg801797.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg801797.pubmethod(en-us,AX.60).gif sourceDocumentProcessContext Gets the SourceDocumentProcessContext object.
Gg801797.pubmethod(en-us,AX.60).gif startup (Overrides the startup Method.)
Gg801797.pubmethod(en-us,AX.60).gif startupPost
Gg801797.pubmethod(en-us,AX.60).gif startupRetailEssentials Checks the configuration key (RetailNonSMB).
Gg801797.pubmethod(en-us,AX.60).gif syncApplTables
Gg801797.pubmethod(en-us,AX.60).gif sysCodeProfilerBegin
Gg801797.pubmethod(en-us,AX.60).gif sysCodeProfilerEnd
Gg801797.pubmethod(en-us,AX.60).gif sysCodeProfilerFlush
Gg801797.pubmethod(en-us,AX.60).gif sysRecIdSequence Instantiates the TradeRecIdSequence class by using the singleton pattern.
Gg801797.pubmethod(en-us,AX.60).gif sysReleasedVersion2majorMinorEtc
Gg801797.pubmethod(en-us,AX.60).gif sysTrace (Overrides the sysTrace Method.)
Gg801797.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg801797.pubmethod(en-us,AX.60).gif transactionlogUpdateTTSControl
Gg801797.pubmethod(en-us,AX.60).gif ttsabort (Inherited from xApplication.)
Gg801797.pubmethod(en-us,AX.60).gif ttsbegin (Inherited from xApplication.)
Gg801797.pubmethod(en-us,AX.60).gif ttscommit (Inherited from xApplication.)
Gg801797.pubmethod(en-us,AX.60).gif ttsLevel (Inherited from xApplication.)
Gg801797.pubmethod(en-us,AX.60).gif ttsNotifyAbort (Overrides the ttsNotifyAbort Method.)
Gg801797.pubmethod(en-us,AX.60).gif ttsNotifyBegin (Overrides the ttsNotifyBegin Method.)
Gg801797.pubmethod(en-us,AX.60).gif ttsNotifyCommit (Overrides the ttsNotifyCommit Method.)
Gg801797.pubmethod(en-us,AX.60).gif ttsNotifyPostBegin (Overrides the ttsNotifyPostBegin Method.)
Gg801797.pubmethod(en-us,AX.60).gif ttsNotifyPreCommit (Overrides the ttsNotifyPreCommit Method.)
Gg801797.pubmethod(en-us,AX.60).gif ttsVersion (Inherited from xApplication.)
Gg801797.pubmethod(en-us,AX.60).gif updateSourceVersionInfo
Gg801797.pubmethod(en-us,AX.60).gif updatexRefSet Disables and enables updates of the cross-reference.
Gg801797.pubmethod(en-us,AX.60).gif updateXrefTreeNode Updates the cross-reference information for the following node types: \Web\Web Files\List Definitions, \Web\Web Files\Static Files, \Web\Web Files\Page Definitions, \Web\Web Files\Web Controls, \SSRS Reports\Reports\ReportDesign, \Visual Studio Projects\ProjectX, and \Visual Studio Projects\ProjectX\Project Output\Assembly File. (Overrides the updateXrefTreeNode Method.)
Gg801797.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.)
Gg801797.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg801797.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg801797.pubmethod(en-us,AX.60).gif xref Informs the Microsoft Dynamics AX Application Object Tree (AOT) path and the xRef object information that corresponds to it. (Overrides the xref Method.)
Gg801797.pubmethod(en-us,AX.60).gif Gg801797.static(en-us,AX.60).gif ::getCurrencyCode Retrieves the currency code of the ledger if the application is in running mode.

Top

Inheritance Hierarchy

Object Class
  xApplication Class
    Application Class
      SysApplicationBootstrap Class