RetailConnReplicationUtilities Class [AX 2012]

The RetailConnReplicationUtilities class is the basic utilities of replication tables are defined.

Syntax

class RetailConnReplicationUtilities

Run On

Called

Methods

  Method Description
Hh811564.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Hh811564.pubmethod(en-us,AX.60).gif closeLocal Closes the replication connection.
Hh811564.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Hh811564.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Hh811564.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Hh811564.pubmethod(en-us,AX.60).gif new Initializes a new instance of the RetailConnReplicationUtilities class.
Hh811564.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.)
Hh811564.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.)
Hh811564.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Hh811564.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Hh811564.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Hh811564.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Hh811564.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.)
Hh811564.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Hh811564.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::baseTypeToDRMType Converts the base data type enumeration value to a DRM type enumeration value.
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::companyExists Method returns true if the company exists otherwise false.
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::convertFieldType Method returns the converted value for the value in the _fieldType.
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::convertToLinkFieldBlob Returns a blob containing values from those fields that participate in table-distribution links for the specified table
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::createRefKey Creates a reference key for the table.
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::fieldType Converts the base enumeration type field to DRM type field.
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::fieldType2 Finds the value of the data type field.
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::fieldTypeToSQL Finds the SQL type value for the field's data type.
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::formatKey Initializes a record and formats the data of the field into a string.
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::getAX2009POSDataStore Get DataStore for a given storeNumber that belongs to the AX5POS channel Schema If there are more than one, the first one is picked If there are none, a warning is shown and 0 is returned
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::getAXPrimaryIndexColumnNames Gets AX primary index column names.
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::getErrorString Gets the error string related to the specified error number.
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::getFieldID Method initializes the varaiables with the ID for the given table and field.
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::getFieldType Gets the SQL type of the data type of the field.
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::getFiltereLocationListLESet Returns a collection of legal entities corresponding to all distribution locations.
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::getTableID ID of the table.
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::getTableIDFromRelation Gets table ID from relation.
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::getValidTimeStateFieldType Method inistializes the validTimeStateFieldType with the value Date if the type of the dict field is Date otherwise UTCDateTime.
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::hasParitionColumn Check if the table has partition key field
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::initFromLinkFieldBlob Populates the serialized field values from the specified blob into the specified record
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::isBinaryField Checks the field is Binary field.
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::isGlobalTable Checks the table's data is saved on a per-company basis.
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::isTableTempDB Checks if the table is TempDB table
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::loadStringResource Loads string resource.
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::methodReturnType Converts and returns the DRM type ID of the return ID of the method that is passed.
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::parseKey Parses the key string and adds the characters into a container.
Hh811564.pubmethod(en-us,AX.60).gif Hh811564.static(en-us,AX.60).gif ::validatePartitionID Validate if the specified partition ID matches the partition ID in current user session.

Top

Inheritance Hierarchy

Object Class
  RetailConnReplicationUtilities Class