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.
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.