SAP ABAP Class CL_RSBM_LOG_ARCHIVE_PROXY (Request Log of Archive Connection)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSBM (Package) Data Transfer Process: Log and Monitor
Properties
Class CL_RSBM_LOG_ARCHIVE_PROXY  
Short Description Request Log of Archive Connection    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBM   Data Transfer Process: Log and Monitor 
Created 20080819   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSBM_LOG_ARCHIVE_PROXY has no forward declaration.
Interfaces
Class CL_RSBM_LOG_ARCHIVE_PROXY has no interface implemented.
Friends
Class CL_RSBM_LOG_ARCHIVE_PROXY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_REQUID Instance attribute Public Type reference (TYPE) RSBKREQUID Data Transfer Process Request 20080819
2 P_LOGID Instance attribute Private Type reference (TYPE) RSBMLOGID Hierarchical Log: Log ID 20080819
3 P_S_BUFFER Static Attribute Private Type reference (TYPE) S_BUFFER Single-Character Indicator 20080819
4 P_S_REQ Instance attribute Private Type reference (TYPE) RSBKREQUEST DTP Requests 20110217
5 P_TH_ME Static Attribute Private Type reference (TYPE) T_TH_ME 20080819
6 P_T_HEADER Instance attribute Private See coding 20110217
7 P_T_LOGPAR Instance attribute Private Type reference (TYPE) T_T_LOGPAR 20080819
8 P_T_LOGPAR_STATIC Static Attribute Private Type reference (TYPE) T_T_LOGPAR 20080819
9 P_T_MESS Instance attribute Private See coding 20110217
10 P_T_MONMESS Instance attribute Private Type reference (TYPE) T_T_MONMESS 20080819
11 P_T_MONMESS_STATIC Static Attribute Private Type reference (TYPE) T_T_MONMESS 20080819
12 P_T_NODES Instance attribute Private Type reference (TYPE) T_T_NODES 20080819
13 P_T_NODES_STATIC Static Attribute Private Type reference (TYPE) T_T_NODES 20080819
14 P_T_PAR Instance attribute Private See coding 20110217
Methods
# Method Level Visibility Method type Description Created on
1 ARCHIVE_PUT Instance method Public Method 20080819
2 ARCHIVE_RELOAD Instance method Public Method 20080819
3 CONSTRUCTOR Instance method Private Constructor 20080819
4 FILL_BUFFER Static method Public Method 20080819
5 FREE Instance method Public Method 20130102
6 GET_INSTANCE Static method Public Method Instantiation 20080819
7 GET_NODES_FROM_DB Instance method Private Method 20080819
8 GET_REQUID30_FROM_LOGID Static method Public Method 20081022
9 LOG_COMPRESS Instance method Public Method 20080819
Events
Class CL_RSBM_LOG_ARCHIVE_PROXY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_BUFFER Private See coding 20080819 begin of s_buffer, tstmp_from type rstimestmp, tstmp_to type rstimestmp, end of s_buffer
2 T_S_ME Private See coding 20080819 begin of t_s_me, requid type rsbkrequid, r_me type ref to cl_rsbm_log_archive_proxy, end of t_s_me
3 T_TH_ME Private See coding 20080819 t_th_me type hashed table of t_s_me with unique key requid
4 T_T_LOGPAR Private See coding 20080819 t_t_logpar type standard table of rsbmlogpar
5 T_T_MONMESS Private See coding 20080819 t_t_monmess type standard table of rsbmonmess
6 T_T_NODES Private See coding 20080819 t_t_nodes type standard table of rsbmnodes
Method Signatures

Method ARCHIVE_PUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HANDLE Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20080819
2 Importing I_TESTMODE Call by reference Type reference (TYPE) RS_BOOL Boolean 20080819
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20080819

Method ARCHIVE_RELOAD Signature

Method ARCHIVE_RELOAD on class CL_RSBM_LOG_ARCHIVE_PROXY has no parameter.
Method ARCHIVE_RELOAD on class CL_RSBM_LOG_ARCHIVE_PROXY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20080819

Method CONSTRUCTOR on class CL_RSBM_LOG_ARCHIVE_PROXY has no exception.

Method FILL_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_SELECTION Call by reference Type reference (TYPE) RS_T_RSCEDST BIW: Übergabestruktur 20081029

Method FILL_BUFFER on class CL_RSBM_LOG_ARCHIVE_PROXY has no exception.

Method FREE Signature

Method FREE on class CL_RSBM_LOG_ARCHIVE_PROXY has no parameter.
Method FREE on class CL_RSBM_LOG_ARCHIVE_PROXY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20080819
2 Returning R_R_LOG_ARCHIVE_PROXY Value transfer Object reference (TYPE REF TO) CL_RSBM_LOG_ARCHIVE_PROXY Archivanschluss Request-Log 20080819

Method GET_INSTANCE on class CL_RSBM_LOG_ARCHIVE_PROXY has no exception.

Method GET_NODES_FROM_DB Signature

Method GET_NODES_FROM_DB on class CL_RSBM_LOG_ARCHIVE_PROXY has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20110217

Method GET_REQUID30_FROM_LOGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGID Call by reference Type reference (TYPE) RSBMLOGID Hierarchisches Log: Log-ID 20081022
2 Returning R_REQUID30 Value transfer Type reference (TYPE) CHAR30 Request-ID (Anforderungsnummer) 20081022

Method GET_REQUID30_FROM_LOGID on class CL_RSBM_LOG_ARCHIVE_PROXY has no exception.

Method LOG_COMPRESS Signature

Method LOG_COMPRESS on class CL_RSBM_LOG_ARCHIVE_PROXY has no parameter.
Method LOG_COMPRESS on class CL_RSBM_LOG_ARCHIVE_PROXY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720