EcoResTrackingDimGroupSetupCache 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 EcoResTrackingDimGroupSetupCache 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 are considered as consistent dimensions. |
| ::construct | Initializes a new instance of the EcoResTrackingDimGroupSetupCache class. |
| ::coveragePlanByDimensionEnabled | Retrieves information about which dimensions are active and marked to be included when the master planning is being done. |
| ::financialInventoryEnabled | Retrieves information about which dimensions are active and are 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 which dimensions are active. |
| ::initInventDimParmInitAllActivePhysDim | Gets information about which dimensions are active and physical. |
| ::initInventDimParmInitAllConsistentDim_RU | Gets information about which dimensions are consistent. |
| ::initInventDimParmInitAllCovDim | Gets information about which dimensions are marked as part of master planning. |
| ::initInventDimParmInitAllMandatoryDim_RU | Gets information about which dimensions are marked as mandatory dimensions.Infomation is gathered from all tracking dimension groups in the system. It is enough that a dimension is active and marked as mandatory in just one tracking 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. |
| ::initTrackingDimGroupCache | Initializes internal cache. |
| ::inventDimParm2InventDimParm | |
| ::inventDimParmInitAllActiveDim | Gets information about which dimensions are active. |
| ::inventDimParmInitAllActivePhysicalDim | Gets information about which dimensions are active and physical. |
| ::inventDimParmInitAllConsistentDim_RU | Gets information about which dimensions are consistent. |
| ::inventDimParmInitAllCovDim | Gets information about the dimensions that are marked as part of master planning. |
| ::inventDimParmInitAllMandatoryDim_RU | Gets information about which dimensions are marked as mandatory. |
| ::inventDimParmInitAllPriceDiscDim | Gets the information about the dimensions that are marked as part of purchase or sales order price search. |
| ::isAnyTrackingGroupSalesProcessActive | Queries whether any tracking dimension group has a sales process active dimension. |
| ::mandatory | Retrieves information about which dimensions are active and marked as mandatory. |
| ::notAllowBlankIssue | Retrieves information about which dimensions are active and that do not allow blank issue values. |
| ::notAllowBlankReceipt | Retrieves the information about the dimensions that are active and do not allow for blank receipt values. |
| ::physicalInventoryEnabled | Retrieves information about the dimensions that are active and marked as part of physical inventory. |
| ::primaryStockingEnabled | Retrieves information about whiche dimensions are active and marked as primary stocking dimensions. |
| ::purchPriceSearchEnabled | Retrieves information about which dimensions are active and are marked to be included during a search for purchase price. |
| ::salesPriceSearchEnabled | Retrieves information about which dimensions are active and are marked to be included during a search for sales price. |
| ::salesProcessActivated | Retrieves information about which dimensions are active for a process. |
| ::salesProcessActivatedNotAllowBlankIssue | Retrieves information about which dimensions are sales process active and that do not allow blank issue values. |
Community Additions
ADD
Show: