SAP ABAP Class CL_RSB_IOBJ_OPEN_HUB_PROXY (InfoProvider: Proxy for Open Hub)
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_RSB_OPEN_HUB_SERVER | Interface: Server for Open Hub Data | 20010626 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSB_EXTRACT_ATTR | Extraction of InfoObject Master Data Attributes | 20020304 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSB_EXTRACT_TEXT | Test | 20020304 |
Properties
| Class | CL_RSB_IOBJ_OPEN_HUB_PROXY | |
| Short Description | InfoProvider: Proxy for Open Hub | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | RSBO | |
| Program status | ||
| Category | 0 | |
| Package | RSB | Business Information Warehouse: Data Marts |
| Created | 20010626 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSB_OPEN_HUB_SERVER | Interface: Server for Open Hub Data | 20010626 |
Friends
Class CL_RSB_IOBJ_OPEN_HUB_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) | RSIOBJNM | 20010628 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20010626 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | 20031013 | ||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSD_IOBJ | Data Target for Transaction Data | 20020304 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RSBO_S_SOURCE | Open Hub: Server Description Header | 20020304 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RSBTFSTRUC | Open Hub: Name of Transfer Structure | 20020304 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | RSBO_T_SRCFIELDS | Open Hub: Name of Transfer Structure | 20020304 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | SBIWA_T_SELECT | Selection Criteria | 20020304 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SYTABIX | Counter for Data Packages | 20010630 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | CURSOR | 20010630 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | SYTABIX | Internal Tables, Current Line Index | 20010630 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | RSIDOCSIZE | Size of Data Packet | 20011004 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CX_RSB_READ_ERROR | Open Hub: Read Error | 20010626 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010626 | |
| 2 | Instance method | Private | Method | Converts Field List to List with Chars. and Key Figures | 20010626 | |
| 3 | Static method | Private | Method | Converts InfoSpoke Selections to Range for DM API | 20010626 | |
| 4 | Static method | Public | Method | 20030423 | ||
| 5 | Instance method | Private | Method | Error Message | 20010626 |
Events
Class CL_RSB_IOBJ_OPEN_HUB_PROXY has no event.
Types
Class CL_RSB_IOBJ_OPEN_HUB_PROXY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | 20010628 |
Method CONSTRUCTOR on class CL_RSB_IOBJ_OPEN_HUB_PROXY has no exception.
Method DETERMINE_CHA_KYF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CHA | Call by reference | Type reference (TYPE) | RSDRI_T_SFC | BW-Data-Manager: Liste von Merkmalen | 20010626 | |||
| 2 | E_T_KYF | Call by reference | Type reference (TYPE) | RSDRI_T_SFK | BW-Data-Manager: Liste von Kennzahlen | 20010626 | |||
| 3 | I_T_FIELDS | Call by reference | Type reference (TYPE) | RSBO_T_FIELDS_R | Felder einer InfoSpoke (DB Sicht) | 20010626 |
Method DETERMINE_CHA_KYF on class CL_RSB_IOBJ_OPEN_HUB_PROXY has no exception.
Method DETERMINE_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | 20010626 | ||||
| 2 | I_T_SELSET | Call by reference | Type reference (TYPE) | RSBO_T_SELSET_R | Tabelle mit InfoSpoke Selektionskriterien | 20010626 |
Method DETERMINE_RANGE on class CL_RSB_IOBJ_OPEN_HUB_PROXY has no exception.
Method FILL_DYNAMICAL_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_SELECT | Value transfer | Type reference (TYPE) | SBIWA_T_SELECT | 20030423 | ||||
| 2 | R_T_DYNAMIC_SELECT | Value transfer | Type reference (TYPE) | RSAOT_T_DYNAMIC_SELECT | 20030423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Open Hub: Lesefehler | 20030423 |
Method RAISE_SY_ERROR Signature
Method RAISE_SY_ERROR on class CL_RSB_IOBJ_OPEN_HUB_PROXY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Open Hub: Lesefehler | 20010626 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |