OnSetPurchOrderHeaderValues Event
Raised before the Purchase Order is exported to the Work Flow System.
Signature
[IntegrationEvent(false, false)]
OnSetPurchOrderHeaderValues(PurchOrder: Record "Purchase Header"; var ExportPurchaseHeader: Record "QWEDSC Export Purchase Header")
Parameters
PurchOrder
Record "Purchase Header"
The current Purchase Order Header.
var ExportPurchaseHeader
Record "QWEDSC Export Purchase Header"
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