LedgerJournalTaxDocumentTmp_RU Class [AX 2012]
The LedgerJournalTaxDocumentTmp_RU class represents a tax document for a LedgerJournalTrans temporary table record.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| doTaxGroupExistsForDocument | Determines if tax group are set on any line of the document. (Inherited from LedgerJournalTaxDocument.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getCompanyForJournal | Gets the company for the journal. (Inherited from LedgerJournalTaxDocument.) |
| getCurrentLine | Gets an object which implements TaxableLine interface that represents the current transaction line. (Inherited from LedgerJournalTaxDocument.) |
| getCurrentMiscellaneousCharge | Gets an object which implements the TaxableLine interface that represents the current miscellaneous charge line. (Inherited from LedgerJournalTaxDocument.) |
| getFirstLine | Reads the first transaction line. (Inherited from LedgerJournalTaxDocument.) |
| getFirstMiscellaneousCharge | Reads the first miscellaneous charge line. (Inherited from LedgerJournalTaxDocument.) |
| getInvoiceId | Gets the invoice ID. (Inherited from LedgerJournalTaxDocument.) |
| getJournalizedDocument | Gets the table buffer that represents the journalized document header for the transaction. (Inherited from LedgerJournalTaxDocument.) |
| getLineByLedgerJournalTrans | Gets an object that implements the TaxableLine interface that represents the transaction line that is specified by the specified parameter. (Inherited from LedgerJournalTaxDocument.) |
| getLineByRecId | Gets an object which implements the TaxableLine interface that represents the transaction line that is specified by the specified parameter. (Inherited from LedgerJournalTaxDocument.) |
| getMainAccountType | Gets the main account type for the specified voucher. (Inherited from LedgerJournalTaxDocument.) |
| getModuleType | Gets the module type. (Inherited from LedgerJournalTaxDocument.) |
| getNextLine | Reads the next transaction line. (Inherited from LedgerJournalTaxDocument.) |
| getNextMiscellaneousCharge | Reads the next miscellaneous charge line. (Inherited from LedgerJournalTaxDocument.) |
| getOriginalCompany | Gets the OriginalCompany field from the LedgerJournalTrans record. (Inherited from LedgerJournalTaxDocument.) |
| getOriginalJournalNum | Gets the OriginalJournalNum field from the LedgerJournalTrans record. (Inherited from LedgerJournalTaxDocument.) |
| getReferenceNumber | Gets the reference number. (Inherited from LedgerJournalTaxDocument.) |
| getSourceCompany | Determines the source company in an intercompany document. (Inherited from LedgerJournalTaxDocument.) |
| getSourceHeader | Gets the table buffer that represents the source document header for the transaction. (Inherited from LedgerJournalTaxDocument.) |
| getTaxIncluded | Gets a flag that indicates whether line amounts include taxes. (Inherited from LedgerJournalTaxDocument.) |
| getTaxObligationCompany | Gets the company for which we have a tax obligation. (Inherited from LedgerJournalTaxDocument.) |
| getTaxOnPrepayment | Determines whether this is a prepayment and whether taxes apply. (Overrides the getTaxOnPrepayment Method.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| isCustomerPayment | Determines whether the current journal is a customer payment. (Inherited from LedgerJournalTaxDocument.) |
| isPayment | Determines whether the document is being taxed is a payment. (Inherited from LedgerJournalTaxDocument.) |
| isVendorPayment | Determines whether the current journal is a vendor payment. (Inherited from LedgerJournalTaxDocument.) |
| new | Constructs a new instance of the LedgerJournalTaxDocumentTmp_RU class. (Overrides the new Method.) |
| 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.) |
| parmForceTaxable_RU | Gets or sets the ForceTaxable_RU parameter. (Inherited from LedgerJournalTaxDocument.) |
| parmIntercompanyJournal | Gets or sets the intercompanyJournal variable in this class. (Inherited from LedgerJournalTaxDocument.) |
| parmIntercompanyMap | Gets or sets the intercompanyRecIdMap variable in this class. (Inherited from LedgerJournalTaxDocument.) |
| parmServTaxCentralizedPayment_IN | Gets or sets the ServTaxCentralizedPayment_IN parameter. (Inherited from LedgerJournalTaxDocument.) |
| parmSkipUseTaxUncommitted_RU | Gets or sets the SkipUseTaxUncommitted_RU parameter. (Inherited from LedgerJournalTaxDocument.) |
| parmTaxOnPrepayment_RU | Gets or sets the tax on prepayments. |
| parmTaxRateDateOverride | Gets or sets the TaxRateDateOverride parameter. (Inherited from LedgerJournalTaxDocument.) |
| 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.) |
| updateLedgerJournalTableForInterWHT_IN | Gets new ledgerJournalTable due to interCompany journal number (Inherited from LedgerJournalTaxDocument.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| useSourceDocumentFramework | This method returns a Boolean value that indicates whether the current transaction supports the source document framework. (Inherited from LedgerJournalTaxDocument.) |
| useTaxUncommitted | Indicates whether taxes should allow customers to use the TaxUncommitted table to store taxes which have not yet been journalized. (Inherited from LedgerJournalTaxDocument.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Constructs an instance of the LedgerJournalTaxDocumentTmp_RU class. |
Community Additions
ADD
Show: