SAP ABAP Class CL_RSB_DTP_PROXY (Proxy for Open Hub Destination)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSB (Package) Business Information Warehouse: Data Marts
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_REQUEST_OBSERVER | Observer for DTP Request | 20051006 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_SERVER | Interface for General Servers of a DTP | 20051006 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_TGT | Interface for Data Targets of a DTP | 20051006 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_TGT_STATIC | Interface for Data Targets of a DTP | 20051006 |
Properties
| Class | CL_RSB_DTP_PROXY | |
| Short Description | Proxy for Open Hub Destination | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSBO | |
| Program status | ||
| Category | 0 | |
| Package | RSB | Business Information Warehouse: Data Marts |
| Created | 20051006 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBK_REQUEST_OBSERVER | Observer for DTP Request | 20051006 | ||
| 2 | IF_RSBK_SERVER | Interface for General Servers of a DTP | 20051006 | ||
| 3 | IF_RSBK_TGT | Interface for Data Targets of a DTP | 20051006 | ||
| 4 | IF_RSBK_TGT_STATIC | Interface for Data Targets of a DTP | 20051006 |
Friends
Class CL_RSB_DTP_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) | RSOHDEST | Open Hub Destination | 20051006 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20051006 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSB_DEST | Open Hub Destination | 20051006 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSB_LOG | Open Hub: Log for Request | 20060105 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RSBO_S_VDEST | View of an Open Hub Destination | 20051006 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | TH_DEST_R | 20051006 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20051006 | ||
| 2 | Instance method | Public | Method | Converts Spoke Log to DTP Log | 20060105 | |
| 3 | Instance method | Public | Method | Outputs Content on UI | 20060105 | |
| 4 | Instance method | Public | Method | 20060105 | ||
| 5 | Instance method | Public | Method | Returns Field List | 20051006 | |
| 6 | Static method | Public | Method | Returns Object Reference | 20051011 | |
| 7 | Instance method | Public | Method | Returns Empty Data Package in Inbound Format of Destination | 20051012 | |
| 8 | Instance method | Protected | Method | 20060105 | ||
| 9 | Instance method | Public | Method | Generates Spoke Request from DTP Request | 20051021 | |
| 10 | Instance method | Private | Method | 20051006 | ||
| 11 | Instance method | Public | Method | 20051012 |
Events
Class CL_RSB_DTP_PROXY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_DEST_R | Private | See coding | 20051006 | begin of S_DEST_R,
ohdest type rsohdest,
r_dest type ref to cl_rsb_dtp_proxy,
end of S_DEST_R
|
||
| 2 | TH_DEST_R | Private | See coding | 20051006 | th_dest_r type hashed table of s_dest_r with unique key ohdest
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OHDEST | Call by reference | Type reference (TYPE) | RSOHDEST | Open Hub Destination | 20051006 |
Method CONSTRUCTOR on class CL_RSB_DTP_PROXY has no exception.
Method CONVERT_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_LOG_DTP | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_RUNTIME | DTP: Log- und Error-Objekt | 20060105 | |||
| 2 | I_R_LOG_SPOKE | Call by reference | Object reference (TYPE REF TO) | CL_RSB_LOG | Open Hub: Log zum Request | 20060105 | |||
| 3 | R_LINES | Value transfer | Type reference (TYPE) | INT4 | Index interner Tabellen | 20060105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DTP-Request: Step fehlerhaft | 20060105 |
Method DISPLAY_CONTENT Signature
Method DISPLAY_CONTENT on class CL_RSB_DTP_PROXY has no parameter.
Method DISPLAY_CONTENT on class CL_RSB_DTP_PROXY has no exception.
Method GET_DESTTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NO_MESSAGE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | kein Abbruch mit X Meldung | 20090224 | ||
| 2 | R_DESTTYPE | Value transfer | Type reference (TYPE) | RSDESTTYPE | Typ einer Open Hub Destination | 20060105 |
Method GET_DESTTYPE on class CL_RSB_DTP_PROXY has no exception.
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_FIELD | Call by reference | Type reference (TYPE) | RSTRAN_T_FIELD | 20051006 | ||||
| 2 | E_T_SEGTXT | Call by reference | Type reference (TYPE) | RSBK_T_SEGTXT | 20051006 | ||||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | 20051006 |
Method GET_LIST on class CL_RSB_DTP_PROXY has no exception.
Method GET_OBJ_REF_DEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEST | Call by reference | Type reference (TYPE) | RSOHDEST | Open Hub Destination | 20051011 | |||
| 2 | R_R_DTP_PROXY | Value transfer | Object reference (TYPE REF TO) | CL_RSB_DTP_PROXY | Proxy für Open Hub Destination | 20051011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20051011 |
Method GET_OBJ_REF_INBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | 20051012 | ||||
| 2 | R_R_INBOUND | Value transfer | Object reference (TYPE REF TO) | CL_RSBK_DATA | 20051012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051012 |
Method GET_OBJ_REF_LOG_SPOKE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_LOG | Value transfer | Object reference (TYPE REF TO) | CL_RSB_LOG | Open Hub: Log zum Request | 20060105 |
Method GET_OBJ_REF_LOG_SPOKE on class CL_RSB_DTP_PROXY has no exception.
Method GET_REQUEST_SPOKE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_REQUEST_DTP | Call by reference | Object reference (TYPE REF TO) | CL_RSB_OHD_U_CMD | Command Verbuchen in DB-Tabelle | 20051021 | |||
| 2 | R_R_REQUEST_SPOKE | Value transfer | Object reference (TYPE REF TO) | CL_RSB_REQUEST_RECEIVE | Open Hub Request: Teilschritt Daten empfangen | 20051021 |
Method GET_REQUEST_SPOKE on class CL_RSB_DTP_PROXY has no exception.
Method GET_SERIALIZED Signature
Method GET_SERIALIZED on class CL_RSB_DTP_PROXY has no parameter.
Method GET_SERIALIZED on class CL_RSB_DTP_PROXY has no exception.
Method RECEIVE_DATAPACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_DATAPACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSBK_DATA | 20051012 | ||||
| 2 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | 20051012 | ||||
| 3 | I_R_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RSB_OHD_U_CMD | 20051012 | ||||
| 4 | R_LINES | Value transfer | Type reference (TYPE) | RSBKLINES | 20051012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051012 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |