Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SysCheckList_UpgradeCode class is used to display a special code upgrade checklist when the application is upgraded between versions.
Syntax
class SysCheckList_UpgradeCode extends SysCheckList
Run On
Client
Methods
Method | Description | |
---|---|---|
![]() |
applyStylesheet | (Inherited from SysCheckList.) |
![]() |
canBePreventedAtStartup | Determines whether the user can prevent this checklist from being displayed at startup. (Overrides the canBePreventedAtStartup Method.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
canRunSilent | (Inherited from SysCheckList.) |
![]() |
dialog | |
![]() |
doInit | (Overrides the doInit Method.) |
![]() |
doUpdateHtml | Updates the HTML content of a checklist. (Inherited from SysCheckList.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
finalize | (Inherited from SysCheckList.) |
![]() |
finalizeChecklist | (Overrides the finalizeChecklist Method.) |
![]() |
find | Finds a record in the SysSetupLog table. (Overrides the find Method.) |
![]() |
getAdditionalCss | Gets additional CSS information for the checklist. (Inherited from SysCheckList.) |
![]() |
getCheckListCaption | (Overrides the getCheckListCaption Method.) |
![]() |
getCheckListType | Prompts the user to select the type of code upgrade checklist to run. |
![]() |
getChecklistXml | Gets the checklist XML document. (Inherited from SysCheckList.) |
![]() |
getFromDialog | |
![]() |
getGroupState | Gets the state of a group of checklist items in the checklist. (Inherited from SysCheckList.) |
![]() |
getHelpImage | (Inherited from SysCheckList.) |
![]() |
getHtml | (Inherited from SysCheckList.) |
![]() |
getHtmlDocumentTemplate | (Inherited from SysCheckList.) |
![]() |
getHtmlGroupTemplate | (Inherited from SysCheckList.) |
![]() |
getHtmlGroupText | (Inherited from SysCheckList.) |
![]() |
getHtmlHeader | (Overrides the getHtmlHeader Method.) |
![]() |
getHtmlHeaderHelp | (Overrides the getHtmlHeaderHelp Method.) |
![]() |
getHtmlHeaderTemplate | (Inherited from SysCheckList.) |
![]() |
getHtmlHelpTemplate | (Inherited from SysCheckList.) |
![]() |
getHtmlInfoTemplate | (Inherited from SysCheckList.) |
![]() |
getHtmlItemTemplate | (Inherited from SysCheckList.) |
![]() |
getHtmlItemText | (Inherited from SysCheckList.) |
![]() |
getHtmlScript | Gets the HTML code of a checklist. (Inherited from SysCheckList.) |
![]() |
getInterfaceId | (Overrides the getInterfaceId Method.) |
![]() |
getItem | (Inherited from SysCheckList.) |
![]() |
getName | (Inherited from SysCheckList.) |
![]() |
getScroll | (Inherited from SysCheckList.) |
![]() |
getStatusImage | (Inherited from SysCheckList.) |
![]() |
getStatusToolTip | (Inherited from SysCheckList.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
gotoScroll | (Inherited from SysCheckList.) |
![]() |
groupIsExpanded | Checks whether a checklist group is in an expanded state. (Inherited from SysCheckList.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
infoText | (Inherited from SysCheckList.) |
![]() |
init | (Inherited from SysCheckList.) |
![]() |
initCheckBoxControl | (Inherited from SysCheckList.) |
![]() |
initHtmlControl | (Inherited from SysCheckList.) |
![]() |
insertItem | (Inherited from SysCheckList.) |
![]() |
isEmpty | (Inherited from SysCheckList.) |
![]() |
isRunnable | (Overrides the isRunnable Method.) |
![]() |
makeLink | (Inherited from SysCheckList.) |
![]() |
mandatoryFinished | Verifies whether all of the mandatory items of a checklist have finished. (Inherited from SysCheckList.) |
![]() |
mandatoryItems | (Inherited from SysCheckList.) |
![]() |
mandatoryItemsFinished | (Inherited from SysCheckList.) |
![]() |
maybeDirRTL | (Inherited from SysCheckList.) |
![]() |
needReStart | (Inherited from SysCheckList.) |
![]() |
new | Initializes a new instance of the SysCheckList class. (Inherited from SysCheckList.) |
![]() |
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.) |
![]() |
onlyPrimarilySortOrder | (Inherited from SysCheckList.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
parmIsSetupMode | Gets or sets the IsSetupMode parameter. (Inherited from SysCheckList.) |
![]() |
parmSysCodeUpgradeCheckListType | Gets or sets the SysCodeUpgradeCheckListType parameter. |
![]() |
preRunFormInInitialization | Peforms operation before running the form in the initialization. (Inherited from SysCheckList.) |
![]() |
preventAtStartup | Checks to see whether a checklist has been prevented at startup. (Inherited from SysCheckList.) |
![]() |
refresh | (Inherited from SysCheckList.) |
![]() |
runSilent | (Inherited from SysCheckList.) |
![]() |
save | Inserts a record into the SysSetupLog table. (Overrides the save Method.) |
![]() |
sequenceSort | (Inherited from SysCheckList.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
sortWithStatusPreference | (Inherited from SysCheckList.) |
![]() |
statusSort | (Inherited from SysCheckList.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
updateHtml | (Inherited from SysCheckList.) |
![]() |
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.) |
![]() ![]() |
::isCodeOrDataUpgradeNeeded | Indicates whether Microsoft Dynamics AX is in a code and data upgrade mode. |
![]() ![]() |
::isUpgrade | Indicates whether Microsoft Dynamics AX is in a code upgrade mode. |
![]() ![]() |
::runModelUpgradeCheckList | Runs the model code upgrade checklist. |
Top
Remarks
Depending on the upgrade scenario, one of two variations of this checklist is displayed to the user. The user is prompted about this in the getCheckListType method.
Inheritance Hierarchy
Object Class
SysCheckList Class
SysCheckList_UpgradeCode Class