EcoResProductVariantsCompanyHelper Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| clearCache | Clears the internal cache. (Inherited from EcoResProductVariantsFormHelper.) |
| createProductDimValueRecords | Creates product variant dimension values records. |
| createProductVariantDimensionValue | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getProductDimensionValues | Gets the active product variant dimension values for the current product variant. (Inherited from EcoResProductVariantsFormHelper.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getVariantRecIdForDefaultConfiguration | Finds the product variant that contains the default configuration for current product master (Inherited from EcoResProductVariantsFormHelper.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| handleFormStateForVariant | Handles the form control states that are based on the specified distinct product variant. (Overrides the handleFormStateForVariant Method.) |
| handleProductDimensionJumpRef | Handles the functionality for the product dimensions. (Inherited from EcoResProductVariantsFormHelper.) |
| initFromProductMaster | Initializes the product variant buffer from the current product master. (Inherited from EcoResProductVariantsFormHelper.) |
| initProductDimensionsDatasources | Initializes the product dimensions data sources. (Inherited from EcoResProductVariantsFormHelper.) |
| initProductVariantDataSource | Initializes the current product variant data source. (Inherited from EcoResProductVariantsFormHelper.) |
| isDefaultConfigurationVariant | Checks whether the specified EcoResDistinctProductVariantRecId value is equal to the distinct product variant that contains the default configuration for current product master record. (Inherited from EcoResProductVariantsFormHelper.) |
| isDimensionDatasourceActive | Verifies that the current form data source represents an active product dimension (Inherited from EcoResProductVariantsFormHelper.) |
| isNewProductVariant | Verifies that the new product variant is to be created. (Inherited from EcoResProductVariantsFormHelper.) |
| isVariantDimensionValueDatasource | Checks whether the specified FormDataSource value belongs to distinct product variant dimension value tables. (Inherited from EcoResProductVariantsFormHelper.) |
| new | Initializes a new instance of the EcoResProductVariantsFormHelper class. (Inherited from EcoResProductVariantsFormHelper.) |
| 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.) |
| parentTitle | Retrieves the title for a product master for which a variants form is opened. (Overrides the parentTitle Method.) |
| parmEcoResProductMaster | Gets or sets the EcoResProductMaster parameter. (Inherited from EcoResProductVariantsFormHelper.) |
| parmFormRun | Gets or sets the FormRun parameter. (Inherited from EcoResProductVariantsFormHelper.) |
| parmIsRetailKit | Gets or sets the IsRetailKit parameter. (Inherited from EcoResProductVariantsFormHelper.) |
| parmProductImageControlName | Gets or sets the ProductImageControlName parameter. (Inherited from EcoResProductVariantsFormHelper.) |
| productDimensionActive | Determines whether a product dimension is active. (Inherited from EcoResProductVariantsFormHelper.) |
| setProductDimensionsVisible | Sets visibility of controls for product dimension values, depending on the active state of a product dimension. (Inherited from EcoResProductVariantsFormHelper.) |
| 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.) |
| validateWriteProductVariant | Validates that the new product variant can be created. (Inherited from EcoResProductVariantsFormHelper.) |
| 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 EcoResProductVariantsCompanyHelper class. |
| ::newFromFormRun | Creates a new instance of the EcoResProductVariantsCompanyHelper class and initializes it with a FormRun object. |
Community Additions
ADD
Show: