Codeunit 1392 Monitor Sensitive Field in 20

App
Base Application

Procedures, 31

Versions171819202122232425262728latest

Source29

Procedures, 31

NameParametersReturnsAccessObsolete
ValidateTableNo(Integer)public-
ValidateTableAndFieldNo(Integer, Integer)public-
InsertChangeLogSetupTable(Integer)public-
DeleteChangeLogSetupTable(Integer, Integer)public-
GetTableCaption(Integer)Textpublic-
GetNotificationCount()Integerpublic-
OpenDataSensitivityFilterPage()public-
AddAllowedFieldFilters(var Record Field)public-
AddValidTablesFilter(var Record AllObjWithCaption)public-
EnableMonitor(Boolean)public-
DisableMonitor()public-
CheckUserHasValidContactEmail(Code[50])public-
ExcludeMonitorTablesFromChangeLog(var Record AllObjWithCaption)public-
GetSetupTable(var Record Field Monitoring Setup)public-
AddMonitoredField(Integer, Integer, Boolean)public-
ImportFieldsBySensitivity(Boolean, Boolean, Boolean)public-
SetSetupTable(Text[50], Guid, Text[250], Enum Email Connector)public-
ShowPromoteMonitorSensitiveFieldNotification()public-
ShowEmailFeatureEnabledNotification()publicPending 20.0
The email enhancements are permenantly enabled, "Notification Email Account" is a required field to complete the setup, so no need to show a notification.
ShowEmailFeatureEnabledInSetupPageNotification()publicPending 20.0
The email enhancements are permenantly enabled, "Notification Email Account" is a required field to complete the setup, so no need to show a notification.
OpenFieldMonitoringSetupWizard(Notification)public-
OpenFieldMonitoringWorksheet(Notification)public-
OpenFieldMonitoringSetup(Notification)public-
DisableNotification(Notification)public-
IsValidTable(Integer)Booleanpublic-
ValidateUserPermissions(Code[50], var Boolean)public-
OpenUserCard(Code[250])public-
GetPromoteMonitorFeatureNotificationId()Guidpublic-
GetChangeLogHiddenTablesNotificationId()Guidpublic-
GetEmailFeatureEnabledNotificationId()GuidpublicPending 20.0
The email enhancements are permenantly enabled, "Notification Email Account" is a required field to complete the setup, so no need to show a notification.
ShowPromotionNotification()internal-