EcoResProductReleaseSessionsForm Class [AX 2012]
The EcoResProductReleaseSessionsForm class provides the methods to control the EcoResProductReleaseSessions form behavior and handle form events.
| Method | Description | |
|---|---|---|
| activeProduct | Handles the active event of the product data source. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| deleteProduct | Handles the delete event of the product form data source. |
| deleteProducts | |
| deleteProductVariant | Handles the delete event of the product variant form data source. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| executeQueryOnMainFormDataSources | Executes queries on the main form data sources. |
| findInitialReleaseSessionRecId | Finds an ID of the latest release session. |
| flushHasInfologCache | Flushes the hasInfologCache cache. |
| formInit | Handles the initialize event of the form. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasInfologProduct | Determines if a product has an Infolog stored during release to a legal entity. |
| init | Initializes an instance of the EcoResProductReleaseSessionsForm class. |
| initFormQueries | Initializes queries that will be used on the form data sources. |
| lookupReleaseSession | Displays the look up form for release sessions and retrieves the user selection. |
| modifiedReleaseSession | Handles the modified event on the form control that displays the release session. |
| new | Initializes a new instance of the EcoResProductReleaseSessionsForm 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.) |
| parmCompanyInfoFormDataSource | Gets or sets the CompanyInfoFormDataSource parameter. |
| parmMenuButtonDetailsExtended | Gets or sets the MenuButtonDetailsExtended parameter. |
| parmMenuButtonVariantsPerCompany | Gets or sets the MenuButtonVariantsPerCompany parameter. |
| parmProductFormDataSource | Gets or sets the ProductFormDataSource parameter. |
| parmProductVariantFormDataSource | Gets or sets the ProductVariantFormDataSource parameter. |
| parmReleaseSessionFormDataSource | Gets or sets the ReleaseSessionFormDataSource parameter. |
| parmReleaseSessionRecId | Gets or sets the ReleaseSessionRecId parameter. |
| parmSelectSessionFormDataSource | Gets or sets the SelectSessionFormDataSource parameter. |
| queryReleaseSession | Retrieves a query for the release session form data source. |
| queryReleaseSessionProducts | Retrieves a query for all product matters and distinct products to be displayed in the open release sessions form. |
| queryReleaseSessionVariants | Retrieves a query for all distinct product variants to be displayed in the open release sessions form. |
| refresh | Refreshes the form. |
| removeProductLegalEntity | Removes a legal entity for a product from the release session. |
| setReleaseSessionRanges | Sets release session ID range value for all queries that are used in the form. |
| 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.) |
| viewInfologProductClicked | Handles the clicked event for the view Infolog for the products button. |
| viewInfologProductVariantClicked | Handles clicked event for the view Infolog for the product variants button. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct |
Community Additions
ADD
Show: