Hierarchy
⤷
⤷
Properties
| Class | CL_RSQ_ISET_CALC | |
| Short Description | InfoSet by CalcScenario | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSQBW | BW-Specific Parts of the InfoSet Query |
| Created | 20100615 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSQ_ISET_CALC has no interface implemented.
Friends
Class CL_RSQ_ISET_CALC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'TMP_CVATTR_' | 20101026 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'CS__' | 20100617 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'CS_JOIN__' | 20100617 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20101013 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSDRS_SX_QUERY | 20100618 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSQINFOSET | InfoSet | 20100616 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20101013 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | 20101013 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | 20101013 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | RSQ_T_FOBJ_RUNT | TType: InfoSet Field Objects (Runtime) | 20100616 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | RSQ_T_TOBJ_RUNT | TType: InfoSet Table Objects (Runtime) | 20100616 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_CS_CALCSCENARIO | Create Calculation Scenario | 20100615 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_STATDM | 20101013 | ||||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_STATDM_ACCESS | 20101013 | ||||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_STATDM_ACCESS | 20101013 | ||||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDRV_TREX_STMT | 20101013 | ||||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDDTREX_MAPPING | All Kinds of Service Functionality for TREX | 20100616 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | I | 20101013 | ||||
| 19 | Instance attribute | Private | Type reference (TYPE) | TP_S_ATTRIBUTE_TYPE | 20101013 | ||||
| 20 | Instance attribute | Private | Type reference (TYPE) | RSR_S_DEBUGFLAGS | 20101013 | ||||
| 21 | Instance attribute | Private | Type reference (TYPE) | TP_S_JOINED_TABLES | 20101013 | ||||
| 22 | Instance attribute | Private | Type reference (TYPE) | TP_S_JOINED_TABLES | 20101013 | ||||
| 23 | Instance attribute | Private | Type reference (TYPE) | RSDRI_TH_SFC | 20101013 | ||||
| 24 | Instance attribute | Private | Type reference (TYPE) | RSDRI_TH_SFK | 20101013 | ||||
| 25 | Instance attribute | Private | Type reference (TYPE) | TP_TS_ATTRIBUTE | 20100621 | ||||
| 26 | Instance attribute | Private | Type reference (TYPE) | TP_TS_CS_INFO | 20101013 | ||||
| 27 | Instance attribute | Private | Type reference (TYPE) | TP_TS_CS_INFO | 20101013 | ||||
| 28 | Instance attribute | Private | Type reference (TYPE) | TP_TS_DATASOURCES | 20101013 | ||||
| 29 | Instance attribute | Private | Type reference (TYPE) | TP_TS_MAPPING_ATTRIBUTE | 20100621 | ||||
| 30 | Instance attribute | Private | Type reference (TYPE) | TP_TS_MAPPING_ATTRIBUTE | 20101013 | ||||
| 31 | Instance attribute | Private | Type reference (TYPE) | TP_TS_TABLE_INFO | 20100615 | ||||
| 32 | Instance attribute | Private | Type reference (TYPE) | TP_TS_WHERE_TIM | 20101027 | ||||
| 33 | Instance attribute | Private | Type reference (TYPE) | TP_T_CALC_VIEWATTR_FORMULA_TIM | 20101013 | ||||
| 34 | Instance attribute | Private | Type reference (TYPE) | RSD_T_DTA_PRO | InfoObject Properties in Data Target | 20100616 | |||
| 35 | Instance attribute | Private | Type reference (TYPE) | TP_T_FILTER_COND_SINGLE | 20101013 | ||||
| 36 | Instance attribute | Private | Type reference (TYPE) | TP_T_JOINED_TABLES | 20101013 | ||||
| 37 | Static Attribute | Private | Type reference (TYPE) | STRING | 20101026 |
Methods
Events
Class CL_RSQ_ISET_CALC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_ATTRIBUTE | Private | See coding | 20100621 | BEGIN OF tp_s_attribute,
attrname TYPE string,
r_cs_attr TYPE REF TO cl_rsdd_cs_attribute_base,
END OF tp_s_attribute
|
||
| 2 | TP_S_ATTRIBUTE_TYPE | Private | See coding | 20101013 | BEGIN OF tp_s_attribute_type,
is_viewattr TYPE rs_bool,
is_calc_viewattr TYPE rs_bool,
is_kyfattr TYPE rs_bool,
END OF tp_s_attribute_type
|
||
| 3 | TP_S_CALC_VIEWATTR_FORMULA_TIM | Private | See coding | 20101013 | BEGIN OF tp_s_calc_viewattr_formula_tim,
opdtype TYPE rsqtmtype,
formula TYPE string,
END OF tp_s_calc_viewattr_formula_tim
|
||
| 4 | TP_S_CS_INFO | Private | See coding | 20101013 | BEGIN OF tp_s_cs_info,
join_nm TYPE string,
r_join TYPE REF TO cl_rsdd_cs_join,
joined_tab_tabalias1 TYPE rsdrs_alias,
joined_tab_tabalias2 TYPE rsdrs_alias,
tabalias TYPE rsdrs_alias,
attribute TYPE string,
iobjtp TYPE rsiobjtp,
is_source TYPE rs_bool,
is_target TYPE rs_bool,
r_kyfattr TYPE REF TO cl_rsdd_cs_keyfigure,
r_viewattr TYPE REF TO cl_rsdd_cs_viewattribute,
r_join_attr TYPE REF TO cl_rsdd_cs_joinattribute,
END OF tp_s_cs_info
|
||
| 5 | TP_S_DATASOURCES | Private | See coding | 20101013 | BEGIN OF tp_s_datasources,
tabalias TYPE rsdrs_alias,
END OF tp_s_datasources
|
||
| 6 | TP_S_FILTER_COND_SINGLE | Private | See coding | 20101013 | BEGIN OF tp_s_filter_cond_single,
join_nm TYPE string,
where_string TYPE string,
operation TYPE string,
END OF tp_s_filter_cond_single
|
||
| 7 | TP_S_JOINED_TABLES | Private | See coding | 20100615 | BEGIN OF tp_s_joined_tables,
tabalias1 TYPE rsdrs_alias,
tabalias2 TYPE rsdrs_alias,
join_nm TYPE string,
left_outer TYPE rsdrs_alias,
END OF tp_s_joined_tables
|
||
| 8 | TP_S_MAPPING_ATTRIBUTE | Private | See coding | 20100621 | BEGIN OF tp_s_mapping_attribute,
join_nm TYPE string,
tabalias TYPE rsdrs_alias,
is_viewattr TYPE rs_bool,
is_calc_viewattr TYPE rs_bool,
is_kyfattr TYPE rs_bool,
retalias TYPE rsdrs_alias,
source_nm TYPE string,
target_nm TYPE string,
r_source TYPE REF TO cl_rsdd_cs_attribute_base,
r_target TYPE REF TO cl_rsdd_cs_attribute_base,
r_mapping TYPE REF TO cl_rsdd_cs_variable_mapping,
END OF tp_s_mapping_attribute
|
||
| 9 | TP_S_TABLE_INFO | Private | See coding | 20100615 | BEGIN OF tp_s_table_info,
tabalias TYPE rsdrs_alias,
tname TYPE rsinfoprov,
index_id TYPE trexd_index_id,
index_id_alias TYPE string,
jointype TYPE rsqgtype,
r_input TYPE REF TO cl_rsdd_cs_input,
END OF tp_s_table_info
|
||
| 10 | TP_S_WHERE_TIM | Private | See coding | 20101027 | BEGIN OF tp_s_where_tim,
fieldnm TYPE rsd_fieldnm,
tabalias TYPE rsdrs_alias,
calc_viewattr_nm TYPE rsd_fieldnm,
END OF tp_s_where_tim
|
||
| 11 | TP_TS_ATTRIBUTE | Private | See coding | 20100621 | tp_ts_attribute TYPE SORTED TABLE OF tp_s_attribute
WITH UNIQUE KEY attrname
|
||
| 12 | TP_TS_CS_INFO | Private | See coding | 20101013 | tp_ts_cs_info TYPE SORTED TABLE OF tp_s_cs_info
WITH UNIQUE KEY r_join joined_tab_tabalias1 joined_tab_tabalias2 tabalias attribute
|
||
| 13 | TP_TS_DATASOURCES | Private | See coding | 20101013 | tp_ts_datasources TYPE SORTED TABLE OF tp_s_datasources WITH UNIQUE KEY tabalias
|
||
| 14 | TP_TS_MAPPING_ATTRIBUTE | Private | See coding | 20100621 | tp_ts_mapping_attribute TYPE SORTED TABLE OF tp_s_mapping_attribute WITH UNIQUE KEY join_nm tabalias r_target r_source
|
||
| 15 | TP_TS_TABLE_INFO | Private | See coding | 20100615 | tp_ts_table_info TYPE SORTED TABLE OF tp_s_table_info
WITH UNIQUE KEY tabalias
|
||
| 16 | TP_TS_WHERE_TIM | Private | See coding | 20101027 | tp_ts_where_tim TYPE SORTED TABLE OF tp_s_where_tim
WITH UNIQUE KEY calc_viewattr_nm
|
||
| 17 | TP_T_CALC_VIEWATTR_FORMULA_TIM | Private | See coding | 20101013 | tp_t_calc_viewattr_formula_tim TYPE STANDARD TABLE OF tp_s_calc_viewattr_formula_tim
|
||
| 18 | TP_T_FILTER_COND_SINGLE | Private | See coding | 20101013 | tp_t_filter_cond_single TYPE STANDARD TABLE OF tp_s_filter_cond_single
|
||
| 19 | TP_T_JOINED_TABLES | Private | See coding | 20101013 | tp_t_joined_tables TYPE STANDARD TABLE OF tp_s_joined_tables
|
Method Signatures
Method CNV_SX_QUERY_TO_CALC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20101013 | ||||
| 2 | E_EOF | Call by reference | Type reference (TYPE) | RS_BOOL | 20101013 | ||||
| 3 | I_DB_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20100615 | ||||
| 4 | I_T_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW-Data-Manager: Range Liste | 20100616 |
Method CNV_SX_QUERY_TO_CALC on class CL_RSQ_ISET_CALC 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 | 20100616 | |||
| 2 | I_PACKAGESIZE | Call by reference | Type reference (TYPE) | I | 20101013 | ||||
| 3 | I_RT_FIELDS | Call by reference | Type reference (TYPE) | RSQ_T_FOBJ_RUNT | TTyp: InfoSet Feldobjekte (Laufzeit) | 20100616 | |||
| 4 | I_RT_TABLES | Call by reference | Type reference (TYPE) | RSQ_T_TOBJ_RUNT | TTyp: InfoSet Tabellenobjekte (Laufzeit) | 20100616 | |||
| 5 | I_TH_SFC | Call by reference | Type reference (TYPE) | RSDRI_TH_SFC | 20101013 | ||||
| 6 | I_TH_SFC_ADD | Call by reference | Type reference (TYPE) | RSDRI_TH_SFC | 20101013 | ||||
| 7 | I_TH_SFK | Call by reference | Type reference (TYPE) | RSDRI_TH_SFK | 20101013 |
Method CONSTRUCTOR on class CL_RSQ_ISET_CALC has no exception.
Method CS_EXECUTION_POSSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RT_TABLES | Call by reference | Type reference (TYPE) | RSQ_T_TOBJ_RUNT | 20101013 | ||||
| 2 | I_S_INFOSET_DESC | Call by reference | Type reference (TYPE) | RSQSISETX | 20101013 | ||||
| 3 | R_EXECUTION_POSSIBLE | Value transfer | Type reference (TYPE) | RS_BOOL | 20101013 |
Method CS_EXECUTION_POSSIBLE on class CL_RSQ_ISET_CALC has no exception.
Method GET_STATISTICS_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STAT_CNT | Value transfer | Type reference (TYPE) | I | 20101013 |
Method GET_STATISTICS_COUNT on class CL_RSQ_ISET_CALC has no exception.
Method TREX_QUERY_DEFINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20101013 |
Method TREX_QUERY_DEFINE on class CL_RSQ_ISET_CALC has no exception.
Method TREX_QUERY_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20101013 | ||||
| 2 | E_EOF | Call by reference | Type reference (TYPE) | RS_BOOL | 20101013 | ||||
| 3 | I_PACKAGESIZE | Call by reference | Type reference (TYPE) | I | 20101013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101013 | |||
| 2 | 20101013 | |||
| 3 | 20101013 |
Method _ADAPT_WHERE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TX_LEFTOUTER | Call by reference | Type reference (TYPE) | RSDRS_TX_LEFTOUTER | 20101013 | ||||
| 2 | C_T_WHERE | Call by reference | Type reference (TYPE) | RSDRS_T_WHERE | 20100618 |
Method _ADAPT_WHERE on class CL_RSQ_ISET_CALC has no exception.
Method _ADAPT_WHERE_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_WHERE | Call by reference | Type reference (TYPE) | RSDRS_T_WHERE | 20101026 | ||||
| 2 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | Calculation View vom Typ JOIN | 20101026 | |||
| 3 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101026 |
Method _ADAPT_WHERE_TIME on class CL_RSQ_ISET_CALC has no exception.
Method _ADAPT_WHERE_TIME_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_WHERE | Call by reference | Type reference (TYPE) | RSDRS_S_WHERE | 20101027 | ||||
| 2 | I_FIELDNM | Call by reference | Type reference (TYPE) | RSD_FIELDNM | 20101027 | ||||
| 3 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | Calculation View vom Typ JOIN | 20101027 | |||
| 4 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101027 |
Method _ADAPT_WHERE_TIME_SINGLE on class CL_RSQ_ISET_CALC has no exception.
Method _CHECK_VALIDTIMEINTERVAL_NECES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NECES | Value transfer | Type reference (TYPE) | RS_BOOL | 20101013 |
Method _CHECK_VALIDTIMEINTERVAL_NECES on class CL_RSQ_ISET_CALC has no exception.
Method _CNV_FALIAS_2_TREX_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_SID_NAME | Call by reference | Type reference (TYPE) | RS_BOOL | 20101027 | ||||
| 2 | E_S_DTA_PRO | Call by reference | Type reference (TYPE) | RSD_S_DTA_PRO | 20101018 | ||||
| 3 | E_TREX_ATTRNAME | Call by reference | Type reference (TYPE) | TREXD_ATTR_NAME | Attributname | 20100617 | |||
| 4 | I_FALIAS | Call by reference | Type reference (TYPE) | RSQALIAS | Aliasname für Tabellen- und Feldobjekte in InfoSets | 20100617 | |||
| 5 | I_FNAME | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20100617 |
Method _CNV_FALIAS_2_TREX_NAME on class CL_RSQ_ISET_CALC has no exception.
Method _CNV_ISETNAME_2_TREX_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_SID_NAME | Call by reference | Type reference (TYPE) | RS_BOOL | 20101027 | ||||
| 2 | E_S_DTA_PRO | Call by reference | Type reference (TYPE) | RSD_S_DTA_PRO | 20101018 | ||||
| 3 | E_TREX_ATTRNAME | Call by reference | Type reference (TYPE) | TREXD_ATTR_NAME | 20101013 | ||||
| 4 | I_FNAME | Call by reference | Type reference (TYPE) | RSINFOPROV | 20101013 | ||||
| 5 | I_ISET_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20101013 |
Method _CNV_ISETNAME_2_TREX_NAME on class CL_RSQ_ISET_CALC has no exception.
Method _CONVERT_BWFLDNM_TO_TREXFLDNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FIELDNM | Call by reference | Type reference (TYPE) | RSD_FIELDNM | 20101027 |
Method _CONVERT_BWFLDNM_TO_TREXFLDNM on class CL_RSQ_ISET_CALC has no exception.
Method _FILL_CS_INFO_ALL Signature
Method _FILL_CS_INFO_ALL on class CL_RSQ_ISET_CALC has no parameter.
Method _FILL_CS_INFO_ALL on class CL_RSQ_ISET_CALC has no exception.
Method _FILL_MAPPING_ALL Signature
Method _FILL_MAPPING_ALL on class CL_RSQ_ISET_CALC has no parameter.
Method _FILL_MAPPING_ALL on class CL_RSQ_ISET_CALC has no exception.
Method _FIND_JOIN_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_JOINED_TABLES | Call by reference | Type reference (TYPE) | TP_T_JOINED_TABLES | 20101013 | ||||
| 2 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 | ||||
| 3 | I_TH_JOIN | Call by reference | Type reference (TYPE) | RSDRS_TH_JOIN | 20101013 |
Method _FIND_JOIN_PATH on class CL_RSQ_ISET_CALC has no exception.
Method _GET_FALIAS_FROM_FIELDNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FALIAS | Call by reference | Type reference (TYPE) | RSQALIAS | Aliasname für Tabellen- und Feldobjekte in InfoSets | 20100617 | |||
| 2 | I_FIELDNM | Call by reference | Type reference (TYPE) | RSFIELDNM | Feldname | 20100617 | |||
| 3 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20100617 |
Method _GET_FALIAS_FROM_FIELDNM on class CL_RSQ_ISET_CALC has no exception.
Method _GET_FALIAS_FROM_IOBJNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FALIAS | Call by reference | Type reference (TYPE) | RSQALIAS | Aliasname für Tabellen- und Feldobjekte in InfoSets | 20100617 | |||
| 2 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSDIOBJNM | Feldname | 20100617 | |||
| 3 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20100617 |
Method _GET_FALIAS_FROM_IOBJNM on class CL_RSQ_ISET_CALC has no exception.
Method _GET_JOINED_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_JOINED_TABLES | Call by reference | Type reference (TYPE) | TP_T_JOINED_TABLES | 20101013 | ||||
| 2 | I_TH_JOIN | Call by reference | Type reference (TYPE) | RSDRS_TH_JOIN | 20100615 | ||||
| 3 | I_TX_LEFTOUTER | Call by reference | Type reference (TYPE) | RSDRS_TX_LEFTOUTER | 20101013 |
Method _GET_JOINED_TABLES on class CL_RSQ_ISET_CALC has no exception.
Method _GET_JOIN_ATTR_RT_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNM | Call by reference | Type reference (TYPE) | RSD_FIELDNM | 20101013 | ||||
| 2 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 | ||||
| 3 | R_RT_FIELDS | Value transfer | Type reference (TYPE) | RSQ_S_FOBJ_RUNT | 20101013 |
Method _GET_JOIN_ATTR_RT_FIELDS on class CL_RSQ_ISET_CALC has no exception.
Method _GET_JOIN_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_JOIN_NM | Call by reference | Type reference (TYPE) | STRING | 20101013 | ||||
| 2 | I_S_JOINED_TABLES | Call by reference | Type reference (TYPE) | TP_S_JOINED_TABLES | 20101013 |
Method _GET_JOIN_NAME on class CL_RSQ_ISET_CALC has no exception.
Method _GET_JOIN_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_JOIN | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | 20101013 | ||||
| 2 | E_TABALIAS_ADD_JOINATTRIBUTES | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 | ||||
| 3 | E_TABALIAS_JOINATTRIBUTES | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 | ||||
| 4 | I_S_JOINED_TABLES | Call by reference | Type reference (TYPE) | TP_S_JOINED_TABLES | 20101013 |
Method _GET_JOIN_REF on class CL_RSQ_ISET_CALC has no exception.
Method _GET_JOIN_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_JOINED_TABLES | Call by reference | Type reference (TYPE) | TP_S_JOINED_TABLES | 20100615 | ||||
| 2 | R_JOIN_TYPE | Value transfer | Type reference (TYPE) | STRING | Allgemeiner Typ (InfoSet) | 20100615 |
Method _GET_JOIN_TYPE on class CL_RSQ_ISET_CALC has no exception.
Method _GET_R_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADD_TABALIAS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 20101027 | |||
| 2 | I_ATTRIBUTE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100706 | ||||
| 3 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | 20101013 | ||||
| 4 | I_S_DTA_PRO | Call by reference | Type reference (TYPE) | RSD_S_DTA_PRO | 20101018 | ||||
| 5 | I_TABALIAS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20101027 | ||||
| 6 | I_TYPE | Call by reference | Type reference (TYPE) | CHAR3 | Komponente der Versionsnummer | 20100706 | |||
| 7 | R_R_ATTRIBUTE | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_CS_ATTRIBUTE_BASE | Abstraktes Attributtyp in einem TREX Calculation Scenario | 20100706 |
Method _GET_R_ATTRIBUTE on class CL_RSQ_ISET_CALC has no exception.
Method _GET_R_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101027 | ||||
| 2 | R_R_INPUT | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | 20101013 |
Method _GET_R_INPUT on class CL_RSQ_ISET_CALC has no exception.
Method _GET_R_JOIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_JOINED_TABLES | Call by reference | Type reference (TYPE) | TP_S_JOINED_TABLES | 20101013 | ||||
| 2 | R_R_JOIN | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | 20101013 |
Method _GET_R_JOIN on class CL_RSQ_ISET_CALC has no exception.
Method _GET_SOURCE_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_SID_NAME | Call by reference | Type reference (TYPE) | RS_BOOL | 20101027 | ||||
| 2 | E_R_VIEWATTR | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_CS_ATTRIBUTE_BASE | 20101018 | ||||
| 3 | E_S_DTA_PRO | Call by reference | Type reference (TYPE) | RSD_S_DTA_PRO | 20101018 | ||||
| 4 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20101013 | ||||
| 5 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 | ||||
| 6 | I_TYPE | Call by reference | Type reference (TYPE) | CHAR3 | 20101013 |
Method _GET_SOURCE_ATTRIBUTE on class CL_RSQ_ISET_CALC has no exception.
Method _PREPARE_SINGLE_PROV_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DB_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20101122 |
Method _PREPARE_SINGLE_PROV_REQUEST on class CL_RSQ_ISET_CALC has no exception.
Method _SET_CHA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DB_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20101013 | ||||
| 2 | I_R_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | 20101013 | ||||
| 3 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | 20101013 | ||||
| 4 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 |
Method _SET_CHA on class CL_RSQ_ISET_CALC has no exception.
Method _SET_CHA_TOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | 20101018 | ||||
| 2 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | 20101018 | ||||
| 3 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101018 |
Method _SET_CHA_TOP on class CL_RSQ_ISET_CALC has no exception.
Method _SET_DATASOURCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TS_TABLE_INFO | Call by reference | Type reference (TYPE) | TP_TS_TABLE_INFO | 20100615 | ||||
| 2 | I_DB_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20100615 | ||||
| 3 | I_S_JOINED_TABLES | Call by reference | Type reference (TYPE) | TP_S_JOINED_TABLES | 20101013 |
Method _SET_DATASOURCES on class CL_RSQ_ISET_CALC has no exception.
Method _SET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DB_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20100616 | ||||
| 2 | I_R_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | 20101013 | ||||
| 3 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | Calculation View vom Typ JOIN | 20100616 | |||
| 4 | I_S_JOINED_TABLES | Call by reference | Type reference (TYPE) | TP_S_JOINED_TABLES | 20100616 | ||||
| 5 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 |
Method _SET_FILTER on class CL_RSQ_ISET_CALC has no exception.
Method _SET_FILTER_COND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | 20101013 | ||||
| 2 | I_S_JOINED_TABLES | Call by reference | Type reference (TYPE) | TP_S_JOINED_TABLES | 20101013 | ||||
| 3 | I_TIME_INTERVAL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20101013 | |||
| 4 | I_T_WHERE | Call by reference | Type reference (TYPE) | RSDRS_T_WHERE | 20101026 |
Method _SET_FILTER_COND on class CL_RSQ_ISET_CALC has no exception.
Method _SET_FILTER_COND_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | 20101013 | ||||
| 2 | I_S_WHERE | Call by reference | Type reference (TYPE) | RSDRS_S_WHERE | 20101013 |
Method _SET_FILTER_COND_SINGLE on class CL_RSQ_ISET_CALC has no exception.
Method _SET_JOIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADD_JOINATTRIUBTES | Call by reference | Type reference (TYPE) | RS_BOOL | 20101013 | ||||
| 2 | I_DB_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20100615 | ||||
| 3 | I_R_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | 20101013 | ||||
| 4 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | 20101013 | ||||
| 5 | I_S_JOINED_TABLES | Call by reference | Type reference (TYPE) | TP_S_JOINED_TABLES | 20100615 | ||||
| 6 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 | ||||
| 7 | I_TABALIAS_ADD_JOINATTRIBUTES | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 | ||||
| 8 | I_TABALIAS_JOINATTRIBUTES | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 |
Method _SET_JOIN on class CL_RSQ_ISET_CALC has no exception.
Method _SET_JOINS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DB_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20100615 | ||||
| 2 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | 20101013 | ||||
| 3 | I_S_JOINED_TABLES | Call by reference | Type reference (TYPE) | TP_S_JOINED_TABLES | 20101013 | ||||
| 4 | I_TABALIAS_ADD_JOINATTRIBUTES | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 | ||||
| 5 | I_TABALIAS_JOINATTRIBUTES | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 |
Method _SET_JOINS on class CL_RSQ_ISET_CALC has no exception.
Method _SET_JOIN_ATTR_JOIN_INNER_SING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADD_JOIN_ATTR | Call by reference | Type reference (TYPE) | RS_BOOL | 20101013 | ||||
| 2 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | 20101013 | ||||
| 3 | I_S_RT_FIELDS | Call by reference | Type reference (TYPE) | RSQ_S_FOBJ_RUNT | 20101013 |
Method _SET_JOIN_ATTR_JOIN_INNER_SING on class CL_RSQ_ISET_CALC has no exception.
Method _SET_JOIN_ATTR_JOIN_OUTER_SING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADD_JOIN_ATTR | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 20101013 | |||
| 2 | I_FIELDNM | Call by reference | Type reference (TYPE) | RSD_FIELDNM | 20101013 | ||||
| 3 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | 20101013 | ||||
| 4 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 |
Method _SET_JOIN_ATTR_JOIN_OUTER_SING on class CL_RSQ_ISET_CALC has no exception.
Method _SET_JOIN_INPUTS_CHA_TOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_JOIN_NM | Call by reference | Type reference (TYPE) | STRING | 20101013 | ||||
| 2 | I_R_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | 20101013 | ||||
| 3 | I_S_TABLE_INFO | Call by reference | Type reference (TYPE) | TP_S_TABLE_INFO | 20101013 | ||||
| 4 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 |
Method _SET_JOIN_INPUTS_CHA_TOP on class CL_RSQ_ISET_CALC has no exception.
Method _SET_JOIN_INPUTS_KYF_TOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_JOIN_NM | Call by reference | Type reference (TYPE) | STRING | 20101013 | ||||
| 2 | I_R_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | 20101013 | ||||
| 3 | I_S_TABLE_INFO | Call by reference | Type reference (TYPE) | TP_S_TABLE_INFO | 20101013 | ||||
| 4 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 |
Method _SET_JOIN_INPUTS_KYF_TOP on class CL_RSQ_ISET_CALC has no exception.
Method _SET_JOIN_JOINATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DB_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20101013 | ||||
| 2 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | 20101013 | ||||
| 3 | I_S_JOINED_TABLES | Call by reference | Type reference (TYPE) | TP_S_JOINED_TABLES | 20101013 | ||||
| 4 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 |
Method _SET_JOIN_JOINATTRIBUTES on class CL_RSQ_ISET_CALC has no exception.
Method _SET_JOIN_JOINATTRIBUTES_INNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DB_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20101013 | ||||
| 2 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | 20101013 | ||||
| 3 | I_S_JOINED_TABLES | Call by reference | Type reference (TYPE) | TP_S_JOINED_TABLES | 20101013 | ||||
| 4 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 |
Method _SET_JOIN_JOINATTRIBUTES_INNER on class CL_RSQ_ISET_CALC has no exception.
Method _SET_JOIN_JOINATTRIBUTES_OUTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DB_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20101013 | ||||
| 2 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | 20101013 | ||||
| 3 | I_S_JOINED_TABLES | Call by reference | Type reference (TYPE) | TP_S_JOINED_TABLES | 20101013 | ||||
| 4 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 |
Method _SET_JOIN_JOINATTRIBUTES_OUTER on class CL_RSQ_ISET_CALC has no exception.
Method _SET_JOIN_VIEWATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DB_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20101013 | ||||
| 2 | I_R_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | 20101013 | ||||
| 3 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | 20101013 | ||||
| 4 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 | ||||
| 5 | I_TABALIAS_ADD_JOINATTRIBUTES | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 |
Method _SET_JOIN_VIEWATTRIBUTES on class CL_RSQ_ISET_CALC has no exception.
Method _SET_JOIN_VIEWATTRIBUTES_INNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DB_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20101013 | ||||
| 2 | I_R_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | 20101013 | ||||
| 3 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | 20101013 | ||||
| 4 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 | ||||
| 5 | I_TABALIAS_ADD_JOINATTRIBUTES | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 |
Method _SET_JOIN_VIEWATTRIBUTES_INNER on class CL_RSQ_ISET_CALC has no exception.
Method _SET_JOIN_VIEWATTRIBUTES_OUTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DB_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20101013 | ||||
| 2 | I_R_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | 20101013 | ||||
| 3 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | 20101013 | ||||
| 4 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 | ||||
| 5 | I_TABALIAS_ADD_JOINATTRIBUTES | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 |
Method _SET_JOIN_VIEWATTRIBUTES_OUTER on class CL_RSQ_ISET_CALC has no exception.
Method _SET_JOIN_VIEWATTR_INNER_1ST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_VIEWATTR_S | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_VIEWATTRIBUTE | 20101018 | ||||
| 2 | I_FIELDNM | Call by reference | Type reference (TYPE) | RSD_FIELDNM | 20101018 | ||||
| 3 | I_R_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | 20101018 | ||||
| 4 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | 20101018 | ||||
| 5 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101018 |
Method _SET_JOIN_VIEWATTR_INNER_1ST on class CL_RSQ_ISET_CALC has no exception.
Method _SET_JOIN_VIEWATTR_INNER_2ND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNM_ADD_JF | Call by reference | Type reference (TYPE) | RSD_FIELDNM | 20101018 | ||||
| 2 | I_R_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | 20101018 | ||||
| 3 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | 20101018 | ||||
| 4 | I_R_VIEWATTR_S | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_VIEWATTRIBUTE | 20101018 | ||||
| 5 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101018 | ||||
| 6 | I_TABALIAS_ADD_JF | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101018 |
Method _SET_JOIN_VIEWATTR_INNER_2ND on class CL_RSQ_ISET_CALC has no exception.
Method _SET_JOIN_VIEWATTR_OUTER_1ST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_VIEWATTR_S | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_VIEWATTRIBUTE | 20101018 | ||||
| 2 | I_FIELDNM | Call by reference | Type reference (TYPE) | RSD_FIELDNM | 20101018 | ||||
| 3 | I_R_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | 20101018 | ||||
| 4 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | 20101018 | ||||
| 5 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101018 |
Method _SET_JOIN_VIEWATTR_OUTER_1ST on class CL_RSQ_ISET_CALC has no exception.
Method _SET_JOIN_VIEWATTR_OUTER_2ND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNM_ADD_JF | Call by reference | Type reference (TYPE) | RSD_FIELDNM | 20101018 | ||||
| 2 | I_R_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | 20101018 | ||||
| 3 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | 20101018 | ||||
| 4 | I_R_VIEWATTR_S | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_VIEWATTRIBUTE | 20101018 | ||||
| 5 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101018 | ||||
| 6 | I_TABALIAS_ADD_JF | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101018 |
Method _SET_JOIN_VIEWATTR_OUTER_2ND on class CL_RSQ_ISET_CALC has no exception.
Method _SET_KYF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DB_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20101013 | ||||
| 2 | I_R_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | 20101013 | ||||
| 3 | I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_JOIN | 20101013 | ||||
| 4 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101013 |
Method _SET_KYF on class CL_RSQ_ISET_CALC has no exception.
Method _SET_R_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IS_SID_NAME | Call by reference | Type reference (TYPE) | RS_BOOL | 20101018 | ||||
| 2 | I_LENGTH | Call by reference | Type reference (TYPE) | I | 20101018 | ||||
| 3 | I_RETALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101027 | ||||
| 4 | I_R_INPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_INPUT | 20101018 | ||||
| 5 | I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20101018 | ||||
| 6 | L_R_VIEWATTR_S | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_VIEWATTRIBUTE | 20101018 | ||||
| 7 | L_R_VIEWATTR_T | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_VIEWATTRIBUTE | 20101018 |
Method _SET_R_MAPPING on class CL_RSQ_ISET_CALC has no exception.
Method _TREX_QUERY_STAT_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_EVENT_CNT | Call by reference | Type reference (TYPE) | I | 20101013 | ||||
| 2 | I_CS_NM | Call by reference | Type reference (TYPE) | STRING | 20101013 |
Method _TREX_QUERY_STAT_INIT on class CL_RSQ_ISET_CALC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |