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