SysDictField Class [AX 2012]

Syntax

class SysDictField extends DictField implements SysDictXmlReflectionProvider

Run On

Called

Methods

  Method Description
Gg926803.pubmethod(en-us,AX.60).gif aliasFor Returns the ID of the alias field, if the field is an alias for another field. (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif alignment (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif allowEdit (Overrides the allowEdit Method.)
Gg926803.pubmethod(en-us,AX.60).gif allowEditOnCreate (Overrides the allowEditOnCreate Method.)
Gg926803.pubmethod(en-us,AX.60).gif analysisDefaultTotal
Gg926803.pubmethod(en-us,AX.60).gif aosAuthorization (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif aotAllowEdit
Gg926803.pubmethod(en-us,AX.60).gif aotAllowEditOnCreate
Gg926803.pubmethod(en-us,AX.60).gif aotVisible
Gg926803.pubmethod(en-us,AX.60).gif arrayIndex (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif arraySize Returns the array size for the field (in other words, the array size of the underlying extended data type). (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif baseType Returns the base type of the field, such as string, real, integer, date, time, enum, or container. (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg926803.pubmethod(en-us,AX.60).gif configurationKeyId Returns the ID of the configuration key for the field. (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif configurationKeyIdDefined
Gg926803.pubmethod(en-us,AX.60).gif currencyCode
Gg926803.pubmethod(en-us,AX.60).gif currencyCodeField
Gg926803.pubmethod(en-us,AX.60).gif currencyCodeTable
Gg926803.pubmethod(en-us,AX.60).gif currencyDate
Gg926803.pubmethod(en-us,AX.60).gif currencyDateField
Gg926803.pubmethod(en-us,AX.60).gif currencyDateTable
Gg926803.pubmethod(en-us,AX.60).gif dateTimeTimeZoneRuleFieldName (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif displaceNegative
Gg926803.pubmethod(en-us,AX.60).gif displayHeight (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif displayLength (Overrides the displayLength Method.)
Gg926803.pubmethod(en-us,AX.60).gif enumId Returns the ID of the enumeration if the field is based on an enumeration. (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg926803.pubmethod(en-us,AX.60).gif extendedFieldId
Gg926803.pubmethod(en-us,AX.60).gif fieldSize
Gg926803.privmethod(en-us,AX.60).gif findTreeNode
Gg926803.pubmethod(en-us,AX.60).gif flags Returns an integer that defines the properties of the field. The flag values, such as DBF_MANDATORY, are defined in the DictField macro. (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif getCountryRegionCodes (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif getCountryRegionContextField (Inherited from DictField.)
Gg926803.privmethod(en-us,AX.60).gif getPath Gets a value from a table in the path.
Gg926803.pubmethod(en-us,AX.60).gif getPrimaryTableForSurrogateField (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif getSourceType
Gg926803.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg926803.pubmethod(en-us,AX.60).gif gotoMainTableMenuFunction
Gg926803.pubmethod(en-us,AX.60).gif groupPrompt Returns the groupPrompt value for the field. (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif groupPromptDefined Returns the value of the groupPrompt property for the field. (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg926803.pubmethod(en-us,AX.60).gif help Returns the Help text that is displayed for the field. (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif helpDefined Returns the value of the help property for the field. (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif helpLabelId
Gg926803.pubmethod(en-us,AX.60).gif id Returns the ID of the field. (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif image
Gg926803.pubmethod(en-us,AX.60).gif isBaseCurrencyCodeFieldDerivedFrom
Gg926803.pubmethod(en-us,AX.60).gif isBaseCurrencyDateFieldDerivedFrom
Gg926803.pubmethod(en-us,AX.60).gif isDerivedFrom
Gg926803.pubmethod(en-us,AX.60).gif isDimensionField Checks whether the current field is a dimension field.
Gg926803.pubmethod(en-us,AX.60).gif isFieldReplacementKey Checks whether a field is a replacement key index.
Gg926803.pubmethod(en-us,AX.60).gif isIgnoreEDTRelation (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif isIndexField Indicates whether the current field is indexed.
Gg926803.pubmethod(en-us,AX.60).gif isMonocased Returns a value that indicates whether the database requires that the field be monocase. (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif isSecureField Indicates whether this field has access to any task.
Gg926803.pubmethod(en-us,AX.60).gif isSql Returns a value that indicates whether the field is in the SQL database. (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif isSurrogateForeignKey (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif isSystem Returns a value that indicates whether the field is a system field. (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif isUnique
Gg926803.pubmethod(en-us,AX.60).gif isUserEnabled
Gg926803.pubmethod(en-us,AX.60).gif label Returns the label for the field. (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif labelDefined Returns the value of the label property for the field. (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif labelLabel
Gg926803.pubmethod(en-us,AX.60).gif mandatory (Overrides the mandatory Method.)
Gg926803.pubmethod(en-us,AX.60).gif maxAccessMode
Gg926803.pubmethod(en-us,AX.60).gif name Returns the name of the field. (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from DictField.)
Gg926803.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.)
Gg926803.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.)
Gg926803.pubmethod(en-us,AX.60).gif nullValue
Gg926803.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg926803.pubmethod(en-us,AX.60).gif origin (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg926803.pubmethod(en-us,AX.60).gif path
Gg926803.pubmethod(en-us,AX.60).gif qualifiedLabel (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif relatedTableName (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif relationContext (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif relationObject Returns a DictRelation object for the field if the field is based on an extended data type that has a relation. (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif rightAligned
Gg926803.pubmethod(en-us,AX.60).gif rights Returns the access rights for the current user that are specified for the field. (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif saveContents
Gg926803.pubmethod(en-us,AX.60).gif setLookupMode (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif setSFKAutoAuthorizationMode (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg926803.pubmethod(en-us,AX.60).gif stringLen Returns the string size of the field if the base type of the field is a string. (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif tableid Returns the ID of the table that contains the field. (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif tableName
Gg926803.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg926803.pubmethod(en-us,AX.60).gif treeNode
Gg926803.pubmethod(en-us,AX.60).gif type Returns the data type of the field. (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif typeId Returns the ID of the extended data type if the field is based on an extended data type. (Inherited from DictField.)
Gg926803.pubmethod(en-us,AX.60).gif typeName Gets the name of the extended data type or enumeration variable defining the field.
Gg926803.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.)
Gg926803.pubmethod(en-us,AX.60).gif userType
Gg926803.pubmethod(en-us,AX.60).gif visible (Overrides the visible Method.)
Gg926803.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg926803.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg926803.pubmethod(en-us,AX.60).gif xmlQualifiedName
Gg926803.pubmethod(en-us,AX.60).gif xmlReflection
Gg926803.protmethod(en-us,AX.60).gif xmlReflectionApiData
Gg926803.protmethod(en-us,AX.60).gif xmlReflectionContainers
Gg926803.protmethod(en-us,AX.60).gif xmlReflectionDataType
Gg926803.protmethod(en-us,AX.60).gif xmlReflectionHelpText
Gg926803.protmethod(en-us,AX.60).gif xmlReflectionLabel
Gg926803.protmethod(en-us,AX.60).gif xmlReflectionMemberData
Gg926803.pubmethod(en-us,AX.60).gif Gg926803.static(en-us,AX.60).gif ::findFieldById Looks in the hierarchy (base and derived tables) for a field that has current table ID and field ID.
Gg926803.pubmethod(en-us,AX.60).gif Gg926803.static(en-us,AX.60).gif ::findFieldByName Performs a search in the current table and all its derived tables for a field that has the current fieldname value.
Gg926803.privmethod(en-us,AX.60).gif Gg926803.static(en-us,AX.60).gif ::getReplacementKeyFieldList Get a list of the DictField instances that are specified as part of the Replacement Key Index.
Gg926803.pubmethod(en-us,AX.60).gif Gg926803.static(en-us,AX.60).gif ::isFieldMapped Indicates whether the specified map field has been mapped to a table field for the specified table.
Gg926803.pubmethod(en-us,AX.60).gif Gg926803.static(en-us,AX.60).gif ::newName
Gg926803.pubmethod(en-us,AX.60).gif Gg926803.static(en-us,AX.60).gif ::newTreeNode

Top

Inheritance Hierarchy

Object Class
  DictField Class
    SysDictField Class