EcoResStorageDimGroupSetupCache Class [AX 2012]
| 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 EcoResStorageDimGroupSetupCache 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.) |
| ::active | Retrieves information about which dimensions are active. |
| ::classScope | |
| ::clearCache | |
| ::clearCacheClient | |
| ::clearCacheServer | |
| ::consistent | Retrieves information about which dimensions are active and to be considered as consistent dimensions. |
| ::construct | Initializes a new instance of the EcoResStorageDimGroupSetupCache class. |
| ::coveragePlanByDimensionEnabled | Retrieves information about the dimensions that are active and marked to be included when doing master planning. |
| ::financialInventoryEnabled | Retrieves information about which dimensions are active and marked as being part of financial inventory. |
| ::getCachedInventDimParm | Gets a cached record. |
| ::getFieldSetup | Finds an instance of the InventDimGroupFieldSetup class that matches the specified dimension field. |
| ::initInventDimParmInitAllActiveDim | Gets information about the dimensions that are active. |
| ::initInventDimParmInitAllActivePhysDim | Gets information about the dimensions that are active and physical. |
| ::initInventDimParmInitAllCovDim | Gets information about the dimensions that are marked as part of master planning. |
| ::initInventDimParmInitAllMandatoryDim | Gets information about which dimensions are marked as mandatory dimensions.Information is gathered from all storage dimension groups in the system. It is enough that a dimension is active and marked as mandatory in just one storage dimension group to be returned as Mandatory enabled. |
| ::initInventDimParmInitAllPriceDiscDim | Gets information about which dimensions are marked as part of purchase or sales order price search. |
| ::initStorageDimGroupCache | Initializes the internal cache. |
| ::inventDimParm2InventDimParm | |
| ::inventDimParmInitAllActiveDim | Gets information about the dimensions that are active. |
| ::inventDimParmInitAllActivePhysicalDim | Gets information about the dimensions that are active and physical. |
| ::inventDimParmInitAllConsistentDim | Gets information about the dimensions that are consistent. |
| ::inventDimParmInitAllCovDim | Gets information about the dimensions that are marked as part of master planning. |
| ::inventDimParmInitAllMandatoryDim | Gets information about which dimensions are marked as mandatory. |
| ::inventDimParmInitAllPriceDiscDim | Gets information about which dimensions are marked as part of purchase or sales order price search. |
| ::mandatory | Retrieves information about the dimensions that are active and marked as mandatory. |
| ::notAllowBlankIssue | Retrieves information about which dimensions are active and where a blank issue value is not allowed. |
| ::notAllowBlankReceipt | Retrieves information about which dimensions are active and where a blank receipt value is not allowed. |
| ::physicalInventoryEnabled | Retrieves information about the dimensions that are active and marked as part of physical inventory. |
| ::primaryStockingEnabled | Retrieves information about the dimensions that are active and marked as primary stocking dimensions. |
| ::purchPriceSearchEnabled | Retrieves information about which dimensions are active and marked to be included when you search for purchase price. |
| ::salesPriceSearchEnabled | Retrieves information about the dimensions that are active and marked to be included when you search for sales price. |
Community Additions
ADD
Show: