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 GC_INDX Constant Private Type reference (TYPE) CMD_LOGCHAR3 'IDX' Three-Character ID 20050530
2 GR_SINGLETON Static Attribute Private Object reference (TYPE REF TO) CL_CMD_APPLLOG_BUFFER Buffer for Application Log 20050530
3 GT_BUFFERLOG Static Attribute Private Type reference (TYPE) CMD_T_BUFFERLOG Structure for Buffering of Application Log Tables 20050530
4 GV_SORT_BUFFERLOG Static Attribute Private Type reference (TYPE) CMD_LOGCHAR3 Three-Character ID 20050530
Methods
# Method Level Visibility Method type Description Created on
1 BUFFER_APPLLOG Instance method Public Method Temporary Caching of Complete Application Log 20050530
2 BUFFER_APPLLOG_REFRESH Instance method Public Method Delete Buffer for Application Log 20050530
3 BUFFER_APPLLOG_RELOAD Instance method Public Method Load Buffered Application Log 20050530
4 GET_INSTANCE Static method Public Method Creation of an Instance 20061229
5 GET_INSTANCE_SINGLETON 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 Exporting EV_BUFFER_HANDLE Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20050530
2 Importing 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 Exporting ES_BUFFERLOG Call by reference Type reference (TYPE) CMD_S_BUFFERLOG Struktur zum Puffern der Tabellen des Anwendungsprotokolls 20050530
2 Importing IV_BUFFER_HANDLE Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20050530
3 Importing 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 Exporting 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 Exporting 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