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