SAP ABAP Data Element BCSD_SIGN (Indicator: Signature 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_SIGN
Short Description Indicator: Signature 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 Signature 
Medium 15 Signature 
Long 20 Signature 
Heading 15 Signature 
Documentation

Definition

You use this flag to specify whether or not the mail being sent is to be signed.

Use

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

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

Dependencies

If the mail cannot be signed, 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