EcoResProductListPageButtonState Class [AX 2012]
This class is responsible for determining the button states of the product list page.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| determineButtonState | Determines the input parameters for the button states. |
| determineEngineeringState | Determines the values of the input for the engieering state. |
| determineGlobalParameters | Determines the global parameters which are not product specific. |
| determineProductState | Determines the general product related input state. |
| determineRetailState | Determine the state of the retail input. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| isItemInventoried | Determines if the item is inventoried. |
| 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.) |
| pack | Serializes the current instance of the EcoResProductListPageButtonState class. |
| parmBatchActivated | Gets or sets the BatchActivated parameter. |
| parmCanBeProduced | Gets or sets the CanBeProduced parameter. |
| parmCanHaveBOM | Gets or sets the CanHaveBOM parameter. |
| parmCanHaveRoute | Gets or sets the CanHaveRoute parameter. |
| parmCategoryExists | Gets or sets the CategoryExists parameter. |
| parmEditUseInvoiceMatching | Gets or sets the EditUseInvoiceMatching parameter. |
| parmHasBatchAttributesItem | Gets or sets the HasBatchAttributesItem parameter. |
| parmHasTemplate | Gets or sets the HasTemplate parameter. |
| parmInventTable | Gets or sets the InventTable parameter. |
| parmIsActiveStockTransfer_IN | Gets or sets the IsActiveStockTransfer_IN parameter. |
| parmIsBulkorPack | Gets or sets the IsBulkorPack parameter. |
| parmIsCoByProduct | Gets or sets the IsCoByProduct parameter. |
| parmIsConfigActive | Gets or sets the IsConfigActive parameter. |
| parmIsDimensionBased | Gets or sets the IsDimensionBased parameter. |
| parmIsFormulaAllowed | Gets or sets the IsFormulaAllowed parameter. |
| parmIsInventoried | Gets or sets the IsInventoried parameter. |
| parmIsLegalEntityInCountryRegionRU | Gets or sets the IsLegalEntityInCountryRegionRU parameter. |
| parmIsPlanningItem | Gets or sets the IsPlanningItem parameter. |
| parmIsRetailKit | Gets or sets the IsRetailKit parameter. |
| parmIsServiceItem | Gets or sets the IsServiceItem parameter. |
| parmIsWHSEnabled | Gets or sets the IsWHSEnabled parameter. |
| parmMcrInstallmentEnabled | Gets or sets the McrInstallmentEnabled parameter. |
| parmPmfProductType | Gets or sets the PmfProductType parameter. |
| parmUseQualityManagement | Gets or sets the UseQualityManagement 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.) |
| unpack | Deserializes the _packedClass parameter value to an instance of the EcoResProductListPageButtonState class. |
| 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 EcoResProductListPageButtonState class. |
| ::create | Creates a EcoResProductListPageButtonState instance. |
| ::createOnServer | Creates the instance on the server and packs it into a container. |
Community Additions
ADD
Show: