Show / Hide Table of Contents

    NotifyUser Procedure

    Codeunit Record Link Mgt.

    Adds a user notification.

    Signature

    NotifyUser(var Rec: Variant; Description: Text; NotificationText: Text; PageId: Integer; RecipientUserId: Text; UseFilter: Boolean)
    

    Parameters

    var Rec Variant

    The record that this notification should be linked to.

    Description Text

    The descriptive text of this notification.

    NotificationText Text

    The text that should be saved as the notification.

    PageId Integer

    The Id of the page that could be used when opening this record link.

    RecipientUserId Text

    The user that should receive this notification.

    UseFilter Boolean

    Specifies if the filters from Rec should be used when creating the URL to this notification.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX