SAP ABAP Class J_7LCL_BACKGROUND_LOGGER (Logger for Saving Log Data without Display)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   IS-REA-COR (Application Component) Recycling Administration Core Functions
     J7LR (Package) REA Core Functionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  J_7LCL_ABSTRACT_LOGGER Shared Superclass of All Loggers 20040226
Properties
Class J_7LCL_BACKGROUND_LOGGER  
Short Description Logger for Saving Log Data without Display    
Super Class J_7LCL_ABSTRACT_LOGGER Shared Superclass of All Loggers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package J7LR   REA Core Functionality 
Created 20040226   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class J_7LCL_BACKGROUND_LOGGER has no forward declaration.
Interfaces
Class J_7LCL_BACKGROUND_LOGGER has no interface implemented.
Friends
Class J_7LCL_BACKGROUND_LOGGER has no friend class.
Attributes
Class J_7LCL_BACKGROUND_LOGGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040226
2 SAVE_ALL Instance method Public Method Saves the Log on the Database 20040226
Events
Class J_7LCL_BACKGROUND_LOGGER has no event.
Types
Class J_7LCL_BACKGROUND_LOGGER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRENT_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Aktuelles Protokollhandle 20040301
2 Importing I_LEVEL Call by reference Type reference (TYPE) J_7LINT_LOGLEVEL Detailierungsgrad Protokoll (interne Verwendung) 20040301
3 Importing I_LOG_HANDLE_TABLE Call by reference Type reference (TYPE) BAL_T_LOGH Summe aller Protokollhandle 20040226
4 Importing I_PERSISTENCE Call by reference Type reference (TYPE) J_7LINT_LOG_PERSISTENCE Lebensdauer der Protokolleinträge (interne Verwendung) 20040301

Method CONSTRUCTOR on class J_7LCL_BACKGROUND_LOGGER has no exception.

Method SAVE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BACKGROUND_TASK Value transfer Type reference (TYPE) BOOLEAN '-' X => Asynchrones Sichern im Hintergrund 20040226
2 Exporting SAVE_SUCCESS Value transfer Type reference (TYPE) BOOLEAN bX => Sichern Erfolgreich 20040226
# Exception Resumable Description Created on
1 SAVE_ERROR Fehler beim Sichern 20040226
History
Last changed by/on SAP  20100310 
SAP Release Created in 471