Data Privacy field definitions

In order to protect confidential data, you can define Data Privacy profiles using the /AUDIC/SE_DPRV transaction and assign them to users or roles. Click the Field definitions subfolder to switch to the maintenance of the table fields. In the Field definitions dialog, you can specify the table fields to be anonymized or pseudonymized during extraction and the method to be used.

 

Field definitions dialog

In the Field definitions dialog select which table field is to be anonymized or encrypted.

 

Field Description

Table Name

Name of an SAP® database table or view.

Generic values like those used for specifying authorization profile table filters, e.g. "*", are not allowed here.

Field Name

Name of a database field

Method

Please specify what kind of anonymization is to be used or whether the data of the table field are to be encrypted in accordance with the selected plug-in.

The following encryption methods are available:

  1. Method: Anonymization with initial value
  2. Method: Anonymization with minimum value
  3. Method: Anonymization with maximum value
  4. Method: Anonymization with random value
  5. Method: Anonymization with constant
  6. Method: Anonymization by masking
  7. Method: Encryption using plug-in configuration

Parameter for constant and masking

When using a constant or masking for encryption, enter the required parameters here. Click the SmartExporter Help icon for more information on the parameters.

Table: Field definitions for Data Privacy profiles

 

Please note that as a result of using anonymization or encryption, the relation to other tables might be lost, e.g. when running a join later. This is not true for the encryption plugins DATA_PRIVACY_VIGENERE, DATA_PRIVACY_AES128 and DATA_PRIVACY_AES256 with the SmartExporter ABAP implementation and neither for SmartExporter joins, because SmartExporter joins are run before the anonymization or encryption method is applied.

 

Note:

If there are several Data Privacy profiles for one user that contain different field definitions for the same table field, the SmartExporter SAP® components will use the field definition with the anonymization method that is more secure, in the following order: encryption with plug-in, masking, assigning a value. If the same anonymization method is used in these Data Privacy profiles, the SmartExporter SAP® components will use only the field definition of the first profile, i.e. the profile that comes first in the list of profiles.

 

The following encryption methods are available: