SAP ABAP Data Element WLF_MESSAGE_DISPLAY_TYPE (Type of Log Output)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WZRE (Package) Agency Business
Basic Data
Data Element WLF_MESSAGE_DISPLAY_TYPE
Short Description Type of Log Output  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type WLF_MESSAGE_DISPLAY_TYPE    
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 Output 
Medium 15 Type of Output 
Long 24 Type of Log Output 
Heading 24 Type of Log Output 
Documentation

Definition

Use

Using this parameter, you can control the log output when processing agency documents.

  • Standard: The messages are output as a message log (in dialog processing on the screen, in background processing as a spool)
  • Only application log: The messages are saved in the application log, no message log is output. This setting can be used in background processing so as not to fill the spool unnecessarily (particularly in the case of a detail log).
  • Standard and application log: A combination of the two variants above

By way of the user parameter WLF_MSG_DISPLAY_TYPE, the parameter can be predefined.

Dependencies

Example

History
Last changed by/on SAP  20100310 
SAP Release Created in 605