Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RS_BASE | BW Basis | 20040512 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSMD_RS_BUILD_QUERY | Interface for Queries | 20060628 |
Properties
Class | CL_RSMD_RS_BUILD_QUERY | |
Short Description | CL_RSMD_RS_BUILD_QUERY | |
Super Class | CL_RS_BASE | BW Basis |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSMD_RS | Master Data Read Services ( Value Help etc) |
Created | 20040510 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
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) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
6 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
7 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSMD_RS_BUILD_QUERY | Interface for Queries | 20060628 |
Friends
Class CL_RSMD_RS_BUILD_QUERY has no friend class.
Attributes
Methods
Events
Class CL_RSMD_RS_BUILD_QUERY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_N1 | Public | See coding | 20040511 | TN_N1(1) type n
|
||
2 | TO_LEVEL | Protected | See coding | 20040511 | to_level(4) TYPE n
|
||
3 | TO_S_ALIAS | Protected | See coding | 20040511 | BEGIN OF to_s_alias,
tabtp TYPE rsdrs_tabtp,
level TYPE to_level,
END OF to_s_alias
|
||
4 | TO_S_IOBJNM | Protected | See coding | 20130205 | BEGIN OF to_s_iobjnm,
iobjnm TYPE rsiobjnm,
atrtimfl TYPE rsdatrtimfl,
r_iobj_prop TYPE REF TO if_rsd_iobj_prop,
END OF to_s_iobjnm
|
||
5 | TO_S_SELECTION_OR | Protected | See coding | 20071030 | BEGIN OF to_s_selection_or,
iobjnm TYPE rsd_iobjnm,
prsnt TYPE rsmd_rs_prsnt,
range TYPE rsmd_rs_s_range,
END OF to_s_selection_or
|
||
6 | TO_TS_ALIAS | Protected | See coding | 20040511 | to_ts_alias TYPE SORTED TABLE OF to_s_alias
WITH UNIQUE KEY tabtp level
|
||
7 | TO_T_ALIAS | Protected | See coding | 20070309 | to_t_alias TYPE STANDARD TABLE OF to_s_alias
WITH KEY tabtp level
|
||
8 | TO_T_SELECTION_OR | Protected | See coding | 20071030 | to_t_selection_or TYPE STANDARD TABLE OF to_s_selection_or
WITH NON-UNIQUE KEY iobjnm prsnt
|
||
9 | TP_S_TXT_FILTER | Private | See coding | 20090213 | begin of tp_s_txt_filter,
descr type rs_bool,
direct type rs_bool,
end of tp_s_txt_filter
|
Method Signatures
Method ADD_TABLE_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FIELDNM | Call by reference | Type reference (TYPE) | RSD_FIELDNM | 20040511 | |||
2 | ![]() |
E_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20040511 | |||
3 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20040511 | |||
4 | ![]() |
I_PRSNT | Call by reference | Type reference (TYPE) | RSMD_RS_PRSNT | N_C_PRSNT_NONE | 20040513 | ||
5 | ![]() |
I_RETALIAS | Call by reference | Type reference (TYPE) | C | 20040511 | |||
6 | ![]() |
I_SORTDIR | Call by reference | Type reference (TYPE) | RSDRS_SORTDIR | 20040513 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
InfoObject nicht gefunden | 20040511 |
Method ADD_TABLE_FIELD_CONC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20081009 | |||
2 | ![]() |
I_RETALIAS | Call by reference | Type reference (TYPE) | C | 20081009 | |||
3 | ![]() |
I_SORTDIR | Call by reference | Type reference (TYPE) | RSDRS_SORTDIR | 20081009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
InfoObject nicht gefunden | 20081009 |
Method ADD_TABLE_FIELD_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20090212 | |||
2 | ![]() |
I_RETALIAS | Call by reference | Type reference (TYPE) | C | 20090212 | |||
3 | ![]() |
I_SORTDIR | Call by reference | Type reference (TYPE) | RSDRS_SORTDIR | 20090212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
InfoObject nicht gefunden | 20090212 |
Method ADD_TIME_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATEFROM_ALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20070308 | |||
2 | ![]() |
I_DATETO_ALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20070308 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20070308 |
Method BUILD_SUBQUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_SELT | Call by reference | Type reference (TYPE) | RSDRC_S_SELT | referenced selt entry | 20061127 | ||
2 | ![]() |
R_SUBQUERY_ID | Value transfer | Type reference (TYPE) | RSDRS_SUBQUERY_ID | ID of the created subquery | 20061127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW Basis Exception mit T100 Meldung (statisch geprüft) | 20061127 |
Method CHECK_IN_LIST 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 | 20071018 | |||
2 | ![]() |
I_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal | 20110509 |
Method CHECK_IN_LIST on class CL_RSMD_RS_BUILD_QUERY has no exception.
Method COLLECT_CHA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_CHA | Value transfer | Type reference (TYPE) | RSDRS_S_CHA | 20040511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20040511 |
Method COLLECT_ORDERBY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_ORDERBY | Value transfer | Type reference (TYPE) | RSDRS_S_ORDERBY | 20040512 |
Method COLLECT_ORDERBY on class CL_RSMD_RS_BUILD_QUERY has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANM | Call by reference | Type reference (TYPE) | RSD_CHANM | 20040510 | |||
2 | ![]() |
I_DATETO | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040512 | |
3 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20040510 | ||
4 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20040512 | |
5 | ![]() |
I_MAXROWS | Call by reference | Type reference (TYPE) | I | 500 | 20040514 | ||
6 | ![]() |
I_ONLY_TXT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20081127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20040511 |
Method FINALIZE Signature
Method FINALIZE on class CL_RSMD_RS_BUILD_QUERY has no parameter.
Method FINALIZE on class CL_RSMD_RS_BUILD_QUERY has no exception.
Method GET_CHAVL_FROM_AUTH_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AUTH_VALUE | Call by reference | Type reference (TYPE) | STRING | 20040512 | |||
2 | ![]() |
R_CHAVL | Value transfer | Type reference (TYPE) | RSDRS_S_WHERE-LOW | 20040512 |
Method GET_CHAVL_FROM_AUTH_VALUE on class CL_RSMD_RS_BUILD_QUERY has no exception.
Method GET_COB_PRO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20040512 | |||
2 | ![]() |
R_S_IOBJNM | Value transfer | Type reference (TYPE) | TO_S_IOBJNM | InfoObject Properties (in Context of InfoCube / ODS Object) | 20130205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
InfoObject nicht gefunden | 20040512 |
Method GET_COB_PRO_A_C Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_COB_PRO_A | Call by reference | Type reference (TYPE) | RSD_S_DTA_PRO | Eigenschafen InfoObject (im Kontext InfoCube / ODS Objekt) | 20130205 | ||
2 | ![]() |
E_S_COB_PRO_C | Call by reference | Type reference (TYPE) | RSD_S_DTA_PRO | Eigenschafen InfoObject (im Kontext InfoCube / ODS Objekt) | 20130205 | ||
3 | ![]() |
I_PARTPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20040513 | ||
4 | ![]() |
I_PART_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20040513 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
InfoObject nicht gefunden | 20040513 |
Method GET_IOBJNM_FROM_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LEVEL | Call by reference | Type reference (TYPE) | TO_LEVEL | 20040511 | |||
2 | ![]() |
R_IOBJNM | Value transfer | Type reference (TYPE) | RSD_IOBJNM | 20040511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20040511 |
Method GET_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_IOBJNM | Call by reference | Type reference (TYPE) | TO_S_IOBJNM | InfoObject Properties (in Context of InfoCube / ODS Object) | 20130205 | ||
2 | ![]() |
R_LEVEL | Value transfer | Type reference (TYPE) | TO_LEVEL | 20040511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
InfoObject nicht gefunden | 20040511 |
Method GET_R_SQL_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_SQL_QUERY | Value transfer | Object reference (TYPE REF TO) | CL_RSDRS_SQL_QUERY | Data Manager SQL Query Processing | 20040511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20040512 |
Method GET_SFC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TH_SFC | Value transfer | Type reference (TYPE) | RSDD_TH_SFC | Tabelle der benötigten Merkmale usw. | 20040511 |
Method GET_SFC on class CL_RSMD_RS_BUILD_QUERY has no exception.
Method GET_SX_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SX_QUERY | Value transfer | Type reference (TYPE) | RSDRS_SX_QUERY | 20040511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20040512 |
Method JOIN_KEY_BASED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_JOIN | Call by reference | Type reference (TYPE) | RSDRS_TH_JOIN | 20040513 | |||
2 | ![]() |
C_TX_LEFTOUTER | Call by reference | Type reference (TYPE) | RSDRS_TX_LEFTOUTER | 20040513 | |||
3 | ![]() |
C_T_WHERE | Call by reference | Type reference (TYPE) | RSDRS_T_WHERE | 20040528 | |||
4 | ![]() |
I_CARDINALITY | Call by reference | Type reference (TYPE) | RSDRS_CARDINALITY | 20121128 | |||
5 | ![]() |
I_JOIN_TIME | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20070309 | |
6 | ![]() |
I_LEFTOUTER | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20040513 | |
7 | ![]() |
I_LEFT_ALIAS | Call by reference | Type reference (TYPE) | SIMPLE | 20040513 | |||
8 | ![]() |
I_MAIN_IOBJ | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20040528 | ||
9 | ![]() |
I_RIGHT_ALIAS | Call by reference | Type reference (TYPE) | SIMPLE | 20040513 | |||
10 | ![]() |
I_S_IOBJNM | Call by reference | Type reference (TYPE) | TO_S_IOBJNM | InfoObject Properties (in Context of InfoCube / ODS Object) | 20130205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20040513 |
Method READ_DATA Signature
Method READ_DATA on class CL_RSMD_RS_BUILD_QUERY has no parameter.
Method READ_DATA on class CL_RSMD_RS_BUILD_QUERY has no exception.
Method RESET_INFOPROV_RESTRICTION Signature
Method RESET_INFOPROV_RESTRICTION on class CL_RSMD_RS_BUILD_QUERY has no parameter.
Method RESET_INFOPROV_RESTRICTION on class CL_RSMD_RS_BUILD_QUERY has no exception.
Method RESTRICT_BY_AUTH_VALUES Signature
Method RESTRICT_BY_AUTH_VALUES on class CL_RSMD_RS_BUILD_QUERY has no parameter.
Method RESTRICT_BY_AUTH_VALUES on class CL_RSMD_RS_BUILD_QUERY has no exception.
Method RESTRICT_BY_DIMENSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARTPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20040513 | ||
2 | ![]() |
I_PART_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20040513 | |||
3 | ![]() |
R_RESTRICTED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20040517 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20040513 |
Method RESTRICT_BY_FACTTABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARTPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20101124 | ||
2 | ![]() |
I_PART_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20101124 | |||
3 | ![]() |
R_RESTRICTED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20101124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20101124 |
Method RESTRICT_BY_HYBR_PROV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RESTRICTED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20070509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Der BIA-Index kann nicht benutzt werden | 20090812 | |
2 | ![]() |
BW: Allgemeine Fehlerklasse | 20070509 |
Method RESTRICT_BY_INFOPROV Signature
Method RESTRICT_BY_INFOPROV on class CL_RSMD_RS_BUILD_QUERY has no parameter.
Method RESTRICT_BY_INFOPROV on class CL_RSMD_RS_BUILD_QUERY has no exception.
Method RESTRICT_BY_INFOPROV_01 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BIA_STATUS | Call by reference | Type reference (TYPE) | RSD_BIA_STATUS | Eigenschaften InfoProvider | 20110323 | ||
2 | ![]() |
I_CUBESUBTYPE | Call by reference | Type reference (TYPE) | RSCUBESUBTYPE | SubTyp des InfoProvider | 20101124 | ||
3 | ![]() |
I_CUBETYPE | Call by reference | Type reference (TYPE) | RSD_CUBETYPE | 20040517 | |||
4 | ![]() |
I_PARTPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20040517 | ||
5 | ![]() |
I_PART_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20040517 | ||
6 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RS_TLOGO | 20040517 | |||
7 | ![]() |
R_RESTRICTED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20040517 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Der BIA-Index kann nicht benutzt werden | 20090812 | |
2 | ![]() |
BW: Allgemeine Fehlerklasse | 20040517 |
Method RESTRICT_BY_MD_PROV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARTPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20040513 | ||
2 | ![]() |
I_PART_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20040513 | |||
3 | ![]() |
R_RESTRICTED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20040517 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20040513 |
Method RESTRICT_BY_NAV_ATTR Signature
Method RESTRICT_BY_NAV_ATTR on class CL_RSMD_RS_BUILD_QUERY has no parameter.
Method RESTRICT_BY_NAV_ATTR on class CL_RSMD_RS_BUILD_QUERY has no exception.
Method RESTRICT_BY_ODSO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARTPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20040513 | ||
2 | ![]() |
I_PART_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20040513 | |||
3 | ![]() |
R_RESTRICTED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20040517 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20040513 |
Method RESTRICT_BY_RANGE Signature
Method RESTRICT_BY_RANGE on class CL_RSMD_RS_BUILD_QUERY has no parameter.
Method RESTRICT_BY_RANGE on class CL_RSMD_RS_BUILD_QUERY has no exception.
Method RESTRICT_BY_RANGE_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20090213 | |||
2 | ![]() |
I_T_RANGE | Value transfer | Type reference (TYPE) | RSMD_RS_T_RANGE | erweiterte Rangetabelle( inkl- Trex-Action) | 20090213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20090213 |
Method RESTRICT_BY_SELDR Signature
Method RESTRICT_BY_SELDR on class CL_RSMD_RS_BUILD_QUERY has no parameter.
Method RESTRICT_BY_SELDR on class CL_RSMD_RS_BUILD_QUERY has no exception.
Method RESTRICT_BY_SELECTION_OR Signature
Method RESTRICT_BY_SELECTION_OR on class CL_RSMD_RS_BUILD_QUERY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20071030 |
Method RESTRICT_BY_TABLE_EXPRESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ATRNAVFL_A | Call by reference | Type reference (TYPE) | RSATRNAVFL | The InfoObject is a navigation attribute | 20130205 | ||
2 | ![]() |
I_ATRTIMFL_A | Call by reference | Type reference (TYPE) | RSDATRTIMFL | Indicator as to whether the attribute is time-dependent | 20130205 | ||
3 | ![]() |
I_CHABASNM_A | Call by reference | Type reference (TYPE) | RSCHABASNM | Reference characteristic | 20130205 | ||
4 | ![]() |
I_CHABASNM_C | Call by reference | Type reference (TYPE) | RSCHABASNM | InfoObject Properties (in Context of InfoCube / ODS Object) | 20130205 | ||
5 | ![]() |
I_FIELDNM | Call by reference | Type reference (TYPE) | RSD_FIELDNM | 20040513 | |||
6 | ![]() |
I_IOBJNM_A | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject Properties (in Context of InfoCube / ODS Object) | 20130205 | ||
7 | ![]() |
I_IS_SID | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20040528 | |
8 | ![]() |
I_S_TABLE | Call by reference | Type reference (TYPE) | RSDRS_S_TABLE | 20040513 | |||
9 | ![]() |
I_TABALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20040513 | |||
10 | ![]() |
I_TH_JOIN | Call by reference | Type reference (TYPE) | RSDRS_TH_JOIN | 20040513 | |||
11 | ![]() |
I_TH_TABLE | Call by reference | Type reference (TYPE) | RSDRS_TH_TABLE | 20040513 | |||
12 | ![]() |
I_T_WHERE | Call by reference | Type reference (TYPE) | RSDRS_T_WHERE | 20040513 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20040513 |
Method RESTRICT_BY_WHERE_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_WHERE | Value transfer | Type reference (TYPE) | RSDRS_T_WHERE | 20040513 |
Method RESTRICT_BY_WHERE_TABLE on class CL_RSMD_RS_BUILD_QUERY has no exception.
Method RESTRICT_BY_WHERE_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MOVE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20040513 | |
2 | ![]() |
I_R_WHERE_TREE | Call by reference | Object reference (TYPE REF TO) | CL_RSDRS_WHERE_TREE | Tree with where conditions | 20040513 |
Method RESTRICT_BY_WHERE_TREE on class CL_RSMD_RS_BUILD_QUERY has no exception.
Method SELECT_FIELD Signature
Method SELECT_FIELD on class CL_RSMD_RS_BUILD_QUERY has no parameter.
Method SELECT_FIELD on class CL_RSMD_RS_BUILD_QUERY has no exception.
Method SET_MOST_RECENT Signature
Method SET_MOST_RECENT on class CL_RSMD_RS_BUILD_QUERY has no parameter.
Method SET_MOST_RECENT on class CL_RSMD_RS_BUILD_QUERY has no exception.
Method _ANALYZE_TABALIAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SIDTAB_CHANGED_TO | Value transfer | Type reference (TYPE) | RSDRS_TABTP | 20100415 |
Method _ANALYZE_TABALIAS on class CL_RSMD_RS_BUILD_QUERY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |