Table of Contents

Page "Schedule Feature Data Update"

ID 2612
Namespace: System.Environment.Configuration

Page provide the dialog where user can run or schedule the feature datat update.

Properties

Name Value
Caption Feature Data Update
DataCaptionExpression Rec."Feature Key"
DeleteAllowed False
InsertAllowed False
LinksAllowed False
PageType NavigatePage
SourceTable Table System.Environment.Configuration."Feature Data Update Status"
SourceTableTemporary True
Permissions tabledata "Feature Data Update Status" = rim

Methods

Set

Inserts the copy of "Feature Data Update Status" record as a temporary source of the page.

procedure Set(FeatureDataUpdateStatus: Record "Feature Data Update Status")

Parameters

Name Type Description
FeatureDataUpdateStatus Table System.Environment.Configuration."Feature Data Update Status"

the instance of the actual record

See also