Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The TaxWithholdCalcFreeInvoice_IN class integrates with the calculation of withhold tax from the free text invoice lines by the CustInvoiceCalcTax_Table.
Syntax
class TaxWithholdCalcFreeInvoice_IN extends TaxWithholdCalculation_IN
Run On
Server
Methods
Method | Description | |
---|---|---|
![]() |
amountToSettle | Gets amount to be settled. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
calcCashDisc | Calculates the cash discount. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
calcGrossAmountCur | Calculates the grossAmount for given FTI. |
![]() |
calcTaxAdvancePayment | Calculates tax advance payment information. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
calculateAmount | Gets the formula for the withholdtax calculation as string with amounts and delimiters replaced. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
calculateTax | Steps through Free text invoice lines to calculate withhold tax for a free text invoice. (Overrides the calculateTax Method.) |
![]() |
calculateTaxWithholdAmount | Gets the container with the formula for taxWithholdAmount and TaxAmountOrigin. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
canCalculateTCS | Checks if TCS taxes are applicable to the combination of journals. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
canCalculateTDS | Checks if TDS taxes are applicable to the combination of journals. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
canCalculateWHTForCC | returns true if withhold taxes are applicable; otherwise false. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
creditNoteCalculation | Calculates withholding taxes for CreditNote. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
finalizeGrossAmountCur | finalizes the grossAmount for given free text invoice lines and updates the TmpTransLineWithholdGrossAmount_IN table. |
![]() |
getMaintainExistingTaxUncommitted | Retrieves the maintainExistingTaxUncommitted value that indicates whether new records will be added to the TaxWithholdUncommitted_IN table. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
getSumOfPayment | Gets Sum Of Payment. |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
init | Loads the TaxWithholdUncommitted_IN records into the TmpTaxWithholdWorkTrans_IN buffer. (Overrides the init Method.) |
![]() |
initGrossAmount | Initialize the gross amount. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
initGrossAmountCur | Inserts the grossAmount for given FTI for withhold tax calculation to TmpTransLineWithholdGrossAmount_IN table. |
![]() |
insertIntoTmpWorkTrans | Inserts calculated withholding tax into TmpTaxWithholdWorkTrans_IN. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
isCreditNote | Checks if the calculation contains credit note. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
isSettled | Indicates whether transaction has been settled. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
isTDSTCSApplicableForHeader | Determines whether TDS/TCS will be calculated for given FTI header. |
![]() |
isTDSTCSApplicableForLine | Determines whether TDS/TCS will be calculated for given FTI line. |
![]() |
isWHTParameterMarked | Indicates whether corresponding withholding tax parameter is marked. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
loadFromTaxWithholdUncommitted | Loads tax records from the TaxWithholdUncommitted_IN table into the TmpTaxWithholdWorkTrans_IN table. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
new | Initializes a new instance of the TaxWithholdCalculation_IN class. (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.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
parmCustInvoiceTransRecId | Gets or sets the CustInvoiceTransRecId parameter. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
parmHeadingRecID | Gets or sets the RecID of the Header table. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
parmHeadingTableID | Gets or sets the Table ID of the Header table. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
parmInvoiceLineRecID | Gets or sets the RecID of the Invoice line table. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
parmRateOfDeduction | Gets or sets the RateOfDeduction parameter. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
parmTaxModuleType | Gets or sets the TaxModuleType parameter. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
parmTaxWithholdTransRecId | Gets or sets the TaxWithholdTransRecId parameter. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
parmTmpTaxWithholdWorkTrans | Gets or sets the TmpTaxWithholdWorkTrans parameter. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
parmTmpTransLineWithholdGrossAmount | Gets or sets the RecID of the tmpTransLineWithholdGrossAmount. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
parmUseTaxUncommitted | Gets or sets the tax withhold uncommitted value. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
parmVoucher | Gets or Sets Voucher (Inherited from TaxWithholdCalculation_IN.) |
![]() |
rateOfDeduction | Calculates the witholding tax rate for specified withholding tax group and transaction date. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
setExchRates | Sets the exchange rates. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
setInvoiceAccount | Sets the AccountNum value. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
setInvoiceAndPaymentData | Sets the invoice and payment details to class variables. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
setInvoiceCompany | Sets the invoiceCompany value. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
setInvoiceVoucher | Sets the InvoiceVoucher to classVariable. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
setJournalLineCompany | Sets the JournalLine Company. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
setPaymentAccount | Sets Payment AccountNum. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
setPaymentCompany | Sets the Payment CompanyId. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
setSpecRefRecid | Sets SpecTrans RefRecId. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
setSpecTransBuffer | Sets SpecTrans buffer. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
setTaxWithholdAmount | Sets total TaxWithholdAmount for a journal. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
settleSales | Gets the container with paymentAmount attached for the invoice and TaxWithholdType. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
setWHTContainerData | Sets the WHT container date. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
sourceRecId | Gets source line recId. |
![]() |
sourceTableId | Gets the source tableId. |
![]() |
taxExists | Checks if the tax exists. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
taxWithhold | Gets the tax withhold information. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
taxWithholdAdvancePayment | Calculates tax WithholdAmount for Advance payment. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
taxWithholdAdvancePaymentCalc | Calculates tax WithholdAmount for Advance payment. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
taxWithholdBank | Calculates withholding taxes for Bank transactions. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
taxWithholdCustomer | Calculates withholding TaxAmount for Customer transaction. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
taxWithholdLedger | Calculates withholding taxes for Ledger Transaction. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
taxWithholdVendor | Calculates withholding taxes for vendor transactions. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
tmpTaxWithholdWorkTrans | Sets/Gets TmpTaxWithholdWorkTrans_IN buffer. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
tmpTransLineWithholdGrossAmount | Gets the temporary trans line withhold gross amount. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
totalTaxAmountOriginCur | Gets the total Amount Origin in transaction currency for all the lines. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
totalTaxWithhold | Calculates withholding tax. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
totalTaxWithholdAmount | Gets the total tax withhold amount. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
updateTaxWithholdTrans | Updates the TaxWithholdCalculated and OverlookThreshold fields of TaxWithholdTrans_IN table. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
updateTaxWithholdUncommitted | Delete all tax withhold uncommitted records for the document and insert the new TaxWithhold Uncommitted records. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
updateTaxWithholdWorkRegulation | Updates TaxWithholdWorkRegulation_IN table with the destination tableId and recId. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
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.) |
![]() |
useTaxUncommitted | If the withhold calculation use the uncommitted tax data. |
![]() |
useTaxWithHoldUncommitted | Determines whether the Tax class should use the TaxWithholdUncommitted_IN table. (Inherited from TaxWithholdCalculation_IN.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
TaxWithholdCalculation_IN Class
TaxWithholdCalcFreeInvoice_IN Class