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.
Synchronizes an assembly order with a sales line.
Syntax
server public static void syncSalesLine(SalesLine _salesLine, [boolean _initialSync])
Run On
Server
Parameters
- _salesLine
Type: SalesLine Table
The sales line to synchronize an assembly order with.
- _initialSync
Type: boolean
Boolean flag indicating whether it's a first synchronization. On initial synchronization the check for existing assembly order is skipped.