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