Codeunit 1753 Data Classification Mgt. Impl. in 18
- App
- System Application
Versions171819202122232425262728latest
Procedures, 22
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| PopulateDataSensitivityTable | () | public | - | |
| InsertDataSensitivityForField | (Integer, Integer, Option) | public | - | |
| SetSensitivities | (var Record Data Sensitivity, Option) | public | - | |
| FindSimilarFieldsInRelatedTables | (var Record Data Sensitivity) | public | - | |
| GetRelatedTablesForTable | (var Record Data Privacy Entities, Integer) | public | - | |
| GetTableNoFilterForTablesWhoseNameContains | (Text) | Text | public | - |
| PopulateFieldValue | (FieldRef, var Record Field Content Buffer) | public | - | |
| SyncAllFields | () | public | - | |
| AreAllFieldsClassified | () | Boolean | public | - |
| GetDataSensitivityOptionString | () | Text | public | - |
| GetLegalDisclaimerTxt | () | Text | public | - |
| SetTableFieldsToNormal | (Integer) | public | - | |
| SetFieldToPersonal | (Integer, Integer) | public | - | |
| SetFieldToSensitive | (Integer, Integer) | public | - | |
| SetFieldToCompanyConfidential | (Integer, Integer) | public | - | |
| SetFieldToNormal | (Integer, Integer) | public | - | |
| IsDataSensitivityEmptyForCurrentCompany | () | Boolean | public | - |
| GetEnabledSensitiveFields | (var Record Field) | public | - | |
| GetSensitiveFields | (var Record Field) | public | - | |
| RunDataClassificationWorksheetForTableWhoseNameContains | (Text) | public | - | |
| RunDataClassificationWorksheetForPersonalAndSensitiveDataInTable | (Integer) | public | - | |
| RunDataClassificationWorksheetForTable | (Integer) | public | - |