Show / Hide Table of Contents

    OnModifyExtraValues Event

    Page WS Item

    Raised when a record has been modified, before the record is saved to the database.

    Signature

    [IntegrationEvent(false, false)]
    OnModifyExtraValues(var Item: Record Item; ExtraValue1: Text; ExtraValue2: Text; ExtraValue3: Text; ExtraValue4: Text; ExtraValue5: Text; ExtraValue6: Text; ExtraValue7: Text; ExtraValue8: Text; ExtraValue9: Text; ExtraValue10: Text)
    

    Parameters

    var Item Record Item

    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.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX