Share via


TaxWithholdCalcPurch_IN Class [AX 2012]

Syntax

class TaxWithholdCalcPurch_IN extends TaxWithholdCalculation_IN

Run On

Server

Methods

  Method Description
JJ793291.pubmethod(en-us,AX.60).gif amountToSettle Gets amount to be settled. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif calcCashDisc Calculates the cash discount. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.protmethod(en-us,AX.60).gif calcGrossAmountCur Calculates the grossAmount for given purchase order Line/Vendor invoice.
JJ793291.pubmethod(en-us,AX.60).gif calcTaxAdvancePayment Calculates tax advance payment information. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif calculateAmount Gets the formula for the withholdtax calculation as string with amounts and delimiters replaced. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif calculateTax Steps through Purchase order lines to calculate withhold tax for a Purchase order. (Overrides the calculateTax Method.)
JJ793291.pubmethod(en-us,AX.60).gif calculateTaxWithholdAmount Gets the container with the formula for taxWithholdAmount and TaxAmountOrigin. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif canCalculateTCS Checks if TCS taxes are applicable to the combination of journals. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif canCalculateTDS Checks if TDS taxes are applicable to the combination of journals. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.protmethod(en-us,AX.60).gif canCalculateWHTForCC returns true if withhold taxes are applicable; otherwise false. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ793291.pubmethod(en-us,AX.60).gif creditNoteCalculation Calculates withholding taxes for CreditNote. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ793291.protmethod(en-us,AX.60).gif finalizeGrossAmountCur finalizes the grossAmount for given purchase order Line/Vendor invoice and updates the TmpTransLineWithholdGrossAmount_IN table.
JJ793291.pubmethod(en-us,AX.60).gif getMaintainExistingTaxUncommitted Retrieves the maintainExistingTaxUncommitted value that indicates whether new records will be added to the TaxWithholdUncommitted_IN table. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ793291.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ793291.pubmethod(en-us,AX.60).gif init Loads the TaxWithholdUncommitted_IN records into the TmpTaxWithholdWorkTrans_IN buffer. (Overrides the init Method.)
JJ793291.protmethod(en-us,AX.60).gif initGrossAmount Initialize the gross amount. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.protmethod(en-us,AX.60).gif initGrossAmountCur Inserts the grossAmount for given purchase order Line/Vendor invoice for withhold tax calculation to TmpTransLineWithholdGrossAmount_IN table.
JJ793291.pubmethod(en-us,AX.60).gif insertIntoTmpWorkTrans Inserts calculated withholding tax into TmpTaxWithholdWorkTrans_IN. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.protmethod(en-us,AX.60).gif isCreditNote Checks if the transaction line is credit note. (Overrides the isCreditNote Method.)
JJ793291.pubmethod(en-us,AX.60).gif isSettled Indicates whether transaction has been settled. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.privmethod(en-us,AX.60).gif isTDSTCSApplicableForHeader Determines whether TDS/TCS will be calculated for given purchase order/Vendor invoice header.
JJ793291.protmethod(en-us,AX.60).gif isWHTParameterMarked Checks if TDS/TCS is applicable. (Overrides the isWHTParameterMarked Method.)
JJ793291.protmethod(en-us,AX.60).gif loadFromTaxWithholdUncommitted Loads tax records from the TaxWithholdUncommitted_IN table into the TmpTaxWithholdWorkTrans_IN table. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif new Initializes a new instance of the TaxWithholdCalculation_IN class. (Overrides the new Method.)
JJ793291.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
JJ793291.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
JJ793291.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ793291.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ793291.pubmethod(en-us,AX.60).gif parmCustInvoiceTransRecId Gets or sets the CustInvoiceTransRecId parameter. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif parmHeadingRecID Gets or sets the RecID of the Header table. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif parmHeadingTableID Gets or sets the Table ID of the Header table. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif parmInvoiceLineRecID Gets or sets the RecID of the Invoice line table. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif parmParentSourceRecId Gets the ParentSourceRecId parameter.
JJ793291.pubmethod(en-us,AX.60).gif parmParentSourceTableId Gets the ParentSourceTableId parameter.
JJ793291.pubmethod(en-us,AX.60).gif parmRateOfDeduction Gets or sets the RateOfDeduction parameter. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif parmTaxModuleType Gets or sets the TaxModuleType parameter. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif parmTaxWithholdTransRecId Gets or sets the TaxWithholdTransRecId parameter. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif parmTmpTaxWithholdWorkTrans Gets or sets the TmpTaxWithholdWorkTrans parameter. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif parmTmpTransLineWithholdGrossAmount Gets or sets the RecID of the tmpTransLineWithholdGrossAmount. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif parmUseTaxUncommitted Gets or sets the tax withhold uncommitted value. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif parmVoucher Gets or Sets Voucher (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif purchCalcTax Purches the calculate tax.
JJ793291.pubmethod(en-us,AX.60).gif rateOfDeduction Calculates the witholding tax rate for specified withholding tax group and transaction date. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif setExchRates Sets the exchange rates. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif setInvoiceAccount Sets the AccountNum value. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif setInvoiceAndPaymentData Sets the invoice and payment details to class variables. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif setInvoiceCompany Sets the invoiceCompany value. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif setInvoiceVoucher Sets the InvoiceVoucher to classVariable. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif setJournalLineCompany Sets the JournalLine Company. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif setPaymentAccount Sets Payment AccountNum. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif setPaymentCompany Sets the Payment CompanyId. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif setSpecRefRecid Sets SpecTrans RefRecId. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif setSpecTransBuffer Sets SpecTrans buffer. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif setTaxWithholdAmount Sets total TaxWithholdAmount for a journal. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ793291.privmethod(en-us,AX.60).gif settlePurch Gets the TaxWithholdAmount for the selected transaction for settlement.
JJ793291.pubmethod(en-us,AX.60).gif settleSales Gets the container with paymentAmount attached for the invoice and TaxWithholdType. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif setWHTContainerData Sets the WHT container date. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif sourceRecId The source rec id.
JJ793291.pubmethod(en-us,AX.60).gif sourceTableId Gets the source table id.
JJ793291.pubmethod(en-us,AX.60).gif taxExists Checks if the tax exists. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif taxWithhold Gets the tax withhold information. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif taxWithholdAdvancePayment Calculates tax WithholdAmount for Advance payment. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif taxWithholdAdvancePaymentCalc Calculates tax WithholdAmount for Advance payment. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif taxWithholdBank Calculates withholding taxes for Bank transactions. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif taxWithholdCustomer Calculates withholding TaxAmount for Customer transaction. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif taxWithholdLedger Calculates withholding taxes for Ledger Transaction. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif taxWithholdVendor Calculates withholding taxes for vendor transactions. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif tmpTaxWithholdWorkTrans Sets/Gets TmpTaxWithholdWorkTrans_IN buffer. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif tmpTransLineWithholdGrossAmount Gets the temporary trans line withhold gross amount. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ793291.pubmethod(en-us,AX.60).gif totalTaxAmountOriginCur Gets the total Amount Origin in transaction currency for all the lines. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif totalTaxWithhold Calculates withholding tax. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif totalTaxWithholdAmount Gets the total tax withhold amount. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif updateTaxWithholdTrans Updates the TaxWithholdCalculated and OverlookThreshold fields of TaxWithholdTrans_IN table. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif updateTaxWithholdUncommitted Delete all tax withhold uncommitted records for the document and insert the new TaxWithhold Uncommitted records. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif updateTaxWithholdWorkRegulation Updates TaxWithholdWorkRegulation_IN table with the destination tableId and recId. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
JJ793291.pubmethod(en-us,AX.60).gif useSubLedgerJournalLines Determines whether the current transaction to calculate supports the SubLedgerDistributions or SubLedgerJournalLines records. By default, this base implementation is that they do not support them. As the individual transaction support the sub-ledger, they must override this method and return true. (Overrides the useSubLedgerJournalLines Method.)
JJ793291.pubmethod(en-us,AX.60).gif useTaxUncommitted Checks if use tax is uncommited.
JJ793291.pubmethod(en-us,AX.60).gif useTaxWithHoldUncommitted Determines whether the Tax class should use the TaxWithholdUncommitted_IN table. (Inherited from TaxWithholdCalculation_IN.)
JJ793291.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ793291.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  TaxWithholdCalculation_IN Class
    TaxWithholdCalcPurch_IN Class