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 | Instance attribute | Public | Type reference (TYPE) | RSBKREQUID | Data Transfer Process Request | 20080819 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSBMLOGID | Hierarchical Log: Log ID | 20080819 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | S_BUFFER | Single-Character Indicator | 20080819 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSBKREQUEST | DTP Requests | 20110217 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | T_TH_ME | 20080819 | ||||
| 6 | Instance attribute | Private | See coding | 20110217 | |||||
| 7 | Instance attribute | Private | Type reference (TYPE) | T_T_LOGPAR | 20080819 | ||||
| 8 | Static Attribute | Private | Type reference (TYPE) | T_T_LOGPAR | 20080819 | ||||
| 9 | Instance attribute | Private | See coding | 20110217 | |||||
| 10 | Instance attribute | Private | Type reference (TYPE) | T_T_MONMESS | 20080819 | ||||
| 11 | Static Attribute | Private | Type reference (TYPE) | T_T_MONMESS | 20080819 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | T_T_NODES | 20080819 | ||||
| 13 | Static Attribute | Private | Type reference (TYPE) | T_T_NODES | 20080819 | ||||
| 14 | Instance attribute | Private | See coding | 20110217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080819 | ||
| 2 | Instance method | Public | Method | 20080819 | ||
| 3 | Instance method | Private | Constructor | 20080819 | ||
| 4 | Static method | Public | Method | 20080819 | ||
| 5 | Instance method | Public | Method | 20130102 | ||
| 6 | Static method | Public | Method | Instantiation | 20080819 | |
| 7 | Instance method | Private | Method | 20080819 | ||
| 8 | Static method | Public | Method | 20081022 | ||
| 9 | 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 | I_HANDLE | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20080819 | |||
| 2 | I_TESTMODE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20080819 | |||
| 2 | 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 | Operation gescheitert | 20110217 |
Method GET_REQUID30_FROM_LOGID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOGID | Call by reference | Type reference (TYPE) | RSBMLOGID | Hierarchisches Log: Log-ID | 20081022 | |||
| 2 | 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 |