Application Class [AX 2012]
| Method | Description | |
|---|---|---|
| budgetControlProcessor | Gets an instance of the BudgetControlProcessor class. |
| buildNo | (Inherited from xApplication.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canDeleteCompany | (Overrides the canDeleteCompany Method.) |
| canDoWMSLocationConstraintChecks | Retrieves a Boolean value that determines whether constraint checks on WMSLocation locations should be performed. |
| canUpdatexRef | Indicates whether a cross-reference can be updated. |
| charMax | |
| clearManagedCaches | (Inherited from xApplication.) |
| clearTransactionalScopeCache | |
| closingDown | |
| company | (Inherited from xApplication.) |
| createEventCUD | |
| curTransactionId | (Inherited from xApplication.) |
| dbSynchronize | (Overrides the dbSynchronize Method.) |
| deleteCompany | (Overrides the deleteCompany Method.) |
| 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.) |
| 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.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| 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.) |
| 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.) |
| 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.) |
| 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.) |
| finalize | (Inherited from xApplication.) |
| flushcompanycache | (Inherited from xApplication.) |
| getApplTables | |
| getCountryContextFilter | Checks whether system-wide optimization in data access layer that is related to country/region context fields is enabled. (Inherited from xApplication.) |
| getFromVersion | |
| getSameNameDifferentIdFields | (Overrides the getSameNameDifferentIdFields Method.) |
| getServiceHostStatus | (Inherited from xApplication.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getToVersion | |
| getWMSLocationConstraintCheckerGlobal | Retrieves an instance of the WMSLocationConstraintCheckerGlobal class. |
| globalCache | |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initBaseData | |
| initGlobal | (Inherited from xApplication.) |
| initializeBusinessOperationExecProperty | Initializes the operation execution property from the database. |
| insertXReferences | Inserts a xRef object into the database. (Overrides the insertXReferences Method.) |
| inventCostUpdateGlobal | Retrieves an instance of the inventCostUpdateGlobal class. |
| inventUpdateOnhandGlobal | |
| isCheckedMode | (Inherited from xApplication.) |
| isConfigMode | (Inherited from xApplication.) |
| isDemoMode | (Inherited from xApplication.) |
| isRunningMode | |
| isSqlConnected | (Inherited from xApplication.) |
| lastTransactionIdCreated | |
| lastxRef | Retrieves the last xRef object. |
| ledgerPostingProcessor | Gets the LedgerPostingProcessor object. |
| logDelete | (Overrides the logDelete Method.) |
| logInsert | (Overrides the logInsert Method.) |
| logRenameKey | (Overrides the logRenameKey Method.) |
| logUpdate | (Overrides the logUpdate Method.) |
| majorMinorEtc2sysReleasedVersion | |
| new | Initializes a new instance of the Application class. (Overrides the new Method.) |
| 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.) |
| numberOfTreeNodesLoaded | (Inherited from xApplication.) |
| numberSeqGlobal | |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmExecuteBusinessOperationsWithCLR | Gets or sets the ExecuteBusinessOperationsWithCLR parameter. |
| parmTransactionalScopeCacheExists | Gets or sets the TransactionalScopeCacheExists parameter. |
| partitionKey | Gets a partition key. |
| reIndexNative | |
| releaseVersion | (Inherited from xApplication.) |
| resourceSchedulerLogger | Retrieves the instance of the global scheduler logger. |
| restartServiceHost | (Inherited from xApplication.) |
| servicesStartup | |
| setCharMax | |
| setDefaultCompany | (Overrides the setDefaultCompany Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| sourceDocumentProcessContext | Gets the SourceDocumentProcessContext object. |
| startup | (Overrides the startup Method.) |
| startupPost | |
| startupRetailEssentials | Checks the configuration key (RetailNonSMB). |
| syncApplTables | |
| sysCodeProfilerBegin | |
| sysCodeProfilerEnd | |
| sysCodeProfilerFlush | |
| sysRecIdSequence | Instantiates the TradeRecIdSequence class by using the singleton pattern. |
| sysReleasedVersion2majorMinorEtc | |
| sysTrace | (Overrides the sysTrace Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| transactionlogUpdateTTSControl | |
| ttsabort | (Inherited from xApplication.) |
| ttsbegin | (Inherited from xApplication.) |
| ttscommit | (Inherited from xApplication.) |
| ttsLevel | (Inherited from xApplication.) |
| ttsNotifyAbort | (Overrides the ttsNotifyAbort Method.) |
| ttsNotifyBegin | (Overrides the ttsNotifyBegin Method.) |
| ttsNotifyCommit | (Overrides the ttsNotifyCommit Method.) |
| ttsNotifyPostBegin | (Overrides the ttsNotifyPostBegin Method.) |
| ttsNotifyPreCommit | (Overrides the ttsNotifyPreCommit Method.) |
| ttsVersion | (Inherited from xApplication.) |
| updateSourceVersionInfo | |
| updatexRefSet | Disables and enables updates of the cross-reference. |
| 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.) |
| 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.) |
| xref | Informs the Microsoft Dynamics AX Application Object Tree (AOT) path and the xRef object information that corresponds to it. (Overrides the xref Method.) |
| ::getCurrencyCode | Retrieves the currency code of the ledger if the application is in running mode. |
Community Additions
ADD
Show: