SubledgerJournalizerBondExtension Class [AX 2012]
The SubledgerJournalizerBondExtension class handles correspondence information.
| Method | Description | |
|---|---|---|
| applyRoundingToSubledgerJournalTmpDetail | Applies Russian rounding logic to created SubledgerJournalAccountEntryTmpDetail. The difference with core logic is that Russian logic takes into account transaction bonding. |
| applyRoundingToTmpDetailEventHandler | Handles rounding of created SubledgerJournalAccountEntryTmpDetail records. |
| bondExchangeRateVariances | Bonds exchange rate variances. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canSubscribe | Checks whether to subscribe the journalizer event. (Overrides the canSubscribe Method.) |
| deleteInsertedAccountEntryDistributions | Handles deletion of SubledgerJournalAccountEntryTmpDetail records regarding distributions. |
| deleteInsertedSubledgerJourAccEntries | Handles deletion of SubledgerJournalAccountEntryTmpDetail records. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fillBondTmpForSummarize | Inserts grouped data into SubledgerBondTmp for summary preview. |
| fillBondTmpForSummaryPreview | Inserts grouped data into SubledgerBondTmp for summary preview. |
| getBondBatchTrans | Gets Bond Batch Trans num for a given key. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| groupIntoTmpBond | Inserts grouped data into SubledgerBondTmp. |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| importCorrespondenceLinkFromSubledger | Gets Bond Batch Trans num from linked subledger. |
| incLastBatchTrans | Increments last batch numbers for debit or credit. |
| initialize | Initializes the subledger journalizer extension. (Inherited from SubledgerJournalizerExtension.) |
| insertBondMap | Handles insertion of SubledgerBondMapTmp table. |
| insertCreditToTmpSummary | Handles insertion of credit subledger journal account entry. |
| insertDebitToTmpSummary | Handles insertion of debit subledger journal account entry. |
| insertingDistributedTmpEventHandler | Handles the insertingDistributedTmp event. |
| insertingImportedSubAccEntryEventHandler | Handles the insertingImportedSubledgerJournalAccountEntry event. |
| insertingJournalizingTmpEventHandler | Handles the insert of journalized transactions to the temporary table. |
| insertNewAccountEntryDistributions | Handles insertion of SubledgerJournalAccountEntryDistribution table. |
| insertSubledgerJourAccEntryEventHandler | Handles the event insertion of subeldger journal account entries. |
| insertSubledgerJournalAccountEntry | Handles insertion of SubledgerJournalAccountEntry table. |
| insertSubledgerJournalAccountEntryBond | Handles insertion of SubledgerJournalAccountEntryBond table. |
| insertSublJourAccEntryDistrEventHandler | Handles insertion of the SubledgerJournalAcountEntryDistribution table. |
| insImpSubledgerAccEntryToDetEventHandler | Imports subledger journal account entry and inserts it into the _tmpDetail record. |
| insImpSubledgerAccEntryToSumEventHandler | Imports subledger journal account entry being inserted to the _tmpSummary record. |
| lastBatchTrans | Returns a value of last BondBatch transaction for debit or credit transactions. |
| loadedSubledgerJourTmpDetailEventHandler | Handles events when the _subledgerJournalAccountEntryTmpDetail argument is loaded. |
| loadingDistributionToTmpEventHandler | Handles start of loading distribution to a temporary table. |
| minSigned | MFunction returns minimum absolute value of arguments with the sign of first argument. |
| new | Initializes a new instance of the SubledgerJournalizerExtension class. (Inherited from SubledgerJournalizerExtension.) |
| 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.) |
| parmSubledgerJournalizer | Gets or sets the SubledgerJournalizer parameter. (Inherited from SubledgerJournalizerExtension.) |
| processFirstToTmp | Adds first distribution record to AccountingDistributionTmp table. |
| processNotFirstToTmp | Adds other distribution records to AccountingDistributionTmp table. |
| processToTmp | Processes insertion to a temporary table. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| startingLoadAccDstrTmpForFinEventHandler | Starts loading subledger to temporary table. |
| subscribe | Subscribes to the subledger journalizer extension events. (Overrides the subscribe Method.) |
| summedJourAccEntryDetailEventHandler | Handles summarization from a detail table to a summary table. |
| summedPrevwJourAccEntryDetEventHandler | Handles summarization for subledgers preview. |
| 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.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes an instance of the SubledgerJournalizerBondExtension class. |
Community Additions
ADD
Show: