EcoResProductReleaseManagerItem Class [AX 2012]
The EcoResProductReleaseManagerItem class is a special version of the EcoResProductReleaseManager class that is responsible for releasing the product to valid entities without creating inventory modules and default item location.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createDimensionGroupRelations | Populates relationship tables to dimension groups. (Inherited from EcoResProductReleaseManager.) |
| createInventItemLocation | Creates a new item location for the product that is being released. (Inherited from EcoResProductReleaseManager.) |
| createInventItemSetupSupplyType | Creates a new item default order type for the product that is released. (Inherited from EcoResProductReleaseManager.) |
| createInventTable | Creates a new item for the product that is released. (Inherited from EcoResProductReleaseManager.) |
| createInventTableModules | Creates new inventory modules for the product that is being released. (Inherited from EcoResProductReleaseManager.) |
| createProductPerCompanyTables | Creates product per company related tables. (Inherited from EcoResProductReleaseManager.) |
| 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.) |
| getUnitOfMeasure | Gets the units for purchase, sales, and BOM. (Inherited from EcoResProductReleaseManager.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Initializes an instance of the EcoResProductReleaseManager class. (Inherited from EcoResProductReleaseManager.) |
| initInventTableFromParms | Initializes a InventTable record with the parameter values. (Inherited from EcoResProductReleaseManager.) |
| initItemId | Initializes the itemId parameter. (Overrides the initItemId Method.) |
| initItemNameAlias | Initializes the itemNameAlias parameter. (Inherited from EcoResProductReleaseManager.) |
| new | Initializes a new instance of the EcoResProductReleaseManagerBase class. (Inherited from EcoResProductReleaseManagerBase.) |
| 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.) |
| parmEcoResProduct | Gets or sets the EcoResProduct parameter. (Inherited from EcoResProductReleaseManagerBase.) |
| parmItemId | Gets or sets the ItemId parameter. (Inherited from EcoResProductReleaseManager.) |
| parmItemNameAlias | Gets or sets the ItemNameAlias parameter. (Inherited from EcoResProductReleaseManager.) |
| parmLegalEntity | Gets or sets the LegalEntity parameter. (Inherited from EcoResProductReleaseManagerBase.) |
| release | Releases the product to the legal entity without inventory modules and default location. (Overrides the release Method.) |
| setInventTableFields | Sets the fields in the InventTable buffer. (Inherited from EcoResProductReleaseManager.) |
| 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.) |
| validateUnitOfMeasure | Validates that units of measure are compatible. (Inherited from EcoResProductReleaseManager.) |
| 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 EcoResProductReleaseManagerItem class. |
Object Class
EcoResProductReleaseManagerBase Class
EcoResProductReleaseManager Class
EcoResProductReleaseManagerItem Class
EcoResProductReleaseManagerBase Class
EcoResProductReleaseManager Class
EcoResProductReleaseManagerItem Class
Community Additions
ADD
Show: