NumberSeqDatatype Class [AX 2012]

This class is used to configure the number sequence static information for data types that will be associated with the number sequences.

Syntax

class NumberSeqDatatype

Run On

Called

Methods

  Method Description
Gg745013.pubmethod(en-us,AX.60).gif addParameterType Adds a new parameter type for the data type.
Gg745013.privmethod(en-us,AX.60).gif appendParameterType Appends a new parameter type to the set of available parameter types.
Gg745013.pubmethod(en-us,AX.60).gif availableParameterTypes Creates a list of all the parameter types that are defined for the data type.
Gg745013.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg745013.privmethod(en-us,AX.60).gif compareParameters Compares two sets of parameters and determines whether the parameter sets differ and whether the set of enabled parameters differ.
Gg745013.pubmethod(en-us,AX.60).gif create Stores the contents of the NumberSeqDatatype data type in the database in relational form.
Gg745013.pubmethod(en-us,AX.60).gif enabledParameterTypes Creates a list of all the parameter types that are enabled for the data type.
Gg745013.pubmethod(en-us,AX.60).gif enableParameterType Enables or disables a parameter type that has already been added to the available parameter types for the data type.
Gg745013.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg745013.pubmethod(en-us,AX.60).gif find Loads the data type definition information from the related database tables.
Gg745013.privmethod(en-us,AX.60).gif getParameterType Retrieves a parameter type at the specified position in the set of available parameter types.
Gg745013.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg745013.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg745013.privmethod(en-us,AX.60).gif new Initializes a new instance of the NumberSeqDatatype class.
Gg745013.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.)
Gg745013.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.)
Gg745013.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg745013.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg745013.privmethod(en-us,AX.60).gif parameterTypeElements Retrieves the number of parameter types in the set of available parameter types.
Gg745013.pubmethod(en-us,AX.60).gif parmConfigurationKeyId Gets and sets the configurationKeyId property.
Gg745013.pubmethod(en-us,AX.60).gif parmDatatypeId Gets and sets the datatypeId property.
Gg745013.pubmethod(en-us,AX.60).gif parmDatatypeSameAsId Gets and sets the datatypeSameAsId property.
Gg745013.pubmethod(en-us,AX.60).gif parmIsGroupEnabled Gets and sets the isGroupEnabled property.
Gg745013.pubmethod(en-us,AX.60).gif parmModule Gets and sets the module property.
Gg745013.privmethod(en-us,AX.60).gif parmParameterTypes Gets the ParameterTypes parameter.
Gg745013.pubmethod(en-us,AX.60).gif parmRecId Retrieves the recId property.
Gg745013.pubmethod(en-us,AX.60).gif parmReferenceHelp Gets and sets the referenceHelp property.
Gg745013.pubmethod(en-us,AX.60).gif parmReferenceLabel Gets and sets the referenceLabel property.
Gg745013.pubmethod(en-us,AX.60).gif parmSortField Gets and sets the sortField property.
Gg745013.pubmethod(en-us,AX.60).gif parmWizardfetchAheadQty Gets and sets the wizardfetchAheadQty property.
Gg745013.pubmethod(en-us,AX.60).gif parmWizardHighest Gets and sets the wizardHighest property.
Gg745013.pubmethod(en-us,AX.60).gif parmWizardIsChangeDownAllowed Gets and sets the wizardIsChangeDownAllowed property.
Gg745013.pubmethod(en-us,AX.60).gif parmWizardIsChangeUpAllowed Gets or sets the value of the NoYes property.
Gg745013.pubmethod(en-us,AX.60).gif parmWizardIsContinuous Gets and sets the wizardIsContinuous property.
Gg745013.pubmethod(en-us,AX.60).gif parmWizardIsManual Gets and sets the wizardIsManual property.
Gg745013.pubmethod(en-us,AX.60).gif parmWizardLowest Gets and sets the wizardLowest property.
Gg745013.pubmethod(en-us,AX.60).gif reset Reinitializes the class.
Gg745013.privmethod(en-us,AX.60).gif resetParameterTypes Clears the set of available parameters types.
Gg745013.privmethod(en-us,AX.60).gif retrieveParameterTypes Retrieves the parameter types from the database that are defined for the data type, if the parameter types have not yet been retrieved.
Gg745013.pubmethod(en-us,AX.60).gif scopeType Retrieves the value of the scopeType property.
Gg745013.privmethod(en-us,AX.60).gif setParameterType Stores a parameter type at the specified position in the set of available parameter types.
Gg745013.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg745013.pubmethod(en-us,AX.60).gif table Retrieves the embedded NumberSequenceDatatype table.
Gg745013.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg745013.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.)
Gg745013.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg745013.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg745013.pubmethod(en-us,AX.60).gif Gg745013.static(en-us,AX.60).gif ::checkforReferences Checks whether references are currently associated with the specified data type.
Gg745013.pubmethod(en-us,AX.60).gif Gg745013.static(en-us,AX.60).gif ::construct Initializes a new instance of the NumberSeqDatatype class.
Gg745013.pubmethod(en-us,AX.60).gif Gg745013.static(en-us,AX.60).gif ::getCountryRegionIds Gets a comma separated list of LogisticsAddressCountryRegionId values for the specified data type.
Gg745013.pubmethod(en-us,AX.60).gif Gg745013.static(en-us,AX.60).gif ::getModuleLabel Gets the NumberSequenceRefModule field, which is the display name, of the specified NumberSeqModule record.
Gg745013.pubmethod(en-us,AX.60).gif Gg745013.static(en-us,AX.60).gif ::getNameMapForModule Gets a Map that contains the display name and ExtendedTypeId of each data type that is associated with the specified NumberSeqModule.
Gg745013.pubmethod(en-us,AX.60).gif Gg745013.static(en-us,AX.60).gif ::getNameMapOfModules Gets a Map that contains the display name and value of each NumberSeqModule.
Gg745013.pubmethod(en-us,AX.60).gif Gg745013.static(en-us,AX.60).gif ::getNameMapOfModulesOnClient Gets a Map containing the display name and value of each NumberSeqModule.
Gg745013.privmethod(en-us,AX.60).gif Gg745013.static(en-us,AX.60).gif ::getNameMapOfModulesPack

Top

Inheritance Hierarchy

Object Class
  NumberSeqDatatype Class