SAP ABAP Class CL_RSDS_STORE_BOBJDS (Store for BO DS Adapter)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RS_BOBJ_DS (Package) Integration of Business Objects Data Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDS_STORAGE | Generation of a Storage Object from InfoPackage | 20090925 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDS_STORAGE_EXC | Read and Write Attributes | 20090925 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20090925 |
Properties
| Class | CL_RSDS_STORE_BOBJDS | |
| Short Description | Store for BO DS Adapter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_BOBJ_DS | Integration of Business Objects Data Services |
| Created | 20090925 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDS_STORE_BOBJDS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDS_STORAGE | Generation of a Storage Object from InfoPackage | 20090925 | ||
| 2 | IF_RSDS_STORAGE_EXC | Read and Write Attributes | 20090925 | ||
| 3 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20090925 |
Friends
Class CL_RSDS_STORE_BOBJDS 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) | RSBOBJDS_SOURCE_OBJECT | Source Object/Database Table | 20090925 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSBOBJDS_T_FIELDS | Field List | 20090925 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Source Object | 20090925 | |
| 2 | Instance method | Public | Method | Get Source Object | 20090925 | |
| 3 | Instance method | Public | Method | Transform into XML | 20100122 |
Events
Class CL_RSDS_STORE_BOBJDS has no event.
Types
Class CL_RSDS_STORE_BOBJDS has no local type.
Method Signatures
Method GET_SOURCE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Value transfer | Type reference (TYPE) | RSBOBJDS_SOURCE_OBJECT | Quellobjekt / Datenbanktabelle | 20090925 |
Method GET_SOURCE_OBJECT on class CL_RSDS_STORE_BOBJDS has no exception.
Method SET_SOURCE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Value transfer | Type reference (TYPE) | RSBOBJDS_SOURCE_OBJECT | Quellobjekt / Datenbanktabelle | 20090925 |
Method SET_SOURCE_OBJECT on class CL_RSDS_STORE_BOBJDS has no exception.
Method TO_BOBJDS_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_XML_STRING | Value transfer | Type reference (TYPE) | XSTRING | Objekt-XML | 20100129 | |||
| 2 | I_DATASOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource (OSOA/OSOD) | 20100122 | |||
| 3 | I_FETCHSIZE | Call by reference | Type reference (TYPE) | RSMAXSIZE | 10000 | Max. Anzahl Tabelleneinträge in Extraction-API-Schnittstelle | 20100203 | ||
| 4 | I_INFOPACKAGE | Call by reference | Type reference (TYPE) | RSLOGDPID | Logische InfoPackage-Variante (ID) | 20100130 | |||
| 5 | I_LOADER | Call by reference | Type reference (TYPE) | RSBOBJDS_LOADERS | 1 | Maximale Verbindungen (Anzahl Loader) | 20100203 | ||
| 6 | I_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Quellsystem | 20100122 | |||
| 7 | I_WHERE | Call by reference | Type reference (TYPE) | RSBOBJDS_STRING | String | 20100125 |
Method TO_BOBJDS_XML on class CL_RSDS_STORE_BOBJDS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |