SAP ABAP Interface IF_SALV_LOGGER (ALV Trace Logger)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
     SALV_TR_PUB (Package) ALV Trace: Public API
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
Interface IF_SALV_LOGGER  
Short Description ALV Trace Logger    
General Data
Package SALV_TR_PUB   ALV Trace: Public API 
Created 20101222   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SALV_LOGGER has no forward declaration.
Interfaces
Interface IF_SALV_LOGGER has no interface.
Friends
Interface IF_SALV_LOGGER has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SALV_LOGGER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703