SAP ABAP Class CL_RSRTS_ISET_DBMAN (Virtual Query InfoSet)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRTS_ODP (Package) TransientProvider Based on ODP
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RS_BASE | BW Basis | 20071016 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDRV_VPROV_LOC_NOSID_QUERY | Interface for Virtual InfoProvider Without SID Support | 20071016 |
Properties
| Class | CL_RSRTS_ISET_DBMAN | |
| Short Description | Virtual Query InfoSet | |
| Super Class | CL_RS_BASE | BW Basis |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRTS_ODP | TransientProvider Based on ODP |
| Created | 20070917 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSRTS_ISET_DBMAN has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDRV_VPROV_LOC_NOSID_QUERY | Interface for Virtual InfoProvider Without SID Support | 20071016 |
Friends
Class CL_RSRTS_ISET_DBMAN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSRTS_METADATA_R3IS | Metadata | 20071016 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Description of Result Structure | 20071016 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | PT_TS_TEXT_DESC | Status of Text Fields in the Result | 20090212 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSPARAMS_TT | Selection | 20071016 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Define the parameters | 20080820 | |
| 2 | Instance method | Private | Method | Creates the selection | 20080122 | |
| 3 | Instance method | Private | Method | Reads text column and stores text in master data read class | 20080104 |
Events
Class CL_RSRTS_ISET_DBMAN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | PT_S_TEXT_DESC | Private | See coding | 20090212 | begin of PT_S_TEXT_DESC,
iobjnm type rsiobjnm,
pos_key type i,
pos_txt type i,
end of pt_s_text_desc
|
||
| 2 | PT_TS_TEXT_DESC | Private | See coding | 20090212 | pt_ts_text_desc type SORTED TABLE OF pt_s_text_desc
WITH UNIQUE key iobjnm
|
Method Signatures
Method QUERY_FOR_REPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20080820 | ||||
| 2 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | Name des Infoproviders | 20080820 | |||
| 3 | I_KEYDATE | Value transfer | Type reference (TYPE) | RRSRDATE | SY-DATUM | Datum mit dem Texte, Attribute und Hierarch. gelesen werden | 20080820 | ||
| 4 | I_MAXROWS | Value transfer | Type reference (TYPE) | I | Maximale Ergebnisgröße | 20080820 | |||
| 5 | I_TH_SFC | Call by reference | Type reference (TYPE) | RSDRI_TH_SFC | Merkmalsbeschreibung | 20080820 | |||
| 6 | I_TH_SFC_ADD | Call by reference | Type reference (TYPE) | RSDRI_TH_SFC | Zusätzliche Felder in t_data (nicht verlangt) | 20080820 | |||
| 7 | I_TH_SFK | Call by reference | Type reference (TYPE) | RSDRI_TH_SFK | BW-Data-Manager: Liste von Kennzahlen | 20080820 | |||
| 8 | I_TX_RANGETAB | Call by reference | Type reference (TYPE) | RSDRI_TX_RANGETAB | BW-Data-Manager: Tabelle von Range Liste | 20080820 | |||
| 9 | I_T_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW-Data-Manager: Range Liste | 20080820 | |||
| 10 | I_USE_AGGREGATION | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Daten soll aggregiert werden | 20080820 |
Method QUERY_FOR_REPLICATION on class CL_RSRTS_ISET_DBMAN has no exception.
Method _CREATE_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW-Data-Manager: Range Liste | 20080122 | |||
| 2 | R_T_SELECTION | Value transfer | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20080122 |
Method _CREATE_SELECTION on class CL_RSRTS_ISET_DBMAN has no exception.
Method _SET_MDTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20090212 | ||||
| 2 | I_S_TEXT_DESC | Call by reference | Type reference (TYPE) | PT_S_TEXT_DESC | 20090212 |
Method _SET_MDTEXT on class CL_RSRTS_ISET_DBMAN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |