Share via


PlInventPackageParm::updateFromSalesParmTable Method

Creates PlInventPackageParm records that refer to the salesParmTable table for additional updates during the packing slip/invoice update.

Syntax

server public static void updateFromSalesParmTable(SalesParmTable _salesParmTable)

Run On

Server

Parameters

  • _salesParmTable
    Type: SalesParmTable Table
    The SalesParmTable record to use to find the original sales order and to attach calculated lines to.

See Also

Reference

PlInventPackageParm Table