SAP ABAP Class CL_RSDS_ACCESS_OPEN_DATASET (Load Data from Appserver)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDS_ACCESS (Package) Access methods Apollo DataSource

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDS_ATTRIBUTES_MAINTAIN | Maintenance Interface for New DataSource | 20031203 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDS_CHECK | Check of DS with Access Methods | 20040618 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDS_EXTRACT_DIRECT | Direct Extraction of Data | 20031031 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDS_GET_SOURCE | Return Source Objects | 20061120 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDS_MAINTAINABILITY | Maintainability | 20050111 |
Properties
Class | CL_RSDS_ACCESS_OPEN_DATASET | |
Short Description | Load Data from Appserver | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDS_ACCESS | Access methods Apollo DataSource |
Created | 20031031 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDS_ACCESS_OPEN_DATASET has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSDS_ATTRIBUTES_MAINTAIN | Maintenance Interface for New DataSource | 20031203 | ||
2 | IF_RSDS_CHECK | Check of DS with Access Methods | 20040618 | ||
3 | IF_RSDS_EXTRACT_DIRECT | Direct Extraction of Data | 20031031 | ||
4 | IF_RSDS_GET_SOURCE | Return Source Objects | 20061120 | ||
5 | IF_RSDS_MAINTAINABILITY | Maintainability | 20050111 |
Friends
Class CL_RSDS_ACCESS_OPEN_DATASET has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_ENCOD | Identifier for Character Format (UTF-8, UCS-2, ...) | 20071221 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSAC_FILE_ENDIAN | Endian | 20070307 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RS_BOOL | Last entry in buffer is incomplete | 20070307 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_REPL | Replacement Character/String for Character Set Conversion | 20070307 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | INT4 | Number of reads | 20070307 | ||
6 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CONV_IN_CE | Code Page and Endian Conversion (External -> System Format) | 20070307 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSDS_T_STRING | Table of Datastrings | 20070307 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Get next line of unicode file | 20070307 |
Events
Class CL_RSDS_ACCESS_OPEN_DATASET has no event.
Types
Class CL_RSDS_ACCESS_OPEN_DATASET has no local type.
Method Signatures
Method _GET_UNICODE_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DATA | Call by reference | Type reference (TYPE) | RSDS_DATA_STRING | Data String | 20070307 | ||
2 | ![]() |
I_ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCOD | Identifier for Character Format (UTF-8, UCS-2, ...) | 20070307 | ||
3 | ![]() |
I_ENDIAN | Call by reference | Type reference (TYPE) | RSAC_FILE_ENDIAN | Endian | 20070307 | ||
4 | ![]() |
I_FILENAME | Call by reference | Type reference (TYPE) | RSDS_DATA_STRING | File name | 20070307 | ||
5 | ![]() |
I_REPLCHAR | Call by reference | Type reference (TYPE) | ABAP_REPL | Replacement Character/String for Character Set Conversion | 20070307 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070307 | ||
2 | ![]() |
20070307 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |