GanttTable_SMA Class [AX 2012]
The GanttTable_SMA class is used to load and store data in GanttTmpSMA table.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canLoadRecord | Tests whether the currently selected record can be loaded in the Gantt chart. (Inherited from GanttTableBase.) |
| checkFailedOrigRecordDeleted | (Inherited from GanttTableBase.) |
| checkFailedOrigRecordUpdated | (Inherited from GanttTableBase.) |
| checkOrigRecordStatus | (Inherited from GanttTableBase.) |
| cleanTableBuffer | (Inherited from GanttTableBase.) |
| count | (Inherited from GanttTableBase.) |
| createModificationByFieldNames | (Inherited from GanttTableBase.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fieldCollection | (Inherited from GanttTableBase.) |
| fieldIdRecId | (Inherited from GanttTableBase.) |
| findFirst | (Inherited from GanttTableBase.) |
| findNext | (Inherited from GanttTableBase.) |
| findOrigRecId | Finds a record in the cached data of the table that is based on the original record ID of the table. (Inherited from GanttTableBase.) |
| findRecId | (Inherited from GanttTableBase.) |
| ganttTableBaseData | (Inherited from GanttTableBase.) |
| getModifiedFieldsByFieldNames | (Inherited from GanttTableBase.) |
| getOrigRecord | Finds a record in the smmActivities table that corresponds to the current record. (Overrides the getOrigRecord Method.) |
| getOrigRecordStatus | (Inherited from GanttTableBase.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| goToActivity | Displays the smmActivities form filtered by the activity. |
| goToServiceOrder | Displays the SMAServiceOrderTable form filtered by the service order that is related to the selected activity. |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | (Inherited from GanttTableBase.) |
| initBaseData | (Inherited from GanttTableBase.) |
| initDefaultFieldCollection | (Inherited from GanttTableBase.) |
| initFieldCollection | (Inherited from GanttTableBase.) |
| initFromActivity | Initializes the GanttTmpSMA table record from the smmActivities table activity record. |
| initGanttTableBaseData | Creates an instance of GanttTable_SMA class to store base data. (Overrides the initGanttTableBaseData Method.) |
| initMaps | (Inherited from GanttTableBase.) |
| initRecordSortedList | (Inherited from GanttTableBase.) |
| initTableBuffer | (Inherited from GanttTableBase.) |
| initUserChanges | (Inherited from GanttTableBase.) |
| insert | (Inherited from GanttTableBase.) |
| new | Initializes a new instance of the GanttTableBase class. (Inherited from GanttTableBase.) |
| 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.) |
| origRecId | (Inherited from GanttTableBase.) |
| origRecVersion | (Inherited from GanttTableBase.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmAllowUserModification | Gets or sets the AllowUserModification parameter. (Inherited from GanttTableBase.) |
| parmKeepBaseData | Gets or sets the KeepBaseData parameter. (Inherited from GanttTableBase.) |
| parmSetUserModifiedRecIds | Gets or sets the SetUserModifiedRecIds parameter. (Inherited from GanttTableBase.) |
| parmTableBuffer | Gets or sets the TableBuffer parameter. (Overrides the parmTableBuffer Method.) |
| recVersionForOrigRecId | Gets the record version stored in the internal table map for an original record identified by its RecId. (Inherited from GanttTableBase.) |
| removeUserModifiedRecId | (Inherited from GanttTableBase.) |
| resetAllData | (Inherited from GanttTableBase.) |
| resetMaps | (Inherited from GanttTableBase.) |
| resetRecordSortedList | (Inherited from GanttTableBase.) |
| resetTableBuffer | Sets the current record to nullNothingnullptrunita null reference (Nothing in Visual Basic). (Overrides the resetTableBuffer Method.) |
| resetUserChanges | (Inherited from GanttTableBase.) |
| setFieldValuesFromMap | (Inherited from GanttTableBase.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| tableId | (Inherited from GanttTableBase.) |
| tableName | (Inherited from GanttTableBase.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateBaseDataAfterSaving | (Inherited from GanttTableBase.) |
| updateField | Updates a field on a table buffer stored in the GanttTableBase class record sorted list (Inherited from GanttTableBase.) |
| updateLatestRecVersion | (Inherited from GanttTableBase.) |
| updateModification | (Inherited from GanttTableBase.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateWrite | Validates the current record. (Overrides the validateWrite Method.) |
| 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 GanttTable_SMA class. |
| ::getCalendarId | Retrieves the ID of the calendar that is assigned to an employee. |
| ::getColor | Retrieves the color of the activity based on priority. |
| ::newAllowUserModification | Creates an instance the GanttTable_SMA class. |
Community Additions
ADD
Show: