SAP ABAP Class CL_RSDA_DATASTORE_ACCESS (Extractor for DataStore)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDA (Package) BW Data Archiving and Near-line Storage. Core Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDRI_DS_ACCESS | Read Access to Datastore and or Archive for Extraction | 20070904 |
Properties
| Class | CL_RSDA_DATASTORE_ACCESS | |
| Short Description | Extractor for DataStore | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSDA | |
| Program status | ||
| Category | 0 | |
| Package | RSDA | BW Data Archiving and Near-line Storage. Core Functions |
| Created | 20070904 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDRI_DS_ACCESS | Read Access to Datastore and or Archive for Extraction | 20070904 |
Friends
Class CL_RSDA_DATASTORE_ACCESS 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) | RSINFOPROV | DataStore Object | 20070904 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | 20070904 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | RSTIMESTMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmss,mmmuuun) | 20070905 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20070904 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDA_CURSOR | Cursor on a Nearline Provider | 20070904 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDA_DAP_EXECUTE | DAP Runtime Functions | 20070905 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDRI_DS_ACCESS | Read Access to Datastore and or Archive for Extraction | 20070904 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-Dimensional Quantity | 20070904 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>T_FIELD_SELECTIONS | 20070904 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | I | 20070904 | ||||
| 11 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Boolean | 20070911 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20070906 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20070904 | |
| 3 | Instance method | Private | Method | 20070904 | ||
| 4 | Instance method | Private | Method | 20080228 |
Events
Class CL_RSDA_DATASTORE_ACCESS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TH_CHANMS | Private | See coding | 20070904 | th_chanms TYPE HASHED TABLE OF rschanm
WITH UNIQUE KEY table_line
|
Method Signatures
Method CHECK_PARTTSTMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INITIAL_CHECK | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20070910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20070906 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATASTORE | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20070904 | |||
| 2 | I_USE_ARCHIVE | Call by reference | Type reference (TYPE) | RS_BOOL | '*' | Ablage wählen (Datenbank und/oder Archiv) | 20070911 |
Method CONSTRUCTOR on class CL_RSDA_DATASTORE_ACCESS has no exception.
Method RANGETAB_TO_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TH_CHANMS | Call by reference | Type reference (TYPE) | TH_CHANMS | 20070904 | ||||
| 2 | I_T_RANGES | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW-Data-Manager: Range Liste | 20070904 | |||
| 3 | R_R_SET | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20070904 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20070905 |
Method REQUIDTAB_TO_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_REQUID | Call by reference | Type reference (TYPE) | RSDR0_T_REQUID | Tabelle für Ranges für REQUID | 20080228 | |||
| 2 | R_R_SET | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20080228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zugriffsfehler (z.B. Netzwerkfehler) | 20080228 | ||
| 2 | BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20080228 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |