SAP ABAP Data Element TCDCOUPMSG (Message Type When Checking for S_TCODE in CALL TRANSACTION)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-AUT-PFC (Application Component) ABAP Authorization and Role Management
     S_PROFGEN (Package) ABAP Role Administration (Profile Generator)
Basic Data
Data Element TCDCOUPMSG
Short Description Message Type When Checking for S_TCODE in CALL TRANSACTION  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TCDCOUPMSG    
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 MessageTyp 
Medium 15 Message Type 
Long 20 Message Type 
Heading 11 Mssg Type 
Documentation

Definition

Use

The "message type" indicator determines which message the system sends if a transaction start authorization check fails or for a locked transaction at the ABAP statement CALL TRANSACTION. The following values are possible for the field TCDCOUPLES-Maintflag:

  • I: information message
  • E: error message
  • A: termination message
  • W, X, Space: Warning

Dependencies

For information about the effects on the program flow of sending a message, see the ABAP keyword documentation under Behavior of Messages.

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 610