SAP ABAP Class IF_SALV_LOGGER (ALV Trace Logger)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_TR_LOGGER ALV Trace Logger 20101222
Properties
Class IF_SALV_LOGGER  
Short Description ALV Trace Logger    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101222   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_LOGGER has no forward declaration.
Interfaces
Class IF_SALV_LOGGER has no interface implemented.
Friends
Class IF_SALV_LOGGER has no friend class.
Attributes
Class IF_SALV_LOGGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_ACTIVE Instance method Public Method 20101222
2 LOG Instance method Public Method 20101222
3 LOG_EXCEPTION Instance method Public Method 20120829
4 LOG_TASK_BEGIN Instance method Public Method 20101222
5 LOG_TASK_END Instance method Public Method 20101222
Events
Class IF_SALV_LOGGER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 Y_CLASS_SHORTENED_NAME Public Type reference (TYPE) CHAR30 20101222
2 Y_COMPONENT Public Type reference (TYPE) CHAR15 20101222
3 Y_TASK Public Type reference (TYPE) CHAR40 20101222
Method Signatures

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20101222

Method IS_ACTIVE on class IF_SALV_LOGGER has no exception.

Method LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) ANY 20101222
2 Importing TASK Value transfer Type reference (TYPE) Y_TASK 20101222
3 Importing TEXT Call by reference Type reference (TYPE) STRING 20101222

Method LOG on class IF_SALV_LOGGER has no exception.

Method LOG_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Value transfer Object reference (TYPE REF TO) CX_ROOT 20120829
2 Importing TASK Value transfer Type reference (TYPE) Y_TASK 20120829

Method LOG_EXCEPTION on class IF_SALV_LOGGER has no exception.

Method LOG_TASK_BEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) ANY 20101222
2 Importing TASK Value transfer Type reference (TYPE) Y_TASK 20101222
3 Importing TEXT Call by reference Type reference (TYPE) STRING 20101222

Method LOG_TASK_BEGIN on class IF_SALV_LOGGER has no exception.

Method LOG_TASK_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) ANY 20101222
2 Importing TASK Value transfer Type reference (TYPE) Y_TASK 20101222
3 Importing TEXT Call by reference Type reference (TYPE) STRING 20101222

Method LOG_TASK_END on class IF_SALV_LOGGER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in