CustInvoiceJour::findFromSalesId_IN Method
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.