SAP ABAP Data Element DDANONYM (Anonymization Indicator (for User Fields))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDKR (Package) DD: DDIC Metadata Table/Structures with Header File
Basic Data
Data Element DDANONYM
Short Description Anonymization Indicator (for User Fields)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DDANONYM    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Anonymous 
Medium  
Long  
Heading  
Documentation

Definition

Using the anonymization indicator, it is possible to determine whether the table content of a field is to be replaced at delivery by the string 'SAP'.

You can select the following delivery types:

  • Installation:
    The field content is changed before the DB export to 'SAP'.
  • Upgrade and Support Packages:
    The field content will not be changed in the system. Only the Upgrade and Support-Package data files get the anonymity-marked field contents.

Use

This function is available only for CHAR fields of the length 12 (as a rule, these data types are used for user names).

The field content is set to anonymous only for delivery transports.

Possible values:
    ' ' - No anonymization
    'X' - Anonymization

Default is 'no anonymization'.

Dependencies

Read also OSS note number 1041688 Anonymization of User Fields (Transport Tools).

Example

History
Last changed by/on SAP  20141013 
SAP Release Created in 710