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.
Invoices the selected sales order by setting all the factors of the SalesFormLetter class.
Syntax
public SalesFormLetter invoiceSalesOrder(SalesTable salesHeader, date transDate)
Run On
Called
Parameters
- salesHeader
Type: SalesTable Table
The current SalesTable record.
- transDate
Type: date
The date of the transaction.
Return Value
Type: SalesFormLetter Class
An updated instance of the SalesFormLetter class.