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