TaxWithhold_CustPaym Class [AX 2012]
| Method | Description | |
|---|---|---|
| accumulatedPaymentQueryRun_BR | (Inherited from TaxWithhold.) |
| calcInvoiceTaxAmount | (Inherited from TaxWithhold.) |
| calcInvoiceTaxAmount_TH | This method will calculate the tax amount per invoice. (Inherited from TaxWithhold.) |
| calcNotTaxableByTreaty | (Inherited from TaxWithhold.) |
| calcNotTaxableExpenses | (Inherited from TaxWithhold.) |
| calcPaymentAmtPerLine_TH | Calculates the amount to calculate the WHT tax. This amount will be adjusted based on discounts and taxes applied to the invoice line. (Overrides the calcPaymentAmtPerLine_TH Method.) |
| calcWithholdAmounts | This method will calculate the withholding tax amount for specified tax withholding trans. (Inherited from TaxWithhold.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| changeInvoiceAmountSettle | (Inherited from TaxWithhold.) |
| changeTaxWithholdAmount | This method will update withholding tax amount for specified withholding tax transaction. (Inherited from TaxWithhold.) |
| checkTaxLimitBaseAmount_BR | Return if its necessary check tax base amount when fetching withholding tax data percentage. (Inherited from TaxWithhold.) |
| createAllTaxWithholdTrans | Calculates tax withholding information. (Inherited from TaxWithhold.) |
| createItemTaxWithholdTrans_TH | Calculates the withholding taxes based on each invoice and tax withholding group and tax withholding item group that is specified on each invoice line. (Overrides the createItemTaxWithholdTrans_TH Method.) |
| createTaxWithholdTrans | (Overrides the createTaxWithholdTrans Method.) |
| createTaxWithholdTrans_TH | Calculates the withholding taxes based on each invoice and tax withholding group and tax withholding item group that is specified on each invoice line. (Overrides the createTaxWithholdTrans_TH Method.) |
| crossCompanyList_BR | Return company list to be used in crosscompany selects (Inherited from TaxWithhold.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| existCalculatedWithholdTax_BR | (Inherited from TaxWithhold.) |
| findCustVendOpenTrans_BR | (Inherited from TaxWithhold.) |
| findMarkupValue_TH | This method will determine the miscellaneous amount that is associated with the invoice that is used during the WHT calculation. (Inherited from TaxWithhold.) |
| findTmpTaxWithhold | (Inherited from TaxWithhold.) |
| generateTaxWithholdRecord | This method will generate withholding tax transaction when doing settlement based on specified transaction. (Inherited from TaxWithhold.) |
| getAccumulatedPaymentAmount_BR | (Overrides the getAccumulatedPaymentAmount_BR Method.) |
| getCashdisc_TH | Gets the cash discount amount for a vendor transaction. (Overrides the getCashdisc_TH Method.) |
| getInvoiceAmountInclDisc_TH | Gets the Final Payment when the WitholdBase amount is specified. (Overrides the getInvoiceAmountInclDisc_TH Method.) |
| getInvoiceAmountSettle_TH | Gets the invoice amount which is used in settlement. (Inherited from TaxWithhold.) |
| getSumOf | Returns the sum of selected taxes for accumulated base in other payment journals that has the tax withhold line edit edit status closed (Inherited from TaxWithhold.) |
| getTaxWithholdGroup | Gets the withholding tax group for a specified customer or vendor transaction. (Overrides the getTaxWithholdGroup Method.) |
| getTaxWithholdPeriodHead_TH | This method will retrieve the surrogate key of the TaxWithholdPeriodHead_TH table for a specified TaxWithholdCode value. (Inherited from TaxWithhold.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasTaxWithholdCalculated_TH | Returns whether exist the tax withhold transaction with the spec transaction id. (Inherited from TaxWithhold.) |
| initFromTaxWithholdCode | Initializes the opposite withholding tax transaction from a specified withholding tax transaction. (Overrides the initFromTaxWithholdCode Method.) |
| initTaxWithholdTrans | Initializes another withholding tax transaction from specified withholding tax transaction. (Inherited from TaxWithhold.) |
| initTaxWithholdTrans_TH | Initializes another withholding tax transaction from specified withholding tax transaction. (Inherited from TaxWithhold.) |
| invoiceAmount_BR | (Inherited from TaxWithhold.) |
| isCalculateTaxWithholdingNeeded_TH | Determines whether the withholding tax has to be calculated. (Overrides the isCalculateTaxWithholdingNeeded_TH Method.) |
| isCreditPayment_BR | (Overrides the isCreditPayment_BR Method.) |
| lookupTaxWithholdCode | (Inherited from TaxWithhold.) |
| needsToUnselectAll_BR | (Inherited from TaxWithhold.) |
| new | (Inherited from TaxWithhold.) |
| 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.) |
| parmLedgerJournalTrans | Gets or sets the LedgerJournalTrans parameter. (Inherited from TaxWithhold.) |
| partyId_BR | (Overrides the partyId_BR Method.) |
| printTaxWithholdHeaderInfo | (Overrides the printTaxWithholdHeaderInfo Method.) |
| resetWhTaxAmountIfPaymAmountIsLess_BR | (Inherited from TaxWithhold.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setWhBaseAmt4PayAmtInMonth_BR | (Inherited from TaxWithhold.) |
| taxWithholdCalculate_BR | |
| taxWithholdSource_BR | (Overrides the taxWithholdSource_BR Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| totalAllInvoicesAmountSettled_TH | Calculates the total based amount for all the invoices that are used during the settlement process. (Inherited from TaxWithhold.) |
| totalInvoiceAmountSettled_TH | Determines the sum of all the invoices base amount to use to determine the WHT tax. (Overrides the totalInvoiceAmountSettled_TH Method.) |
| totalInvoiceLineAmountSettled_TH | Determines the sum of an invoice base amount that will be used to determine the WHT tax. (Overrides the totalInvoiceLineAmountSettled_TH Method.) |
| updateAllTaxWithholdTransJournal | (Inherited from TaxWithhold.) |
| updateAllTaxWithholdTransSpec | (Inherited from TaxWithhold.) |
| updateSelectedTaxWithholdTrans_BR | Update TaxWithholdIsSelected = true for all selected transactions when taxWithholdAmount != 0, otherwise TaxWithholdIsSelected = false making transactions selectable in another tax calculation (Inherited from TaxWithhold.) |
| 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.) |
| ::allowedReverseTaxWithHold_BR | |
| ::createCustTransForReverseTaxWithhold_BR | Creates the CustTrans records to reverse the settled tax withholding transaction. |
| ::markRelatedVouchers_BR | Marks the related tax withhold settlement records when the payment transaction is marked. |
| ::postTaxWithhold | Posts and settles the tax withholding transaction. |
| ::unmarkRelatedVouchers_BR | Unmarks the related tax withhold settlement records when the payment transaction is unmarked. |
Community Additions
ADD
Show: