SAP ABAP Data Element ILM_ARCH_OBJ_PROT_OUTPUT_TXT (Archiving/Data Destruction: Log Output)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-WP (Application Component) ILM Workplace
     S_ILM_ARC_ADMIN_UI (Package) ILM Work Center for Archiving: UI
Basic Data
Data Element ILM_ARCH_OBJ_PROT_OUTPUT_TXT
Short Description Archiving/Data Destruction: Log Output  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type STRG   Character String of Variable Length 
Length 0    
Decimal Places 0    
Output Length 0    
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 Log Output 
Medium 20 Log Output 
Long 35 Log Output 
Heading 30 Log Output 
Documentation

Definition

Specifies how the detail log will be issued.

Use

  • List: The log is written to a list (spool in background program).
    The advantage of saving a log in this way is that you can automatically store this log in the optical archive. Logs that are written to the application log can only be stored manually from within the display view.
    Furthermore, the logs that have been written to the list are automatically deleted together with their corresponding background jobs. Logs that are written to the application log have to be deleted manually.
  • Application log: The log is written to the application log. The advantage of saving the logs this way is that the log messages are written to the application log while the program is running. (In background processing this occurs every 30 minutes and with programs running in dialog mode, every 10 seconds). Logs that have been written to the list are only visible after the program has finished.
    From within the log display view you can also display the details (if available) of a message or an object by double clicking the item.
  • List and application log: The log is available in both locations.

Dependencies

Example

History
Last changed by/on SAP  20140117 
SAP Release Created in 740