CustInvoiceCalcTax_Table Class [AX 2012]
| Method | Description | |
|---|---|---|
| baseAmount | |
| baseAmountExclTax_W | Calculates and returns the line amount exclusive of any taxes. |
| baseAmountInclTax_W | Calculates and returns the line amount inclusive of any taxes. |
| calcTax | (Overrides the calcTax Method.) |
| calcWithholdTax_IN | Calculates withhold tax for a free text invoice. (Overrides the calcWithholdTax_IN Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| currencyCode | (Overrides the currencyCode Method.) |
| custInvoiceMarkupRecId | (Inherited from CustInvoiceCalcTax.) |
| custInvoiceMarkupTableId | (Inherited from CustInvoiceCalcTax.) |
| custInvoiceTableRecID | (Overrides the custInvoiceTableRecID Method.) |
| custInvoiceTableTableID | (Overrides the custInvoiceTableTableID Method.) |
| deliveryDate | |
| deliveryDateMarkup | |
| documentDate | |
| doTaxGroupExistsForDocument | Gets a value that indicates whether a tax group exists for any line of the document. (Overrides the doTaxGroupExistsForDocument Method.) |
| endDisc | (Overrides the endDisc Method.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| exchRate | (Overrides the exchRate Method.) |
| exchRateSecondary | (Overrides the exchRateSecondary Method.) |
| getCashDiscountPercent | (Overrides the getCashDiscountPercent Method.) |
| getCustInvoiceLine | (Inherited from CustInvoiceCalcTax.) |
| getPosted | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getVoucher | |
| getVoucherDate | |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| inclTax_W | Indicates whether the invoice includes tax in the price. |
| initCursor | (Overrides the initCursor Method.) |
| initCursorMarkup | (Inherited from CustInvoiceCalcTax.) |
| initCursorMarkupHeader | (Inherited from CustInvoiceCalcTax.) |
| invoiceDate | (Overrides the invoiceDate Method.) |
| markupAmount | (Inherited from CustInvoiceCalcTax.) |
| markupDimension | (Overrides the markupDimension Method.) |
| markupTaxGroup | (Inherited from CustInvoiceCalcTax.) |
| markupTaxItemGroup | (Inherited from CustInvoiceCalcTax.) |
| new | (Overrides the new Method.) |
| nextLine | (Overrides the nextLine Method.) |
| nextMarkupLine | (Inherited from CustInvoiceCalcTax.) |
| 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.) |
| operationAccount | |
| operationAccountMarkup | |
| operationPosting | |
| operationPostingMarkup | |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmCustInvoiceTable | Gets or sets the CustInvoiceTable parameter. |
| post | Posts tax for a free text invoice. (Inherited from CustInvoiceCalcTax.) |
| queryBuild | |
| queryGet | |
| recID | (Inherited from CustInvoiceCalcTax.) |
| setTax | (Inherited from CustInvoiceCalcTax.) |
| setTaxMarkup | (Inherited from CustInvoiceCalcTax.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| tableId | (Inherited from CustInvoiceCalcTax.) |
| tax | (Inherited from CustInvoiceCalcTax.) |
| taxWithholdCalcFreeInvoice_IN | Calculates the withhold tax of the free text invoice. (Inherited from CustInvoiceCalcTax.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| transLineAmount | (Overrides the transLineAmount Method.) |
| transPcsPrice | (Overrides the transPcsPrice Method.) |
| transQty | (Overrides the transQty Method.) |
| transRecId | (Inherited from CustInvoiceCalcTax.) |
| transTableId | (Inherited from CustInvoiceCalcTax.) |
| transTaxGroup | (Overrides the transTaxGroup Method.) |
| transTaxItemGroup | (Overrides the transTaxItemGroup Method.) |
| transTransId | (Overrides the transTransId Method.) |
| triangulation | (Overrides the triangulation Method.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| useAndConsumption_BR | Indicates whether the operation is for a final user. (Inherited from CustInvoiceCalcTax.) |
| validateTaxes_BR | (Inherited from CustInvoiceCalcTax.) |
| vatRegData_W | Returns a container that holds various tax-related data. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: