DimensionCreator_BR Class [AX 2012]

Handles the Brazilian updates for data types: the change of the Name EDT size from 60 to 80 and the creation of the additional dimension.

class DimensionCreator_BR

Run On

Client

  MethodDescription
JJ690868.protmethod(en-us,AX.60).gif addElementToEDT Adds a new dimension as a new array element to an extended data type.
JJ690868.protmethod(en-us,AX.60).gif addElementToEnum Adds the new dimension as a new element to an enumeration.
JJ690868.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ690868.protmethod(en-us,AX.60).gif changeNameEDTsSize Changes the size of the Name EDT.
JJ690868.protmethod(en-us,AX.60).gif createAdditionalDimension Creates the additional dimension on base enums ans EDTs.
JJ690868.protmethod(en-us,AX.60).gif dimensionCaption Provides the caption for the additional dimension.
JJ690868.protmethod(en-us,AX.60).gif dimensionName Provides the name for the additional dimension.
JJ690868.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ690868.pubmethod(en-us,AX.60).gif formName Retrieves the related DimensionCreatorWizard_BR form name.
JJ690868.protmethod(en-us,AX.60).gif getListTreeNodePaths Gets a list of the tree node paths of the Dimension related base enums and EDTs.
JJ690868.privmethod(en-us,AX.60).gif getNewPropertiesMap
JJ690868.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ690868.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ690868.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
JJ690868.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.)
JJ690868.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.)
JJ690868.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ690868.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ690868.pubmethod(en-us,AX.60).gif prompt Calls the form related to this class.
JJ690868.pubmethod(en-us,AX.60).gif run Runs the operations the user chose on the related form.
JJ690868.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ690868.protmethod(en-us,AX.60).gif sysLabelFile Retrieves an instance of the SysLabelFile class representing the label file.
JJ690868.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ690868.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.)
JJ690868.protmethod(en-us,AX.60).gif versionControlCheckIn Opens the Pending objects form according to user selection.
JJ690868.protmethod(en-us,AX.60).gif versionControlCheckOut Checks out the elements that the wizard needs to modify.Any new extended data types or enums that relate to dimensions should be added to this method.
JJ690868.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ690868.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ690868.pubmethod(en-us,AX.60).gif JJ690868.static(en-us,AX.60).gif ::main Provides an entry point for the DimensionCreator_BR class when it is called from a menu item.
Top

Object Class
  DimensionCreator_BR Class

Community Additions

ADD
Show: