DimensionEnabledType Class [AX 2012]

The DimensionEnabledType class is used to hold information about a type that can be used as a dimension attribute.

NoteNote

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.


  Microsoft Dynamics AX 2012 R3
          class DimensionEnabledType implements SysPackable

  Microsoft Dynamics AX 2012 R2 (SYS)
          class DimensionEnabledType

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          class DimensionEnabledType

  Microsoft Dynamics AX 2012 (FPK)
          class DimensionEnabledType

  Microsoft Dynamics AX 2012 (SYS)
          class DimensionEnabledType

Run On

Called

  MethodDescription
Gg734998.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg734998.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg734998.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg734998.pubmethod(en-us,AX.60).gif getTranslationKeyFieldName Gets the field name of the key field in the translation table that represents the foreign key to the entity that is being translated.
Gg734998.pubmethod(en-us,AX.60).gif getTranslationLanguageIdFieldName Gets the field name of the language ID field in the translation table.
Gg734998.pubmethod(en-us,AX.60).gif getTranslationNameFieldName Gets the field name of the translated name field in the translation table.
Gg734998.pubmethod(en-us,AX.60).gif getTranslationTableName Gets the table name of the table that contains the dimension value translations.
Gg734998.pubmethod(en-us,AX.60).gif getTranslationViewKeyFieldName Gets the field name of the key field in the translation view representing the foreign key to the entity being translated.
Gg734998.pubmethod(en-us,AX.60).gif getTranslationViewLanguageIdFieldName Gets the field name of the language ID field in the translation view.
Gg734998.pubmethod(en-us,AX.60).gif getTranslationViewName Gets the view name of the view containing the translated dimension values.
Gg734998.pubmethod(en-us,AX.60).gif getTranslationViewNameFieldName Gets the field name of the untranslated name field in the translation view.
Gg734998.pubmethod(en-us,AX.60).gif getTranslationViewSysLanguageIdFieldName Gets the field name of the system language ID field in the translation view.
Gg734998.pubmethod(en-us,AX.60).gif getTranslationViewTranslatedNameFldName Gets the field name of the translated name field in the translation view.
Gg734998.pubmethod(en-us,AX.60).gif getTranslationViewValueFieldName Gets the field name of the value field in the translation view.
Gg734998.pubmethod(en-us,AX.60).gif getUseTranslationNameMethod Gets a Boolean value that indicates whether a method is called to retrieve the name translation.
Gg734998.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg734998.pubmethod(en-us,AX.60).gif isUserDefined Specifies whether the type is user-defined or system defined.
Gg734998.protmethod(en-us,AX.60).gif new Initializes a new instance of the DimensionEnabledType class.
Gg734998.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.)
Gg734998.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.)
Gg734998.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg734998.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg734998.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the DimensionEnabledType class.
Gg734998.pubmethod(en-us,AX.60).gif parmBackingEntityKeyFieldName Gets or sets the BackingEntityKeyFieldName parameter.
Gg734998.pubmethod(en-us,AX.60).gif parmBackingEntityTableName Gets or sets the BackingEntityTableName parameter.
Gg734998.pubmethod(en-us,AX.60).gif parmBackingEntityValueFieldName Gets or sets the BackingEntityValueFieldName parameter.
Gg734998.privmethod(en-us,AX.60).gif parmDimValueTranslationContract Gets or sets the DimValueTranslationContract parameter.
Gg734998.pubmethod(en-us,AX.60).gif parmFinancialTagCategoryId Gets or sets the FinancialTagCategoryId parameter.
Gg734998.pubmethod(en-us,AX.60).gif parmSingularLabel Gets or sets the SingularLabel parameter.
Gg734998.pubmethod(en-us,AX.60).gif parmViewLabel Gets or sets the ViewLabel parameter.
Gg734998.pubmethod(en-us,AX.60).gif parmViewName Gets or sets the ViewName parameter.
Gg734998.pubmethod(en-us,AX.60).gif populateDimensionAttribute Links a DimensionAttribute value to the current predefined or user-defined list.
Gg734998.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg734998.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg734998.pubmethod(en-us,AX.60).gif unpack Deserializes the _packedClass parameter value to an instance of the DimensionEnabledType class.
Gg734998.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.)
Gg734998.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg734998.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg734998.pubmethod(en-us,AX.60).gif Gg734998.static(en-us,AX.60).gif ::constructForSystemDefinedByTableId Constructs a new instance of the DimensionEnabledType class initialized for a system-defined list identified by the table ID.
Gg734998.pubmethod(en-us,AX.60).gif Gg734998.static(en-us,AX.60).gif ::constructForUserDefined Constructs a new instance of the DimensionEnabledType class by using the specified parameters for a user-defined list.
Gg734998.pubmethod(en-us,AX.60).gif Gg734998.static(en-us,AX.60).gif ::create Constructs a new instance of the DimensionEnabledType class by using the packed container.
Gg734998.privmethod(en-us,AX.60).gif Gg734998.static(en-us,AX.60).gif ::getDimensionValueTranslationContract Gets the DimensionValueTranslationContract object that is associated with the dimension-enabled view, if it is available.
Gg734998.pubmethod(en-us,AX.60).gif Gg734998.static(en-us,AX.60).gif ::getFieldsForDeleteOrRename Gets a container of field information that is required to check if a delete is allowed to rename or delete a backing entity instance.
Gg734998.pubmethod(en-us,AX.60).gif Gg734998.static(en-us,AX.60).gif ::getSystemDefinedDimensions Retrieves an ordered array of DimensionEnabledType objects for all the system-defined lists in the system.
Gg734998.privmethod(en-us,AX.60).gif Gg734998.static(en-us,AX.60).gif ::getSystemDefinedDimensionsServer Retrieves an ordered array of DimensionEnabledType objects for all the system-defined lists in the system, excluding the special main account view.
Gg734998.pubmethod(en-us,AX.60).gif Gg734998.static(en-us,AX.60).gif ::getUserDefinedDimensions Retrieves an ordered array of DimensionEnabledType objects that contain all user-defined lists in the system.
Gg734998.privmethod(en-us,AX.60).gif Gg734998.static(en-us,AX.60).gif ::getUserDefinedDimensionsServer Retrieves an ordered array of DimensionEnabledType objects that contain all user-defined lists in the system.
Gg734998.privmethod(en-us,AX.60).gif Gg734998.static(en-us,AX.60).gif ::quickSort Sorts an array of dimension enabled types based on their view label.
Top

Object Class
  DimensionEnabledType Class

Community Additions

ADD
Show: