Codeunit 1392 Monitor Sensitive Field in 18
- 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 | - | |
| ShowEmailFeatureEnabledInSetupPageNotification | () | public | - | |
| 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 | - |
| ShowPromotionNotification | () | internal | - |