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.
Find the record ID of a ExportSalesInvoice record with a specified record ID of a CustInvoiceJour record.
Syntax
client server public static RecId findRecIdByCustInvoiceJour(RefRecId _custInvoiceJourId)
Run On
Called
Parameters
- _custInvoiceJourId
Type: RefRecId Extended Data Type
The record ID of a CustInvoiceJour record.
Return Value
Type: RecId Extended Data Type
The record ID of a ExportSalesInvoice record with the specified record ID of a CustInvoiceJour record.