CustInvoiceJourExportSalesVAT Class [AX 2012]
The CustInvoiceJourExportSalesVAT class is responsible for domestic VAT calculation for export sales.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createExportSalesDomesticTaxVoucher | Creates a ExportSalesInvoiceDomesticTaxVoucher record that has the specified journal number and voucher. |
| createExportSalesVAT | Calculates domestic VAT for export sales, and creates a journal and journal lines for the calculated VAT. |
| createJournalForExportSalesVAT | Creates a journal for the calculated domestic VAT for export sales. |
| createJournalLinesForExportSalesVAT | Create journal lines in the specified journal that have the specified voucher for the calculated domestic VAT for export sales. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getLedgerDimension | Gets the ledger dimension for a journal line. |
| getNewVoucher | Gets a new voucher number to create a journal line in the specified journal. |
| getOffsetLedgerDimension | Gets the offset ledger dimension for a journal line. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initializeExportSalesDomesticTaxVoucher | Initializes an ExportSalesInvoiceDomesticTaxVoucher record with the specified journal number and voucher. |
| initializeLedgerJournalTrans | Initializes a LedgerJournalTrans record with the specified journal number, voucher, and tax code. |
| 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.) |
| parmCustInvoiceJour | Gets or sets the CustInvoiceJour parameter. |
| parmJournalName | Gets or sets the JournalName parameter. |
| parmJournalNum | Gets or sets the JournalNum parameter. |
| parmPostingDate | Gets or sets the PostingDate parameter. |
| 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 | Creates an instance of the CustInvoiceJourExportSalesVAT class. |
| ::createExportSalesDomesticVAT | Calculates domestic VAT for export sales, and creates a journal and journal lines for the calculated VAT by using an instance of the CustInvoiceJourEditTax class. |
| ::createExportSalesDomesticVATServer | |
| ::newExportSalesVAT | Creates a CustInvoiceJourExportSalesVAT object that has the specified journal name, journal number, posting date, and VAT calculation direction, and CustInvoiceJour record ID, and that is used to calculate and create a journal for the domestic VAT for export sales. |
| ::updateExportSalesDomesticVATForPosting | Updates the status of the ExportSalesInvoiceDomesticTaxVoucher record to Posted for the specified journal number and voucher. |
| ::updateExportSalesVATForPostingServer | Updates the status of the ExportSalesInvoiceDomesticTaxVoucher record to Posted for the specified journal number and voucher. |
Object Class
CustInvoiceJourExportSalesVAT Class
CustInvoiceJourExportSalesVATIn Class
CustInvoiceJourExportSalesVATOut Class
CustInvoiceJourExportSalesVAT Class
CustInvoiceJourExportSalesVATIn Class
CustInvoiceJourExportSalesVATOut Class
Community Additions
ADD
Show: