Hierarchy

⤷

⤷

Properties
Class | CL_RSODP_R3IS_SELECTIONS | |
Short Description | Adminstrates Query Selection and Replication Selections | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSODP | Operational Data Provisioning (BW Part) |
Created | 20081112 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_RSODP_R3IS_SELECTIONS has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RSODP_R3IS | 20081112 | Operational Data Provider for InfoSets | |
2 | CL_RSODP_R3IS_LOAD | 20090319 | Operational Data Provider: Replication |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20081121 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20081112 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20081121 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20090330 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20090206 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TS_LOAD_PACKAGE | 20090129 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | Natural Number | 20081217 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSIOBJNM | InfoObject | 20081216 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RS_INFOOBJECT_UNIVERSE | Global Universe for InfoObjects | 20081211 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDRC_INFOPROV_UNIVERSE | Quantity Object for InfoProvider (Dimension Model) | 20081211 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-Dimensional Quantity | 20090318 | ||
12 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSODP_R3IS_SELECTIONS | Self | 20081112 | ||
13 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSRTS_METADATA_R3IS | Metadata for Query on Virtual InfoProvider | 20081112 | ||
14 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-Dimensional Quantity | 20081216 | ||
15 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-Dimensional Quantity | 20090219 | ||
16 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-Dimensional Quantity | 20081112 | ||
17 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-Dimensional Quantity | 20081211 | ||
18 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-Dimensional Quantity | 20090320 | ||
19 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-Dimensional Quantity | 20090320 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | Natural Number | 20081124 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_SETS | 20081216 | |||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_RSODP_R3IS=>TT_SEL_SINGLE_VAL_BY_DIM | BW Data Manager: Range List | 20090219 | ||
23 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_SINGLE_LOAD_SELECTION | 20090121 | |||
24 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_RSODP_R3IS=>TT_SEL_SINGLE_VAL_BY_DIM | BW Data Manager: Range List | 20081216 | ||
25 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_RSODP_R3IS=>TT_SEL_SINGLE_VAL_BY_DIM | BW Data Manager: Range List | 20090219 | ||
26 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20081112 | ||
27 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_RSODP_R3IS=>TT_RANGES | 20081112 | |||
28 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_RSODP_R3IS=>TT_RANGES | 20081126 | |||
29 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_RSODP_R3IS=>TT_SEL_SINGLE_VAL_BY_DIM | 20090320 |
Methods
Events
Class CL_RSODP_R3IS_SELECTIONS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_LOAD_PACKAGE | Private | See coding | 20090128 | BEGIN OF ts_load_package,
t_r_range_sets TYPE tt_sets,
t_r_single_vals TYPE tt_sets,
END OF ts_load_package
|
||
2 | TS_SINGLE_LOAD_SELECTION | Private | See coding | 20090128 | BEGIN OF ts_single_load_selection,
t_single_val_selection TYPE rsdri_t_range,
t_range_selection TYPE rsdri_t_range,
END OF ts_single_load_selection
|
||
3 | TT_SETS | Private | See coding | 20081216 | tt_sets TYPE STANDARD TABLE OF REF TO cl_rsmds_set WITH DEFAULT KEY
|
||
4 | TT_SINGLE_LOAD_SELECTION | Private | See coding | 20090128 | tt_single_load_selection TYPE STANDARD TABLE OF ts_single_load_selection
|
||
5 | T_CHANM | Private | See coding | 20081118 | t_chanm TYPE STANDARD TABLE OF rsdri_s_range-chanm
|
||
6 | T_INT4 | Private | See coding | 20081118 | t_int4 TYPE STANDARD TABLE OF int4
|
Method Signatures
Method CHECK_QUERY_SELECTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TSX_SELDR | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | Selektion an den Datamanager | 20081114 | ||
2 | ![]() |
R_CONTAINED_IN_TREX | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20081114 |
Method CHECK_QUERY_SELECTIONS on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20090206 | ||
2 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20090206 | ||
3 | ![]() |
I_R_METADATA | Call by reference | Object reference (TYPE REF TO) | CL_RSRTS_METADATA_R3IS | Metadaten für Query auf virtuellem InfoProvider | 20090206 |
Method CONSTRUCTOR on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method DEFINE_DROP_PARTITIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_PARTITIONS | Call by reference | Type reference (TYPE) | CL_RSODP_R3IS=>TT_SEL_SINGLE_VAL_BY_DIM | 20090219 |
Method DEFINE_DROP_PARTITIONS on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method DEFINE_PARTITIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_PARTITIONS | Call by reference | Type reference (TYPE) | CL_RSODP_R3IS=>TT_SEL_SINGLE_VAL_BY_DIM | 20081211 | |||
2 | ![]() |
I_T_PARTITION_RANGE | Call by reference | Type reference (TYPE) | CL_RSODP_R3IS=>TT_SEL_RANGE | 20081217 |
Method DEFINE_PARTITIONS on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method DEFINE_SELECTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IS_UPDATE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090223 | ||
2 | ![]() |
E_R_LOAD_SELECTIONS | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20090320 | ||
3 | ![]() |
I_COMPLEMENT_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090128 | ||
4 | ![]() |
I_ODP_TYPE | Call by reference | Type reference (TYPE) | RSODPTYPE | ODP Typ | 20090331 | ||
5 | ![]() |
I_T_RANGE | Call by reference | Type reference (TYPE) | CL_RSODP_R3IS=>TT_SEL_RANGE | 20081112 | |||
6 | ![]() |
I_T_SINGLE_VAL_BY_DIMENSION | Call by reference | Type reference (TYPE) | CL_RSODP_R3IS=>TT_SEL_SINGLE_VAL_BY_DIM | 20081118 | |||
7 | ![]() |
I_T_SINGLE_VAL_TUPLES | Call by reference | Type reference (TYPE) | CL_RSODP_R3IS=>TT_SEL_SINGLE_VAL | 20081118 |
Method DEFINE_SELECTIONS on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method DEFINE_SPLIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_SPLIT | Call by reference | Type reference (TYPE) | CL_RSODP_R3IS=>TT_SEL_SINGLE_VAL_BY_DIM | 20081126 |
Method DEFINE_SPLIT on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method DELETE Signature
Method DELETE on class CL_RSODP_R3IS_SELECTIONS has no parameter.
Method DELETE on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20081112 | ||
2 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20090206 | ||
3 | ![]() |
I_R_METADATA | Call by reference | Object reference (TYPE REF TO) | CL_RSRTS_METADATA_R3IS | Metadaten für Query auf virtuellem InfoProvider | 20081112 | ||
4 | ![]() |
R_R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RSODP_R3IS_SELECTIONS | Verwaltet Query- und Replikationsselektionen | 20081112 |
Method GET_INSTANCE on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method GET_NEXT_DROP_PARTITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LAST_PARTITION | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090219 | ||
2 | ![]() |
E_PARTITION | Call by reference | Type reference (TYPE) | RSLOW | BW-Data-Manager: Range Liste | 20090219 |
Method GET_NEXT_DROP_PARTITION on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method GET_NEXT_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LAST_SELECTION | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20081126 | ||
2 | ![]() |
E_T_RANGE_SEL | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW-Data-Manager: Range Liste | 20081112 | ||
3 | ![]() |
E_T_SINGLE_VAL_SEL | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW-Data-Manager: Range Liste | 20081112 |
Method GET_NEXT_SELECTION on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method GET_PARTITION_IOBJNM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PARTITION_IOBJNM | Value transfer | Type reference (TYPE) | RSIOBJNM | Attributname | 20081216 |
Method GET_PARTITION_IOBJNM on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method GET_TREX_PARTITIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_PARTITIONS | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20090206 | ||
2 | ![]() |
E_T_PARTITION_LIST | Call by reference | Type reference (TYPE) | CL_RSODP_R3IS=>TT_SEL_SINGLE_VAL_BY_DIM | 20090206 |
Method GET_TREX_PARTITIONS on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method GET_TREX_SELECTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_TREX_SELECTIONS | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20090129 |
Method GET_TREX_SELECTIONS on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method LOCK_FOR_REPORTING Signature
Method LOCK_FOR_REPORTING on class CL_RSODP_R3IS_SELECTIONS has no parameter.
Method LOCK_FOR_REPORTING on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method PREPARE_DROP_PARTITIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NOTHING_TO_DO | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090219 |
Method PREPARE_DROP_PARTITIONS on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method PREPARE_LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BATCH_ID | Call by reference | Type reference (TYPE) | RSBTC_BATCH_ID | Batch Id | 20090331 |
Method PREPARE_LOAD on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method RELEASE_FOR_REPORTING Signature
Method RELEASE_FOR_REPORTING on class CL_RSODP_R3IS_SELECTIONS has no parameter.
Method RELEASE_FOR_REPORTING on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method SAVE_OLD_SELECTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BATCH_ID | Call by reference | Type reference (TYPE) | RSBTC_BATCH_ID | Batch Id | 20090320 | ||
2 | ![]() |
I_IS_UPDATE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090320 |
Method SAVE_OLD_SELECTIONS on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method SAVE_SELECTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BATCH_ID | Call by reference | Type reference (TYPE) | RSBTC_BATCH_ID | Batch Id | 20090319 |
Method SAVE_SELECTIONS on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method SET_PARTITION_IOBJNM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARTITION_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | Attributname | 20081216 |
Method SET_PARTITION_IOBJNM on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method _ADJUST_LOAD_PARTITIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_LOAD_PARTITIONS | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20090227 | ||
2 | ![]() |
E_T_LOAD_PARTITIONS | Call by reference | Type reference (TYPE) | CL_RSODP_R3IS=>TT_SEL_SINGLE_VAL_BY_DIM | 20090227 | |||
3 | ![]() |
I_R_LOAD_SEL | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20090227 |
Method _ADJUST_LOAD_PARTITIONS on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method _CHECK_SELECTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_IOBJNM_SINGLE_VAL | Call by reference | Type reference (TYPE) | T_CHANM | 20090108 | |||
2 | ![]() |
I_T_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW-Data-Manager: Range | 20090108 |
Method _CHECK_SELECTIONS on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method _GET_INFOOBJECT_UNIVERSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_UNIVERSE | Value transfer | Object reference (TYPE REF TO) | CL_RS_INFOOBJECT_UNIVERSE | Mengenobjekt für InfoProvider (Dimensionsmodell) | 20081211 |
Method _GET_INFOOBJECT_UNIVERSE on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method _GET_INFOPROV_UNIVERSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_UNIVERSE | Value transfer | Object reference (TYPE REF TO) | CL_RSDRC_INFOPROV_UNIVERSE | Mengenobjekt für InfoProvider (Dimensionsmodell) | 20081211 |
Method _GET_INFOPROV_UNIVERSE on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method _GET_TREX_SELS_FOR_LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_TREX_SELECTIONS | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20090128 |
Method _GET_TREX_SELS_FOR_LOAD on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method _IS_CARTESIAN_PRODUCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20090227 | ||
2 | ![]() |
R_R_IS_PRODUCT | Value transfer | Type reference (TYPE) | RSMDS_BOOLEAN | Boolean | 20090227 |
Method _IS_CARTESIAN_PRODUCT on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method _PROCESS_RANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_SELECTION | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20090227 | ||
2 | ![]() |
E_T_RANGE_QUERY | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW-Data-Manager: Range Liste | 20090128 | ||
3 | ![]() |
E_T_RANGE_REPLICATION | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW-Data-Manager: Range Liste | 20090128 | ||
4 | ![]() |
I_T_IOBJNM_SINGLE_VAL | Call by reference | Type reference (TYPE) | T_CHANM | 20081118 | |||
5 | ![]() |
I_T_RANGE | Call by reference | Type reference (TYPE) | CL_RSODP_R3IS=>TT_SEL_RANGE | 20081118 |
Method _PROCESS_RANGES on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method _PROCESS_SINGLE_VAL_DIMENSIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TR_SINGLE_VAL_SELECTIONS | Call by reference | Type reference (TYPE) | RSMDS_TR_SETS | Tabelle mit Referenzen auf allgem. multi-dimensionale Mengen | 20090227 | ||
2 | ![]() |
E_T_IOBJNM_SINGLE_VAL | Call by reference | Type reference (TYPE) | T_CHANM | 20081118 | |||
3 | ![]() |
E_T_SINGLE_VAL_SELECTIONS | Call by reference | Type reference (TYPE) | CL_RSODP_R3IS=>TT_RANGES | 20081118 | |||
4 | ![]() |
I_T_SINGLE_VAL_BY_DIMENSION | Call by reference | Type reference (TYPE) | CL_RSODP_R3IS=>TT_SEL_SINGLE_VAL_BY_DIM | 20081118 |
Method _PROCESS_SINGLE_VAL_DIMENSIONS on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method _PROCESS_SINGLE_VAL_TUPLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_IOBJNM_SINGLE_VAL | Call by reference | Type reference (TYPE) | T_CHANM | 20081118 | |||
2 | ![]() |
E_T_SINGLE_VAL_SELECTIONS | Call by reference | Type reference (TYPE) | CL_RSODP_R3IS=>TT_RANGES | 20081118 | |||
3 | ![]() |
I_T_SINGLE_VAL_TUPLES | Call by reference | Type reference (TYPE) | CL_RSODP_R3IS=>TT_SEL_SINGLE_VAL | 20081118 |
Method _PROCESS_SINGLE_VAL_TUPLES on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method _SELDR_TO_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TSX_SELDR | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | Selektion an den Datamanager | 20081114 | ||
2 | ![]() |
R_R_QUERYSEL | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20081114 |
Method _SELDR_TO_SET on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method _SELECTIONS_TO_RSDRI_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW-Data-Manager: Range Liste | 20081112 | ||
2 | ![]() |
I_T_SELECTIONS | Call by reference | Type reference (TYPE) | CL_RSODP_R3IS=>TT_SEL_RANGE | 20081112 |
Method _SELECTIONS_TO_RSDRI_RANGE on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method _T_RANGES_TO_T_SETS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TR_SETS | Call by reference | Type reference (TYPE) | TT_SETS | 20090119 | |||
2 | ![]() |
I_TT_RANGES | Call by reference | Type reference (TYPE) | CL_RSODP_R3IS=>TT_RANGES | 20090311 |
Method _T_RANGES_TO_T_SETS on class CL_RSODP_R3IS_SELECTIONS has no exception.
Method _UNITE_PARTITION_LISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_UNION | Call by reference | Type reference (TYPE) | CL_RSODP_R3IS=>TT_SEL_SINGLE_VAL_BY_DIM | 20090227 | |||
2 | ![]() |
I_T_LOAD_PARTITIONS | Call by reference | Type reference (TYPE) | CL_RSODP_R3IS=>TT_SEL_SINGLE_VAL_BY_DIM | 20090227 | |||
3 | ![]() |
I_T_TREX_PARTITIONS | Call by reference | Type reference (TYPE) | CL_RSODP_R3IS=>TT_SEL_SINGLE_VAL_BY_DIM | 20090227 |
Method _UNITE_PARTITION_LISTS on class CL_RSODP_R3IS_SELECTIONS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |