InventDimMetaDataCache Class [AX 2012]

The InventDimMetaDataCache class caches metadata information about the InventDim table and the InventDimParm table.

Syntax

class InventDimMetaDataCache

Run On

Called

Methods

  Method Description
Gg788230.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg788230.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg788230.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg788230.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg788230.protmethod(en-us,AX.60).gif new Initializes a new instance of the InventDimMetaDataCache class.
Gg788230.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.)
Gg788230.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.)
Gg788230.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg788230.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg788230.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg788230.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg788230.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.)
Gg788230.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg788230.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg788230.privmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::classScope
Gg788230.pubmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::clearCache
Gg788230.privmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::clearCacheClient
Gg788230.privmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::clearCacheServer
Gg788230.pubmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::construct Initializes a new instance of the InventDimMetaDataCache class.
Gg788230.pubmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::dimAgreementFieldList Retrieves a list of field IDs from the AgreementDimensionsPrioritized field group in the InventDim table.
Gg788230.pubmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::dimCovDimEnabledFieldList Retrieves a list of configuration enabled field IDs from the ReqDimensionsPrioritized field group in the InventDim table.
Gg788230.pubmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::dimEnabledFieldList Retrieves a list of configuration enabled field IDs from the InventoryDimensions field group in the InventDim table.
Gg788230.pubmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::dimFieldList Retrieves a list of field IDs from the InventoryDimensions field group in the InventDim table.
Gg788230.pubmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::dimParmFieldList Gets a list of field IDs from the FixedView field group in the InventDimParm table.
Gg788230.pubmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::dimParmFieldListLarge Gets a list of field IDs from the View field group in the InventDimParm table.
Gg788230.pubmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::dimProductDimEnabledFieldList Gets a list of configuration enabled field IDs from the ProductDimensions field group in the InventDim table.
Gg788230.pubmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::dimProductDimFieldList Gets a list of configuration enabled field IDs from the ProductDimensions field group in the InventDim table.
Gg788230.pubmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::dimStorageDimEnabledFieldList Gets a list of configuration enabled field IDs from the StorageDimensions field group in the InventDim table.
Gg788230.pubmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::dimStorageDimFieldList Gets a list of field IDs from the StorageDimensions field group in the InventDim table.
Gg788230.pubmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::dimTrackingDimEnabledFieldList Gets a list of configuration enabled field IDs from the TrackingDimensions field group in the InventDim table.
Gg788230.pubmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::dimTrackingDimFieldList Gets a list of field IDs from the TrackingDimensions field group in the InventDim table.
Gg788230.pubmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::fillParameterFormView
Gg788230.protmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::getFieldGroupFields Retrieves the list of field IDs from a field group of a table.
Gg788230.protmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::getServer_dimAgreementFieldList Retrieves the list of field IDs from the AgreementDimensionsPrioritized field group in the InventDim table.
Gg788230.protmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::getServer_dimCovDimEnabledFieldList Retrieves the list of configuration-enabled field IDs from the ReqDimensionsPrioritized field group in the InventDim table.
Gg788230.protmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::getServer_dimEnabledFieldList Retrieves the list of configuration enabled field IDs from the InventoryDimensions field group in the InventDim table.
Gg788230.protmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::getServer_dimFieldList Gets the list of field IDs from the InventoryDimensions field group in the InventDim table.
Gg788230.protmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::getServer_dimParmFieldList Retrieves the list of field IDs from the FixedView field group in the InventDimParm table.
Gg788230.protmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::getServer_dimParmFieldListLarge Retrieves the list of field IDs from the View field group in the InventDimParm table.
Gg788230.protmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::getServer_dimProductDimEnabledFieldList Gets the list of configuration-enabled field IDs from the ProductDimensions field group in the InventDim table.
Gg788230.protmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::getServer_dimProductDimFieldList Gets the list of field IDs from the ProductDimensions field group in the InventDim table.
Gg788230.protmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::getServer_dimStorageDimEnabledFieldList Gets the list of configuration-enabled field IDs from the StorageDimensions field group in the InventDim table.
Gg788230.protmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::getServer_dimStorageDimFieldList Gets the list of field IDs from the StorageDimensions field group in the InventDim table.
Gg788230.protmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::getServer_dimTrackingDimEnabledFieldList Gets the list of configuration-enabled field IDs from the TrackingDimensions field group in the InventDim table.
Gg788230.protmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::getServer_dimTrackingDimFieldList Gets the list of field IDs from the TrackingDimensions field group in the InventDim table.
Gg788230.protmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::getServer_interCompanydimFieldList Retrieves the list of field IDs from the InventoryDimensions field group in the InterCompanyInventDim table.
Gg788230.pubmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::handleListReport
Gg788230.pubmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::interCompanyDimFieldList Gets a list of field IDs from the InventoryDimensions field group in the InterCompanyInventDim table.
Gg788230.pubmethod(en-us,AX.60).gif Gg788230.static(en-us,AX.60).gif ::systemHasMultipleProductDim Gets information about the multiple product dimensions that are enabled in the system.

Top

Inheritance Hierarchy

Object Class
  InventDimMetaDataCache Class