EcoResProductDimGroupSetup Class [AX 2012]
| Method | Description | |
|---|---|---|
| activeDimensionFields | Retrieves information about which dimensions are active dimensions. |
| anyProductDimensionsActive | Determines whether any product dimensions are active. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| copyProductDimensions | Copies the values for active product dimensions from one InventDim record to another InventDim record. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getFieldSetup | Initializes an instance of the InventDimGroupFieldSetup class, based on the specified dimension setup record. |
| getFieldSetupEnumerator | Creates an enumerator to iterate over all dimension fields. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| inventDimParmActiveDimensions | Returns information about which dimensions are active product dimensions. |
| new | Initializes a new instance of the EcoResProductDimGroupSetup 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.) |
| parmProductDimensionGroup | Gets or sets the ProductDimensionGroup parameter. |
| 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.) |
| ::construct | Initializes a new instance of the EcoResProductDimGroupSetup class. |
| ::copyProductDimensionsForItem | Copies the values for active product dimensions from one InventDim record to another InventDim record. |
| ::copyProductDimensionsForProductMaster | Copies values for active product dimensions from one InventDim record to another InventDim record. |
| ::dimFields | Retrieves a list of fields from the InventDim records that contain all the product dimension fields. |
| ::inventDimParmProductDimensions | Retrieves an InventDimParm record that contains only the fields of the specified product dimension. |
| ::newDimensionGroup | Creates an instance of the EcoResProductDimGroupSetup class that matches the specified dimension group. |
| ::newInventTable | Creates an instance of the EcoResProductDimGroupSetup class that matches the InventTable record. |
| ::newItemId | Creates an instance of the EcoResProductDimGroupSetup class that matches the specified item. |
Community Additions
ADD
Show: