SAP ABAP Class CL_RSB_SPOK_DELTA_REQUEST (BW Metadata: InfoSpoke)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSB (Package) Business Information Warehouse: Data Marts
⤷
⤷
Properties
| Class | CL_RSB_SPOK_DELTA_REQUEST | |
| Short Description | BW Metadata: InfoSpoke | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | RSBO | |
| Program status | ||
| Category | 0 | |
| Package | RSB | Business Information Warehouse: Data Marts |
| Created | 20011004 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSB_SPOK_DELTA_REQUEST has no interface implemented.
Friends
Class CL_RSB_SPOK_DELTA_REQUEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20011004 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSBREQUIDOUT | Request in InfoSpoke Target Object | 20020118 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSB_REQUEST_DELTA | Interface for Request-Based Delta | 20011004 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSINFOSPOKE | InfoSpoke | 20020118 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | RSBO_TH_DELTA_R | Table with Pointers to Delta Instances | 20011004 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSBO_T_RQDELTA | Open Hub: Table with Inbound/Outbound Requests | 20020125 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RSBO_T_SPOKEDELTA | Requests for Delta Recording of an InfoSpoke | 20011004 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RSUPDMODE | Mode of data update (Full, Delta, etc.) | 20020118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20031014 | ||
| 2 | Instance method | Public | Constructor | Constructor | 20011004 | |
| 3 | Instance method | Public | Method | Deletes a Request from the Delta Management of an InfoSpoke | 20011004 | |
| 4 | Static method | Public | Method | 20020415 | ||
| 5 | Static method | Public | Method | 20011004 | ||
| 6 | Instance method | Public | Method | Returns Information about Delta Recording | 20020118 | |
| 7 | Static method | Public | Method | Gets all Info for Delta Update from a Server | 20011004 | |
| 8 | Instance method | Private | Method | 20020122 | ||
| 9 | Instance method | Private | Method | 20020121 | ||
| 10 | Instance method | Protected | Method | 20020118 | ||
| 11 | Instance method | Public | Method | Event Handler: Request Terminated | 20020118 | |
| 12 | Instance method | Public | Method | Event Handler: Request Successfully Ended | 20020118 | |
| 13 | Instance method | Public | Method | Event Handler: Request Started | 20020118 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | STATE_CHANGE | Static Event (1) |
Public (2) |
Change within the Delta Management | 20020131 |
Types
Class CL_RSB_SPOK_DELTA_REQUEST has no local type.
Method Signatures
Method CHECK_REQUEST_FETCHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | 20031014 | ||||
| 2 | I_T_REQUID | Call by reference | Type reference (TYPE) | RSB_T_REQUID | 20031014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031014 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOSPOKE | Call by reference | Type reference (TYPE) | RSINFOSPOKE | InfoSpoke | 20011004 | |||
| 2 | I_REQUIDOUT | Call by reference | Type reference (TYPE) | RSBREQUIDOUT | Request im Zielobjekt einer InfoSpoke | 20020118 | |||
| 3 | I_UPDMODE | Call by reference | Type reference (TYPE) | RSUPDMODE | Modus der Datenfortschreibung (Komplett, Delta, etc.) | 20020118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Open Hub: keine weiteren Daten | 20020122 | ||
| 2 | Exception mit T100 Fehlermeldung | 20020121 |
Method DELETE Signature
Method DELETE on class CL_RSB_SPOK_DELTA_REQUEST has no parameter.
Method DELETE on class CL_RSB_SPOK_DELTA_REQUEST has no exception.
Method DELETE_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOSPOKE | Call by reference | Type reference (TYPE) | RSINFOSPOKE | InfoSpoke | 20020415 |
Method DELETE_ALL on class CL_RSB_SPOK_DELTA_REQUEST has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOSPOKE | Call by reference | Type reference (TYPE) | RSINFOSPOKE | InfoSpoke | 20011004 | |||
| 2 | I_REQUIDOUT | Call by reference | Type reference (TYPE) | RSBREQUIDOUT | Request im Zielobjekt einer InfoSpoke | 20020118 | |||
| 3 | I_UPDMODE | Call by reference | Type reference (TYPE) | RSUPDMODE | Modus der Datenfortschreibung (Komplett, Delta, etc.) | 20020118 | |||
| 4 | R_R_DELTA | Value transfer | Object reference (TYPE REF TO) | CL_RSB_SPOK_DELTA_REQUEST | BW Metadata: InfoSpoke | 20011004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Open Hub: keine weiteren Daten | 20020122 | ||
| 2 | Exception mit T100 Fehlermeldung | 20020121 |
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_SPOKEDELTA | Call by reference | Type reference (TYPE) | RSBO_T_SPOKEDELTA | Requests für Deltafortschreibung einer InfoSpoke | 20020118 |
Method GET_INFO on class CL_RSB_SPOK_DELTA_REQUEST has no exception.
Method GET_INFO_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_SPOKEDELTA | Call by reference | Type reference (TYPE) | RSBO_T_SPOKEDELTA | Requests für Deltafortschreibung einer InfoSpoke | 20020121 | |||
| 2 | E_T_SPOKESTAT | Call by reference | Type reference (TYPE) | RSBO_T_SPOKESTAT | Open Hub: Tabellentyp für Deltastatus | 20011004 | |||
| 3 | I_INFOSPOKE | Call by reference | Type reference (TYPE) | RSINFOSPOKE | InfoSpoke | 20020121 | |||
| 4 | I_OHSOURCE | Call by reference | Type reference (TYPE) | RSOHSOURCE | Open Hub Datenquelle | 20011004 | |||
| 5 | I_OHSRCTYPE | Call by reference | Type reference (TYPE) | RSOHSRCTYPE | Typ einer Open Hub Datenquelle | 20011004 | |||
| 6 | I_PLUS_UNREAD | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Mit noch nicht gelesenen ? | 20020130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011004 |
Method GET_OBJ_REF_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_SRC | Value transfer | Object reference (TYPE REF TO) | IF_RSB_REQUEST_DELTA | Interface für Request-basiertes Delta | 20020122 |
Method GET_OBJ_REF_SRC on class CL_RSB_SPOK_DELTA_REQUEST has no exception.
Method GET_REQUID_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SPOKE | Call by reference | Type reference (TYPE) | RSINFOSPOKE | InfoSpoke | 20020121 | |||
| 2 | R_T_REQUID | Value transfer | Type reference (TYPE) | RSB_T_REQUIDIN | Open Hub: Liste mit Requids aus dem Server | 20020121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception mit T100 Fehlermeldung | 20020121 |
Method RAISE_SY_ERROR Signature
Method RAISE_SY_ERROR on class CL_RSB_SPOK_DELTA_REQUEST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception mit T100 Fehlermeldung | 20020118 |
Method REQUEST_ERROR Signature
Method REQUEST_ERROR on class CL_RSB_SPOK_DELTA_REQUEST has no parameter.
Method REQUEST_ERROR on class CL_RSB_SPOK_DELTA_REQUEST has no exception.
Method REQUEST_FINISHED Signature
Method REQUEST_FINISHED on class CL_RSB_SPOK_DELTA_REQUEST has no parameter.
Method REQUEST_FINISHED on class CL_RSB_SPOK_DELTA_REQUEST has no exception.
Method REQUEST_STARTED Signature
Method REQUEST_STARTED on class CL_RSB_SPOK_DELTA_REQUEST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Open Hub: keine weiteren Daten | 20020121 | ||
| 2 | Exception mit T100 Fehlermeldung | 20020118 |
Event Signatures
Event STATE_CHANGE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUIDOUT | Exporting | Value transfer | Type reference (TYPE) | RSBREQUIDOUT | Request im Zielobjekt einer InfoSpoke | 20020131 | ||
| 2 | I_SPOKE | Exporting | Value transfer | Type reference (TYPE) | RSINFOSPOKE | InfoSpoke | 20020131 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |