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.
Inserts the sales line information into the temporary table.
Syntax
public void insertSalesLineInfo(SalesLine _salesLine, DirPartyTable _dirPartyTable)
Run On
Server
Parameters
- _salesLine
Type: SalesLine Table
The sales line.
- _dirPartyTable
Type: DirPartyTable Table
The DirPartyTable record.