BudgetPlanTemplateGenerationWizard Class [AX 2012]

This class supports the BudgetPlanningTemplateWizard functionality.

Syntax

class BudgetPlanTemplateGenerationWizard extends SysWizard

Run On

Client

Methods

  Method Description
Dn561243.pubmethod(en-us,AX.60).gif accessMenuFunction Initializes a MenuFunction object.
Dn561243.privmethod(en-us,AX.60).gif addFieldsForDimensionLookups Adds the xml parts for dimension document datasource custom queries to the budget planning template.
Dn561243.privmethod(en-us,AX.60).gif addMatrixFields Process and add matrix fields to the proper collections.
Dn561243.privmethod(en-us,AX.60).gif addTemplateColumns Adds all selected template columns to the data sheet, and all other columns to the backing sheet.
Dn561243.pubmethod(en-us,AX.60).gif back (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif backEnabled (Inherited from SysWizard.)
Dn561243.protmethod(en-us,AX.60).gif bitmapLarge (Inherited from SysWizard.)
Dn561243.protmethod(en-us,AX.60).gif bitmapSmall (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif cancel (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn561243.privmethod(en-us,AX.60).gif createTemplateFileOnDisc Creates and writes a spreadsheet file to disc.
Dn561243.pubmethod(en-us,AX.60).gif curTab (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif curTabName (Inherited from SysWizard.)
Dn561243.protmethod(en-us,AX.60).gif enableButtons (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn561243.protmethod(en-us,AX.60).gif finish Finish the wizard. (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif finishEnabled (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif formName Returns the form name of BudgetPlanTemplateGenerationWizard form. (Overrides the formName Method.)
Dn561243.pubmethod(en-us,AX.60).gif formRun (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif generateTemplate Generate a budget planning template based on the data collected in the BudgetPlanTemplateGenerationWizard form.
Dn561243.pubmethod(en-us,AX.60).gif getSelectedAccountStructure Gets the accounting strucutre selected by the user.
Dn561243.privmethod(en-us,AX.60).gif getSelectedDimensionFields
Dn561243.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn561243.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn561243.pubmethod(en-us,AX.60).gif hasFinishButton (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif hasFinishPage (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif hasWelcomePage (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif init (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif initFormRun (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif isBackEnabled (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif isFinishEnabled (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif isNextEnabled (Inherited from SysWizard.)
Dn561243.protmethod(en-us,AX.60).gif new Initializes a new instance of the SysWizard class. (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif next (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif nextEnabled (Inherited from SysWizard.)
Dn561243.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.)
Dn561243.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.)
Dn561243.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn561243.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn561243.pubmethod(en-us,AX.60).gif parmDataSource Gets or sets the dataSource.
Dn561243.pubmethod(en-us,AX.60).gif prompt (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif run Executes the template generation code. (Overrides the run Method.)
Dn561243.pubmethod(en-us,AX.60).gif saveRecord (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif service (Inherited from SysWizard.)
Dn561243.protmethod(en-us,AX.60).gif serviceMethod (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif setConnection Sets the IConnection reference for the wizard.
Dn561243.pubmethod(en-us,AX.60).gif setNonSelectedTemplateColumns Sets the list of columns that weren't selected in the template columns list panel.
Dn561243.pubmethod(en-us,AX.60).gif setPageHelpText (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif setPageTitle (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif setParameters Sets data about the template.
Dn561243.pubmethod(en-us,AX.60).gif setSelectedHeaders Sets a list of the selected header fields in the headers list panel.
Dn561243.pubmethod(en-us,AX.60).gif setSelectedMatrixFields Sets the list of matrix fileds in the calc fields list panel.
Dn561243.pubmethod(en-us,AX.60).gif setSelectedTemplateColumns Sets a list of the selected template columns from the list panel.
Dn561243.pubmethod(en-us,AX.60).gif setTab (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn561243.protmethod(en-us,AX.60).gif setupNavigation (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif skipTab (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn561243.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.)
Dn561243.pubmethod(en-us,AX.60).gif validate Validates the wizard. (Inherited from SysWizard.)
Dn561243.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn561243.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn561243.pubmethod(en-us,AX.60).gif Dn561243.static(en-us,AX.60).gif ::construct Initializes a new instance of the BudgetPlanTemplateGenerationWizard class.
Dn561243.pubmethod(en-us,AX.60).gif Dn561243.static(en-us,AX.60).gif ::isBudgetPlanDocuDataSourceEnabled Checks if the table DocuDataSource has a record that matches the following requirements.Name = "BudgetPlanOfficeAddinService" Type = Service Module = Budget IsActive = Yes
Dn561243.pubmethod(en-us,AX.60).gif Dn561243.static(en-us,AX.60).gif ::isBudgetServicesInboundPortDeployed Checks if the the "BudgetServices" service is deployed and the 6 service operations are enabled.
Dn561243.pubmethod(en-us,AX.60).gif Dn561243.static(en-us,AX.60).gif ::isCorrectServiceDataUtilityVersion Checks if the ServiceDataUtility class exists in assembly Microsoft.Dynamics.AX.Framework.DocumentRender.
Dn561243.pubmethod(en-us,AX.60).gif Dn561243.static(en-us,AX.60).gif ::isOfficeAddinsInstalled Checks to see if Office Addins is installed and enabled.
Dn561243.pubmethod(en-us,AX.60).gif Dn561243.static(en-us,AX.60).gif ::main Provides an entry point for the BudgetPlanTemplateGenerationWizard class when it is called from a menu item.

Top

Inheritance Hierarchy

Object Class
  SysWizard Class
    BudgetPlanTemplateGenerationWizard Class