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.
Handles order creation after sales picking list.
Syntax
server public static void createSalesPickingListAfter(SalesLine _salesLine, SalesParmTable _salesParmTable)
Run On
Server
Parameters
- _salesLine
Type: SalesLine Table
A SalesLine table buffer.
- _salesParmTable
Type: SalesParmTable Table
A SalesParmTable table buffer.