LedgerVoucherObject Class [AX 2012]
The LedgerVoucherObject class contains the transactions for a reference number.
| Method | Description | |
|---|---|---|
| addBalanceAdjustments | |
| addToGeneralJournal | Adds the specified information to the general journal. |
| addToSubledgerJournal | Adds the specified information to the subledger journal. |
| addTrans | |
| allocateTransaction | |
| applyAllocationBonding_RU | Applies bonding to allocaton transaction |
| bond_afterAddTrans_RU | Performs all bonding action after _transaction is added |
| bond_afterPost_RU | performs all action after some collection of transactions were posted to bondAdapter |
| bond_afterPostCurrencyDiff_RU | Performs bonding action action after adjust. |
| bond_initApplier_RU | Initializes an instance of the LedgerBondApplier_RU class if bond is enabled. |
| bond_ledgerAllocationItemsToLog_RU | Returns container of vrefID's by list of allocation items |
| bond_showManualAction_RU | Shows the warning with ability to open Manual correspondence form. |
| bondAddToApplier_RU | Adds specified transaction to bondApplier |
| bondInit_RU | Initialization of LedgerBond objects if bond is enabled |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| check | Validates the ledger posting reference. |
| checkAccountStructure | Checks the transaction list in the collection. |
| checkBalance | Verifies that the ledger posting reference is balanced. |
| checkBalanceAccountingCurrency | Validates the accounting currency balance. |
| checkBalanceDifference | Validates that the reference is balanced against the current balance of the reference number and accounting date. |
| checkBalanceReportingCurrency | Validates the reporting currency balance. |
| checkBalanceRound | Verifies the ledger posting reference is balanced using the rounding limits. |
| checkLedgerPostingJournalId | Validates the ledger posting journal. |
| checkOpeningTrans | Checks if the accounting date is in a previous period and opening transactions have been created for the current year. |
| checkTransactions | Validates the transactions of the current object. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getInternalCollection | Gets the internal collection of general journal account entries. |
| getLedgerDimensionForTaxTrans_RU | Returns ledgerDimension for given tax transaction recID and given relation type (for unposted transactions) |
| getLedgerVoucherType_CN | Gets the ledger voucher type. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getTransactionAmountsByCurrency | |
| getTransactionsForPostingType | Creates a list of ledger posting transactions of a specific posting type. |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initFromJournal | |
| initLedgerVoucherType_CN | Initializes the Chinese voucher type. |
| isPosted | |
| lastAmountCur | Returns the amount in the currency of the last added transaction. |
| lastAmountMST | Returns amount in default currency of the last added transaction. |
| lastAmountMSTSecondary_RU | |
| lastTransTxt | Returns transaction text of the last added transaction. |
| ledgerBondClient_RU | returns current LedgerBondClient_RU |
| new | |
| 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.) |
| parmAccountingDate | Gets or sets the AccountingDate parameter. |
| parmAcknowledgementDate | Gets or sets the AcknowledgementDate parameter. |
| parmBondProgress_RU | Gets or sets the BondProgress_RU parameter. |
| parmBudgetSourceRecId | Gets or sets the BudgetSourceRecId parameter. |
| parmCorrection | Gets or sets the Correction parameter. |
| parmDocument | Gets or Sets the document date and document number. |
| parmDocumentDate | Gets or sets the DocumentDate parameter. |
| parmDocumentDateDefault | Gets or sets the DocumentDateDefault parameter. |
| parmDocumentNumber | Gets or sets the DocumentNumber parameter. |
| parmDocumentNumberDefault | Gets or sets the DocumentNumberDefault parameter. |
| parmFiscalCalendarPeriod | Gets or sets the FiscalCalendarPeriod parameter. |
| parmFiscalCalendarPeriodRecId | Gets or sets the FiscalCalendarPeriodRecId parameter. |
| parmGeneralJournalEntry | Gets or sets the GeneralJournalEntry parameter. |
| parmGeneralJournalEntryRecId | Gets and sets the record ID of the general journal entry. |
| parmIsCorrectionDefault | Gets or sets the IsCorrectionDefault parameter. |
| parmIsExplicitBudgetCheckRequired | Gets or sets the IsExplicitBudgetCheckRequired parameter. |
| parmIsTaxWithholdParametersEnabled_IN | Gets or sets the IsTaxWithholdParametersEnabled_IN parameter. |
| parmJournalCategory | Gets or sets the JournalCategory parameter. |
| parmJournalNumber | Gets or sets the journal number parameter. |
| parmLedgerPostingJournal | Gets or sets the reference to the LedgerPostingJournal table. |
| parmLedgerPostingJournalId | Gets or sets the LedgerPostingJournalId parameter. |
| parmLedgerTransType | Gets or sets the LedgerTransType parameter. |
| parmLedgerVoucherType_CN | Gets or sets the LedgerVoucherType_CN parameter. |
| parmLegalEntity | Gets the LegalEntity parameter. |
| parmPaymentReference | Gets or sets the PaymentReference parameter. |
| parmPaymentReferenceDefault | Gets or sets the PaymentReferenceDefault parameter. |
| parmPostingLayer | Gets or sets the PostingLayer parameter. |
| parmProjIdDefault_SA | Gets or sets the ProjIdDefault_SA parameter. |
| parmReferenceNumber | Gets or sets the ReferenceNumber parameter. |
| parmSkipPeriodStatusValidation | Gets or sets the SkipPeriodStatusValidation parameter. |
| parmSkipPeriodTypeValidation | Gets or sets the SkipPeriodTypeValidation parameter. |
| parmSourceRecIdDefault | Gets or sets the SourceRecIdDefault parameter. |
| parmSourceTableIdDefault | Gets or sets the SourceTableIdDefault parameter. |
| parmSubledgerJournalEntryRecId | Gets or sets the SubledgerJournalEntryRecId parameter. |
| parmSubledgerVoucher | Gets or sets the SubledgerVoucher parameter. |
| parmSubledgerVoucherDataAreaId | Gets or sets the SubledgerVoucherDataAreaId parameter. |
| parmSysModule | Gets or sets the sysModule variable, which indicates the module from which the posting was called and determines whether the module is open for posting. |
| parmTrackTransactionAmountsByCurrency | Gets or sets the TrackTransactionAmountsByCurrency parameter. |
| parmTransactionTypeDefault | Gets or sets the TransactionTypeDefault parameter. |
| parmTransDate | Gets or sets the TransDate parameter. |
| parmUseBalanceDifference | Gets or sets the UseBalanceDifference parameter. |
| parmVoucher | Gets or sets the Voucher parameter. |
| parmVoucher_CN | Gets or sets the Voucher_CN parameter. |
| parmVoucherCheck | Gets or sets the VoucherCheck parameter. |
| parmVoucherSeriesCode | Gets or sets the VoucherSeriesCode parameter. |
| pmfInitLastCostAmt | Initializes the lastAmountCur and lastAmountMST parameters to zero. |
| post | Checks and posts the transactions of this ledger posting reference. |
| removeTrans | Removes the transaction from the ledger posting reference. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| shouldPostToSubledgerJournal | Gets a value that indicates whether the LedgerVoucherObject should post to Subledger Journal. |
| showErrorTransactions | Shows an Infolog that has information about all the transactions on the voucher. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| transactionCollection_RU | Gets the collection of ledger posting transactions. |
| transElements | Returns the number of transactions in the voucher. |
| updateAcknowledgementDate | Updates the acknowledgement date when the accounting date is changed. |
| updateBalances | |
| updateFiscalCalendarPeriod | Updates the fiscal calendar period when the accounting date has changed. |
| updateLedgerPostingJournal | Updates the ledger posting journal when the accounting date or voucher series code have changed. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| vrefIDByTrans_RU | Returns internal ledger bond related identificator for _trans |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::newReference | Initializes a new instance of the LedgerVoucherObject class. |
| ::newVoucher | Initializes a new instance of the LedgerVoucherObject class using the specified values. |
| ::showErrorTransactions_Client |
Community Additions
ADD
Show: