OnSetPurchOrderLineValues Event
Raised before the Purchase Order Line is exported to the Work Flow System.
Signature
[IntegrationEvent(false, false)]
OnSetPurchOrderLineValues(PurchOrderLine: Record "Purchase Line"; var ExportPurchaseLine: Record "QWEDSC Export Purchase Line")
Parameters
PurchOrderLine
Record "Purchase Line"
The current Purchase Order Line.
var ExportPurchaseLine
Record "QWEDSC Export Purchase Line"
The data that will be exported to the Work Flow System. Change the fields in this record to export other data.
This documentation is generated from Dynamics Software Connector v24.28