SalesTable.editExportSales_PL Method
Edits the export sales value for the sales order.
Syntax
edit PlExportSales editExportSales_PL(boolean _set, PlExportSales _value)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the value has been modified.
- _value
Type: PlExportSales Extended Data Type
The new export sales value.
Return Value
Type: PlExportSales Extended Data Type
The export sales value.