EcoResCategoryImportCommonClass Class [AX 2012]
| Method | Description | |
|---|---|---|
| addCategory | |
| addError | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| generateReport | Generates an import details report. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| importCategoriesWithStatus | Inserts or updates the code, name, description, and status in the EcoResCategory table. |
| importToStagingTable | Imports a document into the EcoResCategoryImport table. |
| new | Creates a new instance of the EcoResCategoryImportCommonClass 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.) |
| parmAifInboundPortId | Gets or sets a property of the EcoResCategoryImportCommodityCode class. |
| parmCategoryHierarchy | Retrieves a property of the EcoResCategoryImportCommodityCode class. |
| parmImportFilename | Gets or sets a Filename property of the EcoResCategoryImportCommodityCode class |
| run | Executes the import process. |
| runTransforms | Applies the transformations that are associated with the selected endpoint. |
| 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.) |
| validateXML | |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::importToStagingTableOnServer | Imports a document into the EcoResCategoryImport table. |
| ::importToStagingTableOnServerIL | Imports a document into the EcoResCategoryImport table. |
Community Additions
ADD
Show: