ExportSalesInvoiceLineDomesticTaxGroup::findDomesticSalesTaxGroup Method
Finds the domestic sales tax group for a specified customer invoice transaction.
Syntax
server public static PlSalesDomesticTaxGroup findDomesticSalesTaxGroup(RefRecId _custJournalTransId)
Run On
Server
Parameters
- _custJournalTransId
Type: RefRecId Extended Data Type
The record ID of a CustInvoiceTrans record.
Return Value
Type: PlSalesDomesticTaxGroup Extended Data Type
The domestic sales tax group for the specified customer invoice transaction.