SAP ABAP Class CL_MEREP_LOGGER (MEREP Logger)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MOB (Application Component) SAP NetWeaver Mobile - Use subcomponents
     S_ME_DATA (Package) Mobile: data replication
Properties
Class CL_MEREP_LOGGER  
Short Description MEREP Logger    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ME_DATA   Mobile: data replication 
Created 20021202   SAP 
Last change 20060912   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MEREP_LOGGER has no forward declaration.
Interfaces
Class CL_MEREP_LOGGER has no interface implemented.
Friends
Class CL_MEREP_LOGGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_MESSAGE_CLASS_GENERAL Constant Public Type reference (TYPE) SYMSGID 'MEREP_00' Messages, Message Class 20021203
2 C_MESSAGE_CLASS_SYNCHRONIZER Constant Public Type reference (TYPE) SYMSGID 'MEREP_01' Messages, Message Class 20021203
3 C_TYPE_ABORT Constant Public Type reference (TYPE) MEREP_MSGTYPE 'A' Message Type for Logs 20021202
4 C_TYPE_DEBUG Constant Public Type reference (TYPE) MEREP_MSGTYPE 'D' Message Type for Logs 20021202
5 C_TYPE_ERROR Constant Public Type reference (TYPE) MEREP_MSGTYPE 'E' Message Type for Logs 20021202
6 C_TYPE_INFORMATION Constant Public Type reference (TYPE) MEREP_MSGTYPE 'I' Message Type for Logs 20021202
7 C_TYPE_NOTICE Constant Public Type reference (TYPE) MEREP_MSGTYPE 'N' Message Type for Logs 20021202
8 C_TYPE_SUCCESS Constant Public Type reference (TYPE) MEREP_MSGTYPE 'S' Message Type for Logs 20021202
9 C_TYPE_WARNING Constant Public Type reference (TYPE) MEREP_MSGTYPE 'W' Message Type for Logs 20021202
10 DUMMY Static Attribute Public Type reference (TYPE) STRING 20021203
11 ENABLED Instance attribute Public Type reference (TYPE) FLAG General flag 20021203
12 LOGGER Static Attribute Private Object reference (TYPE REF TO) CL_MEREP_LOGGER MEREP Logger 20021202
Methods
# Method Level Visibility Method type Description Created on
1 DISABLE Instance method Public Method 20021203
2 DUMP_STRING Instance method Public Method 20030813
3 DUMP_XSTRING Instance method Public Method 20030813
4 ENABLE Instance method Public Method 20021203
5 GET_LOGGER Static method Public Method 20021202
6 LOG Instance method Public Method 20021202
7 LOG_LOCATION Instance method Public Method 20021202
Events
Class CL_MEREP_LOGGER has no event.
Types
Class CL_MEREP_LOGGER has no local type.
Method Signatures

Method DISABLE Signature

Method DISABLE on class CL_MEREP_LOGGER has no parameter.
Method DISABLE on class CL_MEREP_LOGGER has no exception.

Method DUMP_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STRING Value transfer Type reference (TYPE) STRING 20030813

Method DUMP_STRING on class CL_MEREP_LOGGER has no exception.

Method DUMP_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XSTRING Call by reference Type reference (TYPE) XSTRING 20030813

Method DUMP_XSTRING on class CL_MEREP_LOGGER has no exception.

Method ENABLE Signature

Method ENABLE on class CL_MEREP_LOGGER has no parameter.
Method ENABLE on class CL_MEREP_LOGGER has no exception.

Method GET_LOGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_MEREP_LOGGER MEREP-Logger 20021202

Method GET_LOGGER on class CL_MEREP_LOGGER has no exception.

Method LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_CLASS Call by reference Type reference (TYPE) SYMSGID Nachrichten, Nachrichtenklasse 20021202
2 Importing MESSAGE_NUMBER Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20021202
3 Importing MESSAGE_V1 Call by reference Type reference (TYPE) DATA 20021202
4 Importing MESSAGE_V2 Call by reference Type reference (TYPE) DATA 20021202
5 Importing MESSAGE_V3 Call by reference Type reference (TYPE) DATA 20021202
6 Importing MESSAGE_V4 Call by reference Type reference (TYPE) DATA 20021202
7 Importing TYPE Call by reference Type reference (TYPE) MEREP_MSGTYPE Nachrichtentyp für Protokolle 20021202

Method LOG on class CL_MEREP_LOGGER has no exception.

Method LOG_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCATION Call by reference Type reference (TYPE) MEREP_LOCATION Positions-ID der Protokollerstellung 20021202
2 Importing MESSAGE_CLASS Call by reference Type reference (TYPE) SYMSGID Nachrichten, Nachrichtenklasse 20021202
3 Importing MESSAGE_NUMBER Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20021202
4 Importing MESSAGE_V1 Call by reference Type reference (TYPE) DATA 20021202
5 Importing MESSAGE_V2 Call by reference Type reference (TYPE) DATA 20021202
6 Importing MESSAGE_V3 Call by reference Type reference (TYPE) DATA 20021202
7 Importing MESSAGE_V4 Call by reference Type reference (TYPE) DATA 20021202
8 Importing TYPE Call by reference Type reference (TYPE) MEREP_MSGTYPE Nachrichtentyp für Protokolle 20021202

Method LOG_LOCATION on class CL_MEREP_LOGGER has no exception.
History
Last changed by/on SAP  20060912 
SAP Release Created in 630