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 | Constant | Public | Type reference (TYPE) | SYMSGID | 'MEREP_00' | Messages, Message Class | 20021203 | ||
| 2 | Constant | Public | Type reference (TYPE) | SYMSGID | 'MEREP_01' | Messages, Message Class | 20021203 | ||
| 3 | Constant | Public | Type reference (TYPE) | MEREP_MSGTYPE | 'A' | Message Type for Logs | 20021202 | ||
| 4 | Constant | Public | Type reference (TYPE) | MEREP_MSGTYPE | 'D' | Message Type for Logs | 20021202 | ||
| 5 | Constant | Public | Type reference (TYPE) | MEREP_MSGTYPE | 'E' | Message Type for Logs | 20021202 | ||
| 6 | Constant | Public | Type reference (TYPE) | MEREP_MSGTYPE | 'I' | Message Type for Logs | 20021202 | ||
| 7 | Constant | Public | Type reference (TYPE) | MEREP_MSGTYPE | 'N' | Message Type for Logs | 20021202 | ||
| 8 | Constant | Public | Type reference (TYPE) | MEREP_MSGTYPE | 'S' | Message Type for Logs | 20021202 | ||
| 9 | Constant | Public | Type reference (TYPE) | MEREP_MSGTYPE | 'W' | Message Type for Logs | 20021202 | ||
| 10 | Static Attribute | Public | Type reference (TYPE) | STRING | 20021203 | ||||
| 11 | Instance attribute | Public | Type reference (TYPE) | FLAG | General flag | 20021203 | |||
| 12 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_MEREP_LOGGER | MEREP Logger | 20021202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20021203 | ||
| 2 | Instance method | Public | Method | 20030813 | ||
| 3 | Instance method | Public | Method | 20030813 | ||
| 4 | Instance method | Public | Method | 20021203 | ||
| 5 | Static method | Public | Method | 20021202 | ||
| 6 | Instance method | Public | Method | 20021202 | ||
| 7 | 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 | 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 | 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 | 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 | MESSAGE_CLASS | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20021202 | |||
| 2 | MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20021202 | |||
| 3 | MESSAGE_V1 | Call by reference | Type reference (TYPE) | DATA | 20021202 | ||||
| 4 | MESSAGE_V2 | Call by reference | Type reference (TYPE) | DATA | 20021202 | ||||
| 5 | MESSAGE_V3 | Call by reference | Type reference (TYPE) | DATA | 20021202 | ||||
| 6 | MESSAGE_V4 | Call by reference | Type reference (TYPE) | DATA | 20021202 | ||||
| 7 | 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 | LOCATION | Call by reference | Type reference (TYPE) | MEREP_LOCATION | Positions-ID der Protokollerstellung | 20021202 | |||
| 2 | MESSAGE_CLASS | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20021202 | |||
| 3 | MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20021202 | |||
| 4 | MESSAGE_V1 | Call by reference | Type reference (TYPE) | DATA | 20021202 | ||||
| 5 | MESSAGE_V2 | Call by reference | Type reference (TYPE) | DATA | 20021202 | ||||
| 6 | MESSAGE_V3 | Call by reference | Type reference (TYPE) | DATA | 20021202 | ||||
| 7 | MESSAGE_V4 | Call by reference | Type reference (TYPE) | DATA | 20021202 | ||||
| 8 | 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 |