CustVendCalcVolumeVAT_ES Class [AX 2012]
Extracts the data from Customer/Vendor transactions and loads it into the Tax Report tables to be used by the TaxReport347 report.
| Method | Description | |
|---|---|---|
| accumCustInvoice | Includes the amount from the CustInvoiceJour record in the resulting TmpCustVendVolume table. (Overrides the accumCustInvoice Method.) |
| accumCustPaymentInCash | |
| accumPaymentsInCash | Includes the customer cash payments from the specified fiscal year. |
| accumPrePayment | |
| accumProjInvoice | Includes the amount from the ProjInvoiceJour record in the resulting TmpCustVendVolume table. (Overrides the accumProjInvoice Method.) |
| accumProjPaymentInCash | |
| accumulateVolume | (Inherited from CustVendCalcVolume.) |
| accumVendInvoice | Includes the amount from the VendInvoiceJour record in the resulting TmpCustVendVolume table. (Overrides the accumVendInvoice Method.) |
| calcNegativeTax | (Inherited from CustVendCalcVolume.) |
| calcNetAmount | (Inherited from CustVendCalcVolume.) |
| calcTotalTax | (Inherited from CustVendCalcVolume.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| custInvoiceJourEnterpriseNum | (Inherited from CustVendCalcVolume.) |
| custInvoiceJourVATNum | Gets the VAT number specified on the invoice. (Overrides the custInvoiceJourVATNum Method.) |
| custInvoiceQuery | Applies the specified filters to the customer invoices which should be transferred to the report. (Overrides the custInvoiceQuery Method.) |
| custWriteRecord | Writes the amount from the CustInvoiceJour record in the resulting TmpCustVendVolume table. (Overrides the custWriteRecord Method.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| findDataSources | (Inherited from CustVendCalcVolume.) |
| findVatNumOfLastPurchInvoice | |
| findVatNumOfLastSalesInvoice | |
| getCustInvoiceName | |
| getCustInvoicePostalAddress | |
| getProjInvoiceName | |
| getProjInvoicePostalAddress | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getVendInvoiceCountryRegionId | |
| getVendInvoiceCountyId | |
| getVendInvoiceName | |
| getVendInvoicePostalAddress | |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasErrors | Indicates whether any errors were encountered while accumulating the transactions. |
| name | (Overrides the name Method.) |
| new | Constructor (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.) |
| onlyDomesticInvoices | (Inherited from CustVendCalcVolume.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmGroupRelatedVATNums | Gets or sets the GroupRelatedVATNums parameter. |
| projInvoiceJourVATNum | Gets the VAT number specified on the invoice. (Overrides the projInvoiceJourVATNum Method.) |
| projInvoiceQuery | Applies the specified filters to the project invoices which should be transferred to the report. (Overrides the projInvoiceQuery Method.) |
| projWriteRecord | Includes the amount from the ProjInvoiceJour record in the resulting TmpCustVendVolume table. (Overrides the projWriteRecord Method.) |
| separateTaxAmount | (Inherited from CustVendCalcVolume.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| taxGroupIsValid | |
| 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.) |
| useCalculationBE | (Inherited from CustVendCalcVolume.) |
| useJournalVATNum | (Inherited from CustVendCalcVolume.) |
| validateNewVATNum | |
| vendInvoiceJourEnterpriseNum | (Inherited from CustVendCalcVolume.) |
| vendInvoiceJourVATNum | Gets the VAT number specified on the invoice. (Overrides the vendInvoiceJourVATNum Method.) |
| vendInvoiceQuery | Applies the specified filters to the vendor invoices which should be transferred to the report. (Overrides the vendInvoiceQuery Method.) |
| vendWriteRecord | Writes the amount from the VendInvoiceJour record in the resulting TmpCustVendVolume table. (Overrides the vendWriteRecord Method.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Creates a new instance of the CustVendCalcVolumeVAT_ES class. |
| ::newGroupRelatedVATNums | Creates a new instance of the CustVendCalcVolumeVAT_ES class. |
Community Additions
ADD
Show: