SAP ABAP Class CL_RSMD_RS_UTILITIES (Help Routines)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSMD_RS (Package) Master Data Read Services ( Value Help etc)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RS_BASE BW Basis 20050419
Properties
Class CL_RSMD_RS_UTILITIES  
Short Description Help Routines    
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 20041208   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSD_CHA_PROP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_RSR_VAR_GLOBAL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 RRS0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSDD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 RSR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSMD_RS_UTILITIES has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSMD_RS 20070306 Master Data Read services for flat value list
2 CL_RSMD_RSH 20070306 Master Data read services: hierarchy nodes
3 CL_RSMD_RS_BASE 20070307 Base Class for cl_rsmd_rs Instances
4 CL_RSMD_RS_BUILD_QUERY 20120214 CL_RSMD_RS_BUILD_QUERY
5 CL_RSMD_RS_SPECIAL 20070306 Master Data Read services for flat value list
6 CL_RSMD_RS_TREX_QUERY 20120214
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_RS Constant Public Type reference (TYPE) RSSTA_EVENTN '6000' Call of IF_RSMD_RS 20070306
2 N_C_RSH_CHILD Constant Public Type reference (TYPE) RSSTA_EVENTN '6011' Call of IF_RSMD_RSH 20070306
3 N_C_RSH_INIT Constant Public Type reference (TYPE) RSSTA_EVENTN '6010' Call of IF_RSMD_RSH 20070306
4 N_C_RSH_SEARCH Constant Public Type reference (TYPE) RSSTA_EVENTN '6013' Call of IF_RSMD_RSH 20070306
5 P_LANGU Static Attribute Private Type reference (TYPE) SY-LANGU Domain Value Lanaguge 20070306
6 P_LANGU_SELOPT Static Attribute Private Type reference (TYPE) SY-LANGU 20100716
7 P_TS_READMODE_BUFFER Static Attribute Private See coding 20120214
8 P_TS_STAT_HANDLEID Static Attribute Private Type reference (TYPE) TP_TS_STAT_HANDLEID Statistics HandleId for Each Characteristic/InfoProvider 20070306
9 P_T_ALL_READ_MODES Static Attribute Private Type reference (TYPE) RSMD_RS_T_READ_MODES Read (F4) Modes (Supported in a Specific Scenario) 20070306
10 P_T_SELOPT Static Attribute Private See coding 20100716
Methods
# Method Level Visibility Method type Description Created on
1 ACCEPT_POST_FILTER Static method Public Method 20050601
2 CHANGE_AUTH_ISET Static method Public Method 20080311
3 CONVERT_VALUE Static method Public Method 20050726
4 DATA_TO_CHAVT Static method Public Method 20050419
5 DATA_TO_RETURN Static method Public Method 20050419
6 FILL_READMODE_DESCRIPTION Static method Private Method 20070306
7 GET_BUILD_QUERY_CLASS Static method Public Method 20080415
8 GET_COB_PRO Static method Public Method 20050614
9 GET_NEW_STATISTIC_ID Static method Public Method Get HandleID for Statistics 20070306
10 GET_RANGE_FOR_POST_FILTER Static method Public Method 20060410
11 GET_RANGE_RESTRICT Static method Public Method Specifies restrictions starting from structure selopt 20081212
12 GET_RANGE_RESTRICT_OBSOLETE Static method Public Method Specifies restrictions starting from structure selopt 20081212
13 GET_READ_MODE Static method Public Method 20050419
14 GET_SELECTIONS Static method Public Method Get permitted selections 20050804
15 GET_SORT_REQ Static method Public Method 20050419
16 GET_STATISTIC_ID Static method Public Method Get HandleID for Statistics 20070306
17 GET_SUPPORTED_READ_MODES Static method Public Method 20070823
18 GET_TIMNM_ATTR_FOR_MDPROV Static method Public Method 20081120
19 IS_D_SUPPORTED Static method Private Method 20070306
20 NODE_TO_SELDR Static method Public Method 20081211
21 SELDR_CHECK Static method Public Method 20050614
22 SELDR_INTERSECT Static method Public Method 20041208
23 SELDR_TO_SELOPT Static method Public Method 20041208
24 SELDR_UNION Static method Public Method 20041208
25 SELOPT_TO_POST_FILTER Static method Public Method 20050601
26 SELOPT_TO_SELDR Static method Public Method 20041208
27 VARIABLES_EXIT Static method Public Method 20081211
Events
Class CL_RSMD_RS_UTILITIES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_SX_POST_FILTER Public See coding 20050601 BEGIN OF tn_sx_post_filter, iobjnm TYPE rsmd_rs_s_selopt-iobjnm, prsnt TYPE rsmd_rs_s_selopt-presentation, range TYPE STANDARD TABLE OF tn_s_range WITH DEFAULT KEY INITIAL SIZE 1, END OF tn_sx_post_filter
2 TN_S_RANGE Public See coding 20050601 BEGIN OF tn_s_range, sign TYPE raldb_sign, option TYPE raldb_opti, low TYPE rschavlext, high TYPE rschavlext, END OF tn_s_range
3 TN_S_RANGE_IPRO Public See coding 20121112 tn_s_range_ipro TYPE TABLE OF rsrange
4 TN_TSX_POST_FILTER Public See coding 20050601 tn_tsx_post_filter TYPE SORTED TABLE OF tn_sx_post_filter WITH UNIQUE KEY iobjnm prsnt
5 TP_S_READMODE_BUFFER Private See coding 20120214 BEGIN OF tp_s_readmode_buffer, chanm TYPE rschanm, infoprov TYPE rsinfoprov, d_support TYPE rs_bool, END OF tp_s_readmode_buffer
6 TP_S_STAT_HANDLEID Private See coding 20070306 BEGIN OF tp_s_stat_handleid, chanm TYPE rschanm, infoprov TYPE rsinfoprov, event TYPE RSSTA_EVENTN, handleid TYPE rssta_handleid, END OF tp_s_stat_handleid
7 TP_TS_STAT_HANDLEID Private See coding 20070306 tp_ts_stat_handleid TYPE SORTED TABLE OF tp_s_stat_handleid WITH UNIQUE KEY chanm infoprov event
Method Signatures

Method ACCEPT_POST_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_DATA Call by reference Type reference (TYPE) ANY 20050601
2 Importing I_TH_POS Call by reference Type reference (TYPE) RSMD_RS_TH_IOBJNM_POS Information on Position of InObj Name in Generated Structure 20050601
3 Importing I_TSX_FILTER Call by reference Type reference (TYPE) TN_TSX_POST_FILTER 20050601
4 Returning R_ACCEPT Value transfer Type reference (TYPE) RS_BOOL Boolean 20050601
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: General Error Class 20050601

Method CHANGE_AUTH_ISET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TSX_AUTH_VALUES_USER Call by reference Type reference (TYPE) RSSB_TSX_AUTH_VALUES_USER Berechtigte Stammdatenwerte eines Benutzers 20080311
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20080311
3 Importing I_IOBJNM Call by reference Type reference (TYPE) RSCHANM Merkmal 20080311

Method CHANGE_AUTH_ISET on class CL_RSMD_RS_UTILITIES has no exception.

Method CONVERT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20050726
2 Importing I_PRSNT Call by reference Type reference (TYPE) RSMD_RS_PRSNT Darstellung eines InfoObjects 20050726
3 Importing I_VALUE Value transfer Type reference (TYPE) SIMPLE 20050726
4 Returning R_VALUE Value transfer Type reference (TYPE) RSCHAVLEXT Feld für einen beliebigen Merkmalswert (externe Darstellung) 20050726

Method CONVERT_VALUE on class CL_RSMD_RS_UTILITIES has no exception.

Method DATA_TO_CHAVT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20050419
2 Importing I_MAX_ROWS Call by reference Type reference (TYPE) I 0 20050601
3 Importing I_R_DATA Call by reference Object reference (TYPE REF TO) DATA 20050419
4 Importing I_TH_POS Call by reference Type reference (TYPE) RSMD_RS_TH_IOBJNM_POS Information on Position of InObj Name in Generated Structure 20050419
5 Importing I_TSX_FILTER Call by reference Type reference (TYPE) TN_TSX_POST_FILTER 20050601
6 Returning R_T_CHAVT Value transfer Type reference (TYPE) RSDM_T_CHAVT 20050419
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: General Error Class 20050419

Method DATA_TO_RETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMAT Value transfer Type reference (TYPE) RSR_FORMAT RSR_C_FORMAT-EXTERN 20050419
2 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20050419
3 Importing I_MAX_ROWS Call by reference Type reference (TYPE) I 0 20050601
4 Importing I_R_DATA Call by reference Object reference (TYPE REF TO) DATA 20050419
5 Importing I_TH_POS Call by reference Type reference (TYPE) RSMD_RS_TH_IOBJNM_POS Information on Position of InObj Name in Generated Structure 20050419
6 Importing I_TSX_FILTER Call by reference Type reference (TYPE) TN_TSX_POST_FILTER 20050601
7 Returning R_TX_RETURN Value transfer Type reference (TYPE) RSDM_TX_SHLPRETURN 20050419
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: General Error Class 20050419

Method FILL_READMODE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20070306

Method FILL_READMODE_DESCRIPTION on class CL_RSMD_RS_UTILITIES has no exception.

Method GET_BUILD_QUERY_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DONT_USE_BWA Call by reference Type reference (TYPE) RS_BOOL Boolean 20110909
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20080415
3 Importing I_IOBJNM Call by reference Type reference (TYPE) RSCHANM Merkmal 20080415
4 Importing I_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20121112
5 Returning R_QUERY_CLASS Value transfer Type reference (TYPE) ABAP_CLASSNAME 20080415

Method GET_BUILD_QUERY_CLASS on class CL_RSMD_RS_UTILITIES has no exception.

Method GET_COB_PRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV 20050614
2 Importing I_IOBJNM Call by reference Type reference (TYPE) RSD_IOBJNM 20050614
3 Returning R_S_COB_PRO Value transfer Type reference (TYPE) RSD_S_COB_PRO 20050614
# Exception Resumable Description Created on
1 CX_RSD_IOBJ_NOT_FOUND 20050614

Method GET_NEW_STATISTIC_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANM Call by reference Type reference (TYPE) RSCHANM Merkmal 20070306
2 Importing I_EVENT Call by reference Type reference (TYPE) RSSTA_EVENTN OLAP Statistik Event (Typ NUMC9) 20070306
3 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20070306
4 Importing I_READ_MODE Call by reference Type reference (TYPE) RSMD_RS_READ_MODE Lesemodus (F4) für Stammdaten-Leseservices 20070306
5 Returning R_EVENT_CNT Value transfer Type reference (TYPE) I Interne ID eines Query Laufzeitobjekts 20070306

Method GET_NEW_STATISTIC_ID on class CL_RSMD_RS_UTILITIES has no exception.

Method GET_RANGE_FOR_POST_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_SELOPT Call by reference Type reference (TYPE) RSMD_RS_S_SELOPT Selektionsoptionen für Stammdaten-Leseservices 20060410
2 Returning R_S_RANGE Value transfer Type reference (TYPE) TN_S_RANGE 20060410

Method GET_RANGE_FOR_POST_FILTER on class CL_RSMD_RS_UTILITIES has no exception.

Method GET_RANGE_RESTRICT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OR_SELECTION Call by reference Type reference (TYPE) RS_BOOL Boolean 20081212
2 Importing I_R_BUILD_QUERY Call by reference Object reference (TYPE REF TO) IF_RSMD_RS_BUILD_QUERY Referenz auf die gebildete Query-Klasse 20081212
3 Importing I_T_SELOPT Value transfer Type reference (TYPE) RSMD_RS_T_SELOPT Selektionsoptionen für Stammdaten-Leseservices 20081212
# Exception Resumable Description Created on
1 CX_RS_ERROR BI: Allgemeine Fehlerklasse 20081212

Method GET_RANGE_RESTRICT_OBSOLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSD_CHANM 20081212
2 Importing I_OR_SELECTION Call by reference Type reference (TYPE) RS_BOOL Boolean 20081212
3 Importing I_R_BUILD_QUERY Call by reference Object reference (TYPE REF TO) IF_RSMD_RS_BUILD_QUERY Referenz auf die gebildete Query-Klasse 20081212
4 Importing I_T_SELOPT Value transfer Type reference (TYPE) RSDM_T_SHLPSELOPT Selektionsoptionen für Stammdaten-Leseservices 20081212
# Exception Resumable Description Created on
1 CX_RS_ERROR BI: Allgemeine Fehlerklasse 20081212

Method GET_READ_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_F4_MODE Value transfer Type reference (TYPE) RSDM_F4_MODE RSDM_C_F4_DIM 20050419
2 Importing I_T_READ_MODES Call by reference Type reference (TYPE) RSMD_RS_T_READ_MODES Read(F4)-modes (supported in a given scenario) 20050419
3 Returning R_READ_MODE Value transfer Type reference (TYPE) RSMD_RS_READ_MODE Read Mode(F4) for Master Data Read Services 20050419

Method GET_READ_MODE on class CL_RSMD_RS_UTILITIES has no exception.

Method GET_SELECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_SELECTION_C Call by reference Type reference (TYPE) RSMD_RS_T_SUPPORTED_SELOPT 20050804
2 Exporting E_T_SELECTION_ENC Call by reference Type reference (TYPE) RSMD_RS_T_SUPPORTED_SELOPT 20050804
3 Exporting E_T_SELECTION_INC Call by reference Type reference (TYPE) RSMD_RS_T_SUPPORTED_SELOPT 20050804
4 Exporting E_T_SELECTION_TXT Call by reference Type reference (TYPE) RSMD_RS_T_SUPPORTED_SELOPT Unterstützte Selektionsoptionen für das InfoObject 20060912
5 Importing I_LANGU Value transfer Type reference (TYPE) SY-LANGU 20050804
6 Importing I_R_CHA_PROP Value transfer Object reference (TYPE REF TO) IF_RSD_CHA_PROP Properties of Characteristic 20130204
# Exception Resumable Description Created on
1 ERROR_OCCURED 20050804

Method GET_SORT_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TSX_POST_FILTER Call by reference Type reference (TYPE) TN_TSX_POST_FILTER 20050601
2 Exporting E_T_REQ Call by reference Type reference (TYPE) RSMD_RS_T_REQ Required Attributes for the Master Data Read Services 20050419
3 Exporting E_T_SELOPT Call by reference Type reference (TYPE) RSMD_RS_T_SELOPT Selektionsoptionen für Stammdaten-Leseservices 20050419
4 Exporting E_T_SORT Call by reference Type reference (TYPE) RSMD_RS_T_SORTING 20050419
5 Importing I_CHAVT_FIELDS Value transfer Type reference (TYPE) RS_BOOL Boolean 20050419
6 Importing I_EXACT_SEARCH Call by reference Type reference (TYPE) RS_BOOL Boolean 20130430
7 Importing I_FORMAT Value transfer Type reference (TYPE) RSR_FORMAT RSR_C_FORMAT-EXTERN 20050419
8 Importing I_PRSNT1 Call by reference Type reference (TYPE) RSDM5_PRSNT1 Einstellige Darstellung 20060324
9 Importing I_TX_META_DATA Call by reference Type reference (TYPE) RSMD_RS_T_META_DATA Metadata for Master Data Read Services 20050419
10 Importing I_T_REQ_ATR Call by reference Type reference (TYPE) RSDM_T_REQ_ATR 20050419
11 Importing I_T_SELOPT Value transfer Type reference (TYPE) RSDM_T_SHLPSELOPT 20050419

Method GET_SORT_REQ on class CL_RSMD_RS_UTILITIES has no exception.

Method GET_STATISTIC_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANM Call by reference Type reference (TYPE) RSCHANM Merkmal 20070306
2 Importing I_EVENT Call by reference Type reference (TYPE) RSSTA_EVENTN OLAP Statistik Event (Typ NUMC9) 20070306
3 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV Interne ID eines Query Laufzeitobjekts 20070306
4 Importing I_READ_MODE Call by reference Type reference (TYPE) RSMD_RS_READ_MODE Lesemodus (F4) für Stammdaten-Leseservices 20070306
5 Returning R_EVENT_CNT Value transfer Type reference (TYPE) I Interne ID eines Query Laufzeitobjekts 20070306

Method GET_STATISTIC_ID on class CL_RSMD_RS_UTILITIES has no exception.

Method GET_SUPPORTED_READ_MODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANM Call by reference Type reference (TYPE) RSCHANM Merkmal 20070823
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20070823
3 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20070823
4 Importing I_R_OLAP Call by reference Object reference (TYPE REF TO) IF_RSR_OLAP Aufrufe zum OLAP 20070823
5 Returning R_T_READ_MODES Value transfer Type reference (TYPE) RSMD_RS_T_READ_MODES Lese(F4)-Modi (in einem bestimmten Szenario unterstützt) 20070823

Method GET_SUPPORTED_READ_MODES on class CL_RSMD_RS_UTILITIES has no exception.

Method GET_TIMNM_ATTR_FOR_MDPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_ATR Call by reference Type reference (TYPE) RSDO_T_ATR Stammdatenattribute 20081120
2 Importing I_CHANM Call by reference Type reference (TYPE) RSD_CHANM 20081120

Method GET_TIMNM_ATTR_FOR_MDPROV on class CL_RSMD_RS_UTILITIES has no exception.

Method IS_D_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_D_SUPPORTED Call by reference Type reference (TYPE) RS_BOOL Boolean 20071220
2 Exporting E_REJECT_A_SUPPORT Call by reference Type reference (TYPE) RS_BOOL Boolean 20071220
3 Importing I_CHANM Call by reference Type reference (TYPE) RSCHANM Merkmal 20070306
4 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20070306
5 Importing I_R_OLAP Call by reference Object reference (TYPE REF TO) IF_RSR_OLAP Aufrufe zum OLAP 20090421
6 Importing I_T_RANGE_IPRO Call by reference Type reference (TYPE) TN_S_RANGE_IPRO 20121112

Method IS_D_SUPPORTED on class CL_RSMD_RS_UTILITIES has no exception.

Method NODE_TO_SELDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANM Call by reference Type reference (TYPE) RSCHANM Merkmal 20081211
2 Importing I_TH_HIERARCHY Call by reference Type reference (TYPE) IF_RSR_VAR_GLOBAL=>TN_TH_HIERARCHY 20081211
3 Importing I_T_NODE Call by reference Type reference (TYPE) RSRVAR_T_NODE Knoteneinschränkung 20081211
4 Returning R_TSX_SELDR Value transfer Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20081211

Method NODE_TO_SELDR on class CL_RSMD_RS_UTILITIES has no exception.

Method SELDR_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR 20050614
2 Importing I_CHANM Call by reference Type reference (TYPE) RSCHANM 20050614
3 Importing I_HOLD_NAVATTR Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20120625
4 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV 20050614
5 Importing I_TS_CMP Call by reference Type reference (TYPE) IF_RSD_CHA_PROP=>NT_TS_CMP_PROP Compound characteristics inclusive their properties 20130204
6 Importing I_T_IOBJ_CMP Call by reference Type reference (TYPE) RSD_T_IOBJ_CMP 20050614
7 Importing I_T_IOBJ_CMP_ATR Call by reference Type reference (TYPE) RSMD_RS_T_IOBJ_CMP_ATR 20060823
# Exception Resumable Description Created on
1 CX_RS_ERROR 20050614

Method SELDR_INTERSECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20041208
2 Importing I_TSX_SELDR_1 Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20041208
3 Importing I_TSX_SELDR_2 Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20041208
4 Returning R_TSX_SELDR Value transfer Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20041208
# Exception Resumable Description Created on
1 CX_RSROA_EMPTY Leeres Ergebnis 20041208

Method SELDR_TO_SELOPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20041208
2 Importing I_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20041208
3 Returning R_T_SELOPT Value transfer Type reference (TYPE) RSDM_T_SHLPSELOPT 20041208

Method SELDR_TO_SELOPT on class CL_RSMD_RS_UTILITIES has no exception.

Method SELDR_UNION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TSX_SELDR_1 Value transfer Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20041208
2 Importing I_TSX_SELDR_2 Value transfer Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20041208
3 Importing I_TSX_SELDR_3 Value transfer Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20041208
4 Importing I_TSX_SELDR_4 Value transfer Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20041208
5 Returning R_TSX_SELDR Value transfer Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20041208

Method SELDR_UNION on class CL_RSMD_RS_UTILITIES has no exception.

Method SELOPT_TO_POST_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_SELOPT Call by reference Type reference (TYPE) RSMD_RS_T_SELOPT Selektionsoptionen für Stammdaten-Leseservices 20050601
2 Returning R_TSX_FILTER Value transfer Type reference (TYPE) TN_TSX_POST_FILTER 20050601

Method SELOPT_TO_POST_FILTER on class CL_RSMD_RS_UTILITIES has no exception.

Method SELOPT_TO_SELDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_SELOPT Call by reference Type reference (TYPE) RSDM_T_SHLPSELOPT 20041208
2 Returning R_TSX_SELDR Value transfer Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20041208

Method SELOPT_TO_SELDR on class CL_RSMD_RS_UTILITIES has no exception.

Method VARIABLES_EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_F4_MODE Call by reference Type reference (TYPE) RSDM_F4_MODE 20081211
2 Changing C_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20081211
3 Changing C_KEY_DATE Call by reference Type reference (TYPE) SY-DATUM Aktuelles Datum des Applikationsservers 20101216
4 Changing C_TH_HIERARCHY Call by reference Type reference (TYPE) IF_RSR_VAR_GLOBAL=>TN_TH_HIERARCHY 20081211
5 Changing C_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20081211
6 Importing I_F4TYPE Call by reference Type reference (TYPE) IF_RSR_VAR_GLOBAL=>TN_F4TYPE Art der Wertehilfe: (V) Merkmalswert, (N) Knoten, (D) ... 20081211
7 Importing I_IOBJNM Call by reference Type reference (TYPE) RSZGLOBV-IOBJNM InfoObject 20081211
8 Importing I_T_COMPID Call by reference Type reference (TYPE) RSRVAR_T_COMPID Tabelle von Queries 20081211
9 Importing I_T_VAR_RANGE Call by reference Type reference (TYPE) RRS0_T_VAR_RANGE Tabelle von Queries 20081211
10 Importing I_VNAM Call by reference Type reference (TYPE) RSZGLOBV-VNAM Name (ID) einer Berichtsvariablen 20081211

Method VARIABLES_EXIT on class CL_RSMD_RS_UTILITIES has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700