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 cust invoice journal from sales id.
Syntax
client server public static CustInvoiceJour findFromSalesId_IN(SalesId _salesId)
Run On
Called
Parameters
- _salesId
Type: SalesId Extended Data Type
The sales id.
Return Value
Type: CustInvoiceJour Table
The instance of the CustInvoiceJour class.