TaxProfileTable_CN::findByCustInvoiceTable Method
Finds the specified record in the TaxProfileTable_CN table based on Natural Key ProfileId.
Syntax
client server public static TaxProfileTable_CN findByCustInvoiceTable(RecId _custInvoiceTableId)
Run On
Called
Parameters
- _custInvoiceTableId
Type: RecId Extended Data Type
The CustInvoiceJour id of the TaxProfileTable_CN record.
Return Value
Type: TaxProfileTable_CN Table
A record in the TaxProfileTable_CN table; otherwise, an empty record.