SAP ABAP Data Element BCSD_ENCR (Indicator: Encryption Required)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SBCOMS (Package) Business Communication Service
Basic Data
Data Element BCSD_ENCR
Short Description Indicator: Encryption Required  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BCS_BOOL    
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 Encrypt. 
Medium 15 Encryption 
Long 20 Encryption 
Heading 15 Encryption 
Documentation

Definition

You use this flag to specify whether the mail being sent it encrypted or not.

Use

The sending application usually defines whether or not the mail is to be encrypted. If the sending is taking place in dialog, the send screen enables you to change the encryption setting chosen by the application on the "Send Options" tab.

For the short message, you can specify the default value for encryption yourself. To do this, under System -> User Profile -> Own Data add the set/get parameter BCSENCRYPT on the "Parameters" tab strip, using the input help. Valid values here are 'X' for "Encrypt" and ' ' for "No Encryption". In the short message, you can change this value again for the mail that is currently being sent.

Dependencies

If the mail cannot be encrypted, the mail sending process is canceled and an error status is output.

Example

History
Last changed by/on SAP  20041216 
SAP Release Created in 700