LedgerVoucherContinuityFix_CN Class [AX 2012]
The LedgerVoucherContinuityFix_CN class is used to check and fix the non-continually Chinese voucher number.
| Method | Description | |
|---|---|---|
| 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.) |
| findVoucherByVoucherCN | Finds the specified record in the GeneralJournalEntry table by using the specified AccountingDate range and the specified Voucher_CN value. |
| fixNonContinuallyVoucherNumber | Fixes the non-continually Chinese voucher number. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initVoucherAndGapList | Initializes sorted Chinese voucher number list and gaps. |
| logRenumberVoucher | Logs the renumber operation for fix Chinese voucher continually. |
| new | Creates new instance of the LedgerVoucherContinuityFix_CN 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.) |
| parmFiscalCalendarPeriod | Gets or sets the FiscalCalendarPeriod parameter. |
| printRenumberLogReport | Prints the renumber operation logs report. |
| renumberVoucherNumber | Renumber the Chinese voucher to the new Chinese voucher for the specified voucher. |
| run | The run function of the LedgerVoucherContinuityFix_CN class. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| swapVoucherNumber | Swaps the Chinese vouchers for the specified vouchers. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateNumSequenceNextValue | Updates the next value of the number sequence. |
| 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.) |
Community Additions
ADD
Show: