TrvLedgerInfo Class [AX 2012]
| 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.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| 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.) |
| parmAccountType | Gets or sets the AccountType parameter. |
| parmAmountCurCredit | Gets or sets the AmountCurCredit parameter. |
| parmAmountCurDebit | Gets or sets the AmountCurDebit parameter. |
| parmApproved | Gets or sets the Approved parameter. |
| parmApprover | Gets or sets the Approver parameter. |
| parmCorrectedTaxAmount | Gets or sets the CorrectedTaxAmount parameter. |
| parmCurrencyCode | Gets or sets the CurrencyCode parameter. |
| parmDefaultDimension | Gets or sets the DefaultDimension parameter. |
| parmDocumentNum | Gets or sets the DocumentNum parameter. |
| parmDueDate | Gets or sets the DueDate parameter. |
| parmExchRate | Gets or sets the ExchRate parameter. |
| parmIgnoreParameter | Gets or sets the IgnoreParameter parameter. |
| parmInvoiceId | Gets or sets the InvoiceId parameter. |
| parmJournalId | Gets or sets the JournalId parameter. |
| parmJournalName | Gets or sets the JournalName parameter. |
| parmLedgerDescription | Gets or sets the LedgerDescription parameter. |
| parmLedgerDimension | Gets or sets the LedgerDimension parameter. |
| parmOffsetAccountType | Gets or sets the OffsetAccountType parameter. |
| parmOffsetDefaultDimension | Gets or sets the OffsetDefaultDimension parameter. |
| parmOffsetLedgerDimension | Gets or sets the OffsetLedgerDimension parameter. |
| parmPayment | Gets or sets the Payment parameter. |
| parmPaymentId | Gets or sets the PaymentId parameter. |
| parmPaymMode | Gets or sets the PaymMode parameter. |
| parmPaymSpec | Gets or sets the PaymSpec parameter. |
| parmQty | Gets or sets the Qty parameter. |
| parmRecId | Gets or sets the RecId parameter. |
| parmTableId | Gets or sets the TableId parameter. |
| parmTaxGroupJournal | Gets or sets the TaxGroupJournal parameter. |
| parmTaxItemGroup | Gets or sets the TaxItemGroup parameter. |
| parmTransDate | Gets or sets the TransDate parameter. |
| parmTxt | Gets or sets the Txt parameter. |
| parmVoucher | Gets or sets the Voucher parameter. |
| parmVoucherSeries | Gets or sets the VoucherSeries parameter. |
| parmWorker | Gets or sets the Worker parameter. |
| setCashAdvanceParms | Sets the required fields in a ledger journal transaction based on a Cash Advance Request. |
| setLedgerText | |
| setPayment | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| 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 |
Community Additions
ADD
Show: