EcoResProductVariantDimValue Class [AX 2012]
The EcoResProductVariantDimValue class is used to search for product dimension values.
| Method | Description | |
|---|---|---|
| buildDimValuesFromQuery | Adjusts the specified QueryBuildDataSource in order to provide the complete list of dimension values. |
| buildDimValuesList | |
| buildDimValuesQuery | Build the query that contains dimension values. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkExist | Determines whether the specified dimension value exists in the specified product. |
| dataSetLookupDimValue | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| exist | Determines whether the specified dimension value exists for a specified product. |
| findByProductVariant | Finds the dimension value for the specified EcoResDistinctProductVariantRecId value of the product variant. |
| getDimTable | |
| getDimTableNaturalKeyFieldId | |
| getDimValues | Provides the complete list of the dimension value records for the specified product. |
| getDimValuesCount | Provides the count of the dimension value records for the specified product. |
| getDimValuesQuery | Provides the complete list of the dimension value records for the specified product. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| lookupDimValueSimple | |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| 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.) |
| parmDimTableLabel | Gets or sets the DimTableLabel parameter. |
| parmEcoResProductDimensionAttribute | Gets or sets the EcoResProductDimensionAttribute parameter. |
| queryAddProductDimValues | Adjusts the specified QueryBuildDataSource in order to provide the complete list of dimension values. |
| queryAdjustByDimensionAttribute | |
| 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 EcoResProductVariantDimValue class. |
| ::dataSetLookupConfigId | Provides lookup functionality to obtain all the released product variant configuration dimension values. |
| ::dataSetLookupInventColorId | Provides lookup functionality to obtain all the released product variant color dimension values. |
| ::dataSetLookupInventSizeId | Provides lookup functionality to obtain all the released product variant size dimension values. |
| ::dataSetLookupInventStyleId | Provides lookup functionality to obtain all the released product variant style dimension values. |
| ::existOnServer | Determines whether the specified dimension value exists for a specified product. |
| ::getDimensionContainerByProductVariant | Creates the container that contains all product dimensions for the specified product variant. |
| ::getDimensionValuesContainer | Gets the container that contains product dimension values with the product dimension attributes that correspond. |
| ::lookupSimpleConfigId | Provides lookup functionality to obtain all the released product variant configuration dimension values. |
| ::lookupSimpleInventColorId | Provides lookup functionality to obtain all the released product variant color dimension values. |
| ::lookupSimpleInventSizeId | Provides lookup functionality to obtain all the released product variant size dimension values. |
| ::lookupSimpleInventStyleId | Provides lookup functionality to obtain all the released product variant style dimension values. |
| ::newEcoResProductVariantDimValue | Creates an instance of the EcoResProductVariantDimValue classes. |
| ::newProductVariantDim_ConfigId | Creates an instance of the EcoResProductVariantDimValue class for the product configuration dimension. |
| ::newProductVariantDim_InventColorId | Creates an instance of the EcoResProductVariantDimValue class for the product color dimension. |
| ::newProductVariantDim_InventSizeId | Creates an instance of the EcoResProductVariantDimValue class for the product size dimension. |
| ::newProductVariantDim_InventStyleId | Creates an instance of the EcoResProductVariantDimValue class for the product style dimension. |
Community Additions
ADD
Show: