JmgCalcApproveForm Class [AX 2012]
The JmgCalcApproveForm class supports the JmgCalcApprove form.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| date_gotFocus | Handles the got focus event of the date control. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getJmgStampJournalTrans | Gets a temporary JmgStampJournalTrans buffer with time transactions that are associated with the specified JmgStampJournalTable record. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getWeekNumbersTable | Returns the JmgWeekNumberTmp table that contains week numbers and week day ranges for the specified year. |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initChangeLog | Initializes a JmgChangeLog record from a JmgStampJournalTrans record. |
| 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.) |
| parmDateControl | Gets or sets the DateControl parameter. |
| parmWeekControl | Gets or sets the WeekControl parameter. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setTransRecId | Updates the JmgStampJournalTrans record with the record ID of the corresponding change log. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| transactionDeleted | Updates the JmgChangeLog table when a transaction is deleted. |
| transactionInserted | Updates the JmgChangeLog table when a transaction is inserted. |
| transactionUpdated | Updates the JmgChangeLog table when a transaction is updated. |
| 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.) |
| weekNumber_gotFocus | Event handler method for the got focus event of the week number control. |
| weekNumberLookup | Looks up the week number control. |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the JmgCalcApproveForm class. |
| ::toggleApprove | Toggles the Approve check mark on the JmgCalcApprove form. |
| ::toggleCalculate | Toggles the Calculate check mark on the JmgCalcApprove form. |
| ::toggleTransfer | Toggles the Transfer check mark on the JmgCalcApprove form. |
Community Additions
ADD
Show: