SAP ABAP Class CL_CMD_APPLLOG_BUFFER (Buffer for Application Log)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BP (Application Component) Business Partner Foundation
⤷
S_MD_LOG (Package) AP MD: Master Data Logging (Basis Components)
⤷
⤷
Properties
| Class | CL_CMD_APPLLOG_BUFFER | |
| Short Description | Buffer for Application Log | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_MD_LOG | AP MD: Master Data Logging (Basis Components) |
| Created | 20050530 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CMD_APPLLOG_BUFFER has no forward declaration.
Interfaces
Class CL_CMD_APPLLOG_BUFFER has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CMD_APPLLOG | 20050530 | Application Log |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CMD_LOGCHAR3 | 'IDX' | Three-Character ID | 20050530 | ||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CMD_APPLLOG_BUFFER | Buffer for Application Log | 20050530 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | CMD_T_BUFFERLOG | Structure for Buffering of Application Log Tables | 20050530 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | CMD_LOGCHAR3 | Three-Character ID | 20050530 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Temporary Caching of Complete Application Log | 20050530 | |
| 2 | Instance method | Public | Method | Delete Buffer for Application Log | 20050530 | |
| 3 | Instance method | Public | Method | Load Buffered Application Log | 20050530 | |
| 4 | Static method | Public | Method | Creation of an Instance | 20061229 | |
| 5 | Static method | Public | Method | Create/Manage a Singleton Instance | 20050530 |
Events
Class CL_CMD_APPLLOG_BUFFER has no event.
Types
Class CL_CMD_APPLLOG_BUFFER has no local type.
Method Signatures
Method BUFFER_APPLLOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BUFFER_HANDLE | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20050530 | |||
| 2 | IS_BUFFERLOG | Call by reference | Type reference (TYPE) | CMD_S_BUFFERLOG | Struktur zum Puffern der Tabellen des Anwendungsprotokolls | 20050530 |
Method BUFFER_APPLLOG on class CL_CMD_APPLLOG_BUFFER has no exception.
Method BUFFER_APPLLOG_REFRESH Signature
Method BUFFER_APPLLOG_REFRESH on class CL_CMD_APPLLOG_BUFFER has no parameter.
Method BUFFER_APPLLOG_REFRESH on class CL_CMD_APPLLOG_BUFFER has no exception.
Method BUFFER_APPLLOG_RELOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BUFFERLOG | Call by reference | Type reference (TYPE) | CMD_S_BUFFERLOG | Struktur zum Puffern der Tabellen des Anwendungsprotokolls | 20050530 | |||
| 2 | IV_BUFFER_HANDLE | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20050530 | |||
| 3 | IV_DELETE_BUFFER | Call by reference | Type reference (TYPE) | CMD_LOGFLAGX | 'X' | Ja/Nein - Feld | 20050530 |
Method BUFFER_APPLLOG_RELOAD on class CL_CMD_APPLLOG_BUFFER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG_BUFFER | Puffer für das Anwendungsprotokoll | 20061229 |
Method GET_INSTANCE on class CL_CMD_APPLLOG_BUFFER has no exception.
Method GET_INSTANCE_SINGLETON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_SINGLETON | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG_BUFFER | Puffer für das Anwendungsprotokoll | 20050530 |
Method GET_INSTANCE_SINGLETON on class CL_CMD_APPLLOG_BUFFER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |