TaxWithholdTrans_IN::getTDSTCSAmountPerInvoiceLine Method
Gets the TDSTCS amount per invoice line.
Syntax
server public static AmountCur getTDSTCSAmountPerInvoiceLine(CustTransOpenLine _custTransOpenLine, TaxWithholdCodeType_IN _taxType)
Run On
Server
Parameters
- _custTransOpenLine
Type: CustTransOpenLine Table
The customer transaction open line.
- _taxType
Type: TaxWithholdCodeType_IN Enumeration
The tax type.
Return Value
Type: AmountCur Extended Data Type
The instance of the AmountCur class.