SAP ABAP Data Element /IWFND/SUP_LOG_MESS_TYPE (Type of the Logged Message)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CS (Application Component) IWF Common Services
     /IWFND/COS_SUPPORTABILITY (Package) GW Framework - Supportability Components
Basic Data
Data Element /IWFND/SUP_LOG_MESS_TYPE
Short Description Type of the Logged Message  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type /IWFND/SUP_MSG_TYPES    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
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 Msg Type 
Medium 16 Log Message Type 
Long 20 Log Message Type 
Heading 30 Type of the Logged Message 
Documentation

Definition

Log message type defines the category of the message. Following values are allowed:

INIT         Initiation message

        This message documents the initiation of a processing step on the IW server.    

        The T100 message type of this message is always 'Information'.

COMP    Completion message

        This message documents thecompletion of a processing step on the IW server.

        The T100 message type of this message can be any of 'Information', 'Success', 'Warning', 'Error', or         'Cancel',.

EXCP        Exception message

        This message documents thecompletion of a processing step on the IW server with an exception.

        The T100 message type of this message is always 'Error'.

SIMP        Simple message

        This message documents a single activity inside of a processing step on the IW server.

        The T100 message type of this message can be any of 'Information', 'Success', 'Warning', 'Error', or             'Cancel',.

Use

Dependencies

Example

History
Last changed by/on SAP  20131122 
SAP Release Created in 100