SAP ABAP Class CL_RSFBP_ODP_CURSOR_RSDS (FBP: ODP Cursor for BW DataSource)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSFBP (Package) BW: Field-based Provider framework

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RODPS_ODP_CURSOR | Cursor | 20130306 |
Properties
Class | CL_RSFBP_ODP_CURSOR_RSDS | |
Short Description | FBP: ODP Cursor for BW DataSource | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSFBP | BW: Field-based Provider framework |
Created | 20130306 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RODPS_ODP_CURSOR | Cursor | 20130306 |
Friends
Class CL_RSFBP_ODP_CURSOR_RSDS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDATAPID | 20130306 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130306 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20130306 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130306 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | D | 20130306 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20130306 | |||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_FILTER | Set Object: Filter on a Structure | 20130306 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20130306 | |||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | 20130306 | |||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-Dimensional Quantity | 20130306 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RODPS_DATA_TRANSFORMATOR | 20130306 | |||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20130306 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDS_S_DSHEAD-DATASOURCE | DataSource (OSOA/OSOD) | 20130418 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_TH_FIELD | 20130306 | |||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSMDS_TR_SETS | 20130306 | |||
16 | ![]() |
Instance attribute | Private | See coding | 20130306 | ||||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_RODPS_ODP_DIRECT_ACCESS=>TT_FIELD_AGGREGATIONS | 20130306 | |||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDS_T_EXTRACT_FIELDS | Fields for Extraction | 20130306 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_T_RSCEDST | Transfer structure | 20130306 | ||
20 | ![]() |
Instance attribute | Private | See coding | 20130418 | ||||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_RODPS_ODP_DIRECT_ACCESS=>TT_SORT_DESCRIPTIONS | 20130306 | |||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_RSFBP_SOURCE_TYPE=>TN_T_FIELD | 20130306 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20130306 | |
2 | ![]() |
Instance method | Private | Method | 20130306 | |
3 | ![]() |
Instance method | Private | Method | 20130306 |
Events
Class CL_RSFBP_ODP_CURSOR_RSDS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_COPY | Private | See coding | 20130306 | BEGIN OF TP_S_COPY,
from type string,
to type string,
end of tp_s_copy
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FBPNAME | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_FBPNAME | 20130306 | |||
2 | ![]() |
I_FORCE_DIRECT_ACCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130306 | |||
3 | ![]() |
I_MAXIMUM_ROWS | Call by reference | Type reference (TYPE) | I | 20130306 | |||
4 | ![]() |
I_NO_AGGREGATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130306 | |||
5 | ![]() |
I_POINT_IN_TIME | Call by reference | Type reference (TYPE) | SIMPLE | 20130306 | |||
6 | ![]() |
I_R_SELECTION_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | 20130306 | |||
7 | ![]() |
I_SRCOBJNM | Call by reference | Type reference (TYPE) | RSDS_S_DSHEAD-DATASOURCE | DataSource (OSOA/OSOD) | 20130418 | ||
8 | ![]() |
I_TH_FBPFIELD | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_TH_FIELD | 20130306 | |||
9 | ![]() |
I_TH_SLOGSYS | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_TH_SLOGSYS | 20130418 | |||
10 | ![]() |
I_TR_SELECTION_SETS | Call by reference | Type reference (TYPE) | RSMDS_TR_SETS | 20130306 | |||
11 | ![]() |
I_T_FIELD_AGGREGATIONS | Call by reference | Type reference (TYPE) | IF_RODPS_ODP_DIRECT_ACCESS=>TT_FIELD_AGGREGATIONS | 20130306 | |||
12 | ![]() |
I_T_SORT_DESCRIPTIONS | Call by reference | Type reference (TYPE) | IF_RODPS_ODP_DIRECT_ACCESS=>TT_SORT_DESCRIPTIONS | 20130306 | |||
13 | ![]() |
I_T_SRCFIELD | Call by reference | Type reference (TYPE) | IF_RSFBP_SOURCE_TYPE=>TN_T_FIELD | 20130306 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130306 | ||
2 | ![]() |
20130306 | ||
3 | ![]() |
20130306 |
Method FETCH_NEXT_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CHAR_PSA | Call by reference | Type reference (TYPE) | RSDS_CHAR_PSA | 20130306 | |||
2 | ![]() |
E_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | 20130306 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130306 | ||
2 | ![]() |
20130306 |
Method GET_ACCESSMETHODS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SLOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Source system | 20130418 | ||
2 | ![]() |
R_T_R_ACCESSATTR | Value transfer | Type reference (TYPE) | RSDS_T_R_ACCESSATTR | Instances of Access Methods | 20130306 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error while accessing data | 20130306 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |