InventDimMetaDataCache Class [AX 2012]
The InventDimMetaDataCache class caches metadata information about the InventDim table and the InventDimParm table.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the InventDimMetaDataCache class. |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::classScope | |
| ::clearCache | |
| ::clearCacheClient | |
| ::clearCacheServer | |
| ::construct | Initializes a new instance of the InventDimMetaDataCache class. |
| ::dimAgreementFieldList | Retrieves a list of field IDs from the AgreementDimensionsPrioritized field group in the InventDim table. |
| ::dimCovDimEnabledFieldList | Retrieves a list of configuration enabled field IDs from the ReqDimensionsPrioritized field group in the InventDim table. |
| ::dimEnabledFieldList | Retrieves a list of configuration enabled field IDs from the InventoryDimensions field group in the InventDim table. |
| ::dimFieldList | Retrieves a list of field IDs from the InventoryDimensions field group in the InventDim table. |
| ::dimParmFieldList | Gets a list of field IDs from the FixedView field group in the InventDimParm table. |
| ::dimParmFieldListLarge | Gets a list of field IDs from the View field group in the InventDimParm table. |
| ::dimProductDimEnabledFieldList | Gets a list of configuration enabled field IDs from the ProductDimensions field group in the InventDim table. |
| ::dimProductDimFieldList | Gets a list of configuration enabled field IDs from the ProductDimensions field group in the InventDim table. |
| ::dimStorageDimEnabledFieldList | Gets a list of configuration enabled field IDs from the StorageDimensions field group in the InventDim table. |
| ::dimStorageDimFieldList | Gets a list of field IDs from the StorageDimensions field group in the InventDim table. |
| ::dimTrackingDimEnabledFieldList | Gets a list of configuration enabled field IDs from the TrackingDimensions field group in the InventDim table. |
| ::dimTrackingDimFieldList | Gets a list of field IDs from the TrackingDimensions field group in the InventDim table. |
| ::fillParameterFormView | |
| ::getFieldGroupFields | Retrieves the list of field IDs from a field group of a table. |
| ::getServer_dimAgreementFieldList | Retrieves the list of field IDs from the AgreementDimensionsPrioritized field group in the InventDim table. |
| ::getServer_dimCovDimEnabledFieldList | Retrieves the list of configuration-enabled field IDs from the ReqDimensionsPrioritized field group in the InventDim table. |
| ::getServer_dimEnabledFieldList | Retrieves the list of configuration enabled field IDs from the InventoryDimensions field group in the InventDim table. |
| ::getServer_dimFieldList | Gets the list of field IDs from the InventoryDimensions field group in the InventDim table. |
| ::getServer_dimParmFieldList | Retrieves the list of field IDs from the FixedView field group in the InventDimParm table. |
| ::getServer_dimParmFieldListLarge | Retrieves the list of field IDs from the View field group in the InventDimParm table. |
| ::getServer_dimProductDimEnabledFieldList | Gets the list of configuration-enabled field IDs from the ProductDimensions field group in the InventDim table. |
| ::getServer_dimProductDimFieldList | Gets the list of field IDs from the ProductDimensions field group in the InventDim table. |
| ::getServer_dimStorageDimEnabledFieldList | Gets the list of configuration-enabled field IDs from the StorageDimensions field group in the InventDim table. |
| ::getServer_dimStorageDimFieldList | Gets the list of field IDs from the StorageDimensions field group in the InventDim table. |
| ::getServer_dimTrackingDimEnabledFieldList | Gets the list of configuration-enabled field IDs from the TrackingDimensions field group in the InventDim table. |
| ::getServer_dimTrackingDimFieldList | Gets the list of field IDs from the TrackingDimensions field group in the InventDim table. |
| ::getServer_interCompanydimFieldList | Retrieves the list of field IDs from the InventoryDimensions field group in the InterCompanyInventDim table. |
| ::handleListReport | |
| ::interCompanyDimFieldList | Gets a list of field IDs from the InventoryDimensions field group in the InterCompanyInventDim table. |
| ::systemHasMultipleProductDim | Gets information about the multiple product dimensions that are enabled in the system. |
Community Additions
ADD
Show: