SAP ABAP Class CL_RFW_LOGS (CL_RFW_LOGS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSRFW_REPLICATION_ENGINE (Package) Replication Framework Replication Engine
Properties
Class CL_RFW_LOGS  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSRFW_REPLICATION_ENGINE   Replication Framework Replication Engine 
Created 20040628   SAP 
Last change 20040909   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RFW_LOGS has no forward declaration.
Interfaces
Class CL_RFW_LOGS has no interface implemented.
Friends
Class CL_RFW_LOGS has no friend class.
Attributes
Class CL_RFW_LOGS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMPRESS_LOG Static method Private Method 20040706
2 CREATE_COMPRESSED_LOG Static method Private Method 20040706
3 DELETE_OLD_LOGS Static method Private Method 20040706
4 GET_ALL_PROTOCOLS Static method Public Method Returns Handles of all Logs 20040628
5 GET_COMPRESSION_THRESHOLD Static method Private Method 20040706
6 GET_DELETION_THRESHOLD Static method Private Method Returns Threshold in Days for Deletion of Logs 20040706
7 GET_INDEX_PROTOCOLS Static method Public Method Returns Logs for Specified Index 20040628
8 LOAD_ALL_PROTOCOLS Static method Private Method Loads all DB Logs in Memory 20040628
9 PERFORM_PROTOCOL_ADMIN Static method Public Method Groups Single Logs in a Log 20040706
Events
Class CL_RFW_LOGS has no event.
Types
Class CL_RFW_LOGS has no local type.
Method Signatures

Method COMPRESS_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALDATE Call by reference Type reference (TYPE) BALDATE Anwendungs-Log: Datum 20040805
2 Importing I_ALTIME Call by reference Type reference (TYPE) BALTIME Anwendungs-Log: Uhrzeit 20040809
3 Importing I_ALUSER Call by reference Type reference (TYPE) BALUSER Anwendungs-Log: Benutzername 20040809
4 Importing I_SOURCE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20040706
5 Importing I_TARGET Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20040706

Method COMPRESS_LOG on class CL_RFW_LOGS has no exception.

Method CREATE_COMPRESSED_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_HEADER Call by reference Type reference (TYPE) BAL_S_LOG Datum und Zeit, aktuelles (Applikationsserver-)Datum 20040706
2 Returning R_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20040706

Method CREATE_COMPRESSED_LOG on class CL_RFW_LOGS has no exception.

Method DELETE_OLD_LOGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ALL_LOG_HANDLES Call by reference Type reference (TYPE) BAL_T_LOGH Anwendungs-Log: Tabelle mit Protokoll-Handles 20040706

Method DELETE_OLD_LOGS on class CL_RFW_LOGS has no exception.

Method GET_ALL_PROTOCOLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LOG_HANDLES Value transfer Type reference (TYPE) BAL_T_LOGH Anwendungs-Log: Tabelle mit Protokoll-Handles 20040628

Method GET_ALL_PROTOCOLS on class CL_RFW_LOGS has no exception.

Method GET_COMPRESSION_THRESHOLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DAYS Value transfer Type reference (TYPE) I 20040706

Method GET_COMPRESSION_THRESHOLD on class CL_RFW_LOGS has no exception.

Method GET_DELETION_THRESHOLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_WEEKS Value transfer Type reference (TYPE) I 20040706

Method GET_DELETION_THRESHOLD on class CL_RFW_LOGS has no exception.

Method GET_INDEX_PROTOCOLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_RULE Call by reference Type reference (TYPE) SFSRFW_IDX_RULE Replikationsframework Replikationsregel 20040628
2 Returning R_LOG_HANDLES Value transfer Type reference (TYPE) BAL_T_LOGH Anwendungs-Log: Tabelle mit Protokoll-Handles 20040628

Method GET_INDEX_PROTOCOLS on class CL_RFW_LOGS has no exception.

Method LOAD_ALL_PROTOCOLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LOG_HANDLES Value transfer Type reference (TYPE) BAL_T_LOGH Anwendungs-Log: Tabelle mit Protokoll-Handles 20040628

Method LOAD_ALL_PROTOCOLS on class CL_RFW_LOGS has no exception.

Method PERFORM_PROTOCOL_ADMIN Signature

Method PERFORM_PROTOCOL_ADMIN on class CL_RFW_LOGS has no parameter.
Method PERFORM_PROTOCOL_ADMIN on class CL_RFW_LOGS has no exception.
History
Last changed by/on SAP  20040909 
SAP Release Created in 700