OnModifyExtraValues Event
Raised when a record has been modified, before the record is saved to the database.
Signature
[IntegrationEvent(false, false)]
OnModifyExtraValues(var ItemVariant: Record "Item Variant"; ExtraValue1: Text; ExtraValue2: Text; ExtraValue3: Text; ExtraValue4: Text; ExtraValue5: Text; ExtraValue6: Text; ExtraValue7: Text; ExtraValue8: Text; ExtraValue9: Text; ExtraValue10: Text)
Parameters
var ItemVariant Record "Item Variant"
The record that has been modified.
ExtraValue1 Text
An extra value, if supplied in the web service call.
ExtraValue2 Text
An extra value, if supplied in the web service call.
ExtraValue3 Text
An extra value, if supplied in the web service call.
ExtraValue4 Text
An extra value, if supplied in the web service call.
ExtraValue5 Text
An extra value, if supplied in the web service call.
ExtraValue6 Text
An extra value, if supplied in the web service call.
ExtraValue7 Text
An extra value, if supplied in the web service call.
ExtraValue8 Text
An extra value, if supplied in the web service call.
ExtraValue9 Text
An extra value, if supplied in the web service call.
ExtraValue10 Text
An extra value, if supplied in the web service call.
This documentation is generated from Spider v27.2