Codeunit 1392 Monitor Sensitive Field in 22
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 31
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| ValidateTableNo | (Integer) | public | - | ||||
| ValidateTableAndFieldNo | (Integer, Integer) | public | - | ||||
| InsertChangeLogSetupTable | (Integer) | public | - | ||||
| DeleteChangeLogSetupTable | (Integer, Integer) | public | - | ||||
| GetTableCaption | (Integer) | Text | public | - | |||
| GetNotificationCount | () | Integer | public | - | |||
| 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 | () | public | Pending 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 | () | public | Pending 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) | Boolean | public | - | |||
| ValidateUserPermissions | (Code[50], var Boolean) | public | - | ||||
| OpenUserCard | (Code[250]) | public | - | ||||
| GetPromoteMonitorFeatureNotificationId | () | Guid | public | - | |||
| GetChangeLogHiddenTablesNotificationId | () | Guid | public | - | |||
| GetEmailFeatureEnabledNotificationId | () | Guid | public | Pending 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 | - | ||||