SAP ABAP Class CL_RSAN_LOG (Log)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-CRM (Application Component) Customer Relationship Management
     RSAN (Package) Analytical Applications: General Tools
Properties
Class CL_RSAN_LOG  
Short Description Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAN   Analytical Applications: General Tools 
Created 20010206   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSANY Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSAN_LOG has no interface implemented.
Friends
Class CL_RSAN_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MESSAGE Static Attribute Public Type reference (TYPE) STRING Dummy Field for Message Output 20010206
2 MSG Static Attribute Public Object reference (TYPE REF TO) CL_RSAN_LOG_CHANNEL Messages 20010206
3 PROGRESS Static Attribute Public Object reference (TYPE REF TO) CL_RSAN_LOG_CHANNEL Progress 20010206
4 TRACE Static Attribute Public Object reference (TYPE REF TO) CL_RSAN_LOG_CHANNEL Trace 20010206
5 _IS_INITIALIZED Static Attribute Private Type reference (TYPE) BOOLEAN Initialized 20010206
6 _LOG_ID Static Attribute Private Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20010420
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010206
2 DELETE Instance method Public Method Delete Logs 20010502
3 DISPLAY Instance method Public Method Display Log 20010206
4 GET_MESSAGE_REFS Instance method Public Method Get Table with Message Objects 20020314
5 LOAD Instance method Public Method Load Log 20020314
6 LOG_CHANNEL_HANDLES_GET Instance method Public Method Get Table with Channel Log Handles 20010307
7 MESSAGES_GET Instance method Public Method Get Messages 20010206
8 MESSAGES_PUT Instance method Public Method Append Messages 20010206
9 SAVE Instance method Public Method Store Log 20010206
Events
Class CL_RSAN_LOG has no event.
Types
Class CL_RSAN_LOG has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSAN_LOG has no parameter.
Method CONSTRUCTOR on class CL_RSAN_LOG has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LOG_CHANNEL_HANDLES Call by reference Type reference (TYPE) RSANY_T_LOG_CHANNEL_HANDLES Handles 20010502

Method DELETE on class CL_RSAN_LOG has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LOG_CHANNEL_HANDLES Call by reference Type reference (TYPE) RSANY_T_LOG_CHANNEL_HANDLES Logs 20010502
# Exception Resumable Description Created on
1 FAILED Fehler 20010502

Method GET_MESSAGE_REFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ETR_MESSAGES Value transfer Type reference (TYPE) RSANY_TR_MESSAGES 20020314

Method GET_MESSAGE_REFS on class CL_RSAN_LOG has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LOG_CHANNEL_HANDLES Call by reference Type reference (TYPE) RSANY_T_LOG_CHANNEL_HANDLES Anwendungs-Log: Tabelle mit Protokoll-Handles 20020314
# Exception Resumable Description Created on
1 FAILED Fehler 20020314

Method LOG_CHANNEL_HANDLES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG_CHANNEL_HANDLES Call by reference Type reference (TYPE) RSANY_T_LOG_CHANNEL_HANDLES Anwendungs-Log: Tabelle mit Protokoll-Handles 20010307

Method LOG_CHANNEL_HANDLES_GET on class CL_RSAN_LOG has no exception.

Method MESSAGES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG_MESSAGES Call by reference Type reference (TYPE) RSANY_T_LOG_MESSAGES Nachrichten 20010206

Method MESSAGES_GET on class CL_RSAN_LOG has no exception.

Method MESSAGES_PUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LOG_MESSAGES Call by reference Type reference (TYPE) RSANY_T_LOG_MESSAGES Nachrichten 20010206

Method MESSAGES_PUT on class CL_RSAN_LOG has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG_CHANNEL_HANDLES Call by reference Type reference (TYPE) RSANY_T_LOG_CHANNEL_HANDLES Anwendungs-Log: Tabelle mit Protokoll-Handles 20010307
2 Importing I_LOGNAME Call by reference Type reference (TYPE) C Name des Logs (Subobject) 20010419

Method SAVE on class CL_RSAN_LOG has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 21C