CustEntryCertificateJour_W::lookupInvoiceId Method
Performs lookup of invoices to which the Entry certificate journal may be linked.
Syntax
client server public static CustInvoiceJour lookupInvoiceId(FormStringControl _ctrl, CustEntryCertificateJour_W _entryCertificateJour)
Run On
Called
Parameters
- _ctrl
Type: FormStringControl Class
FormStringControl on which the lookup has to be overridden.
- _entryCertificateJour
Type: CustEntryCertificateJour_W Table
The Entry certificate journal which is being linked to the invoice.
Return Value
Type: CustInvoiceJour Table
CustInvoiceJour record to which Entry certificate journal was linked.