SAP ABAP Class CL_RSMD_RS (Master Data Read services for flat value list)
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 20040614
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSMD_RS Master Data Read services 20040212
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20060320
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSMD_RS_LOCALSID InfoObjects with local sid 20121108
2 Inheritance (c INHERITING FROM c_ref)  CL_RSMD_RS_SPECIAL Master Data Read services for flat value list 20120831
Properties
Class CL_RSMD_RS  
Short Description Master Data Read services for flat value list    
Super Class CL_RS_BASE BW Basis 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSMD_RS   Master Data Read Services ( Value Help etc) 
Created 20040212   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_ABAP_STRUCTDESCR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RSMD_RS_UTILITIES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSD 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 RSDRS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 RSTT0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSMD_RS Master Data Read services 20040212
2 IF_SERIALIZABLE_OBJECT Serializable Object 20060320
Friends
# Friend Modeled only Created on Description
1 CL_RSMD_RS_FACTORY 20040217 Master Data value help service
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_GEN Constant Public Type reference (TYPE) RSCHATP 'GEN' constant for generic info object 20041102
2 O_AUTH_INFOPROV Instance attribute Protected Type reference (TYPE) RSINFOPROV 20120831
3 O_AUTH_MODE Instance attribute Protected Type reference (TYPE) RSMD_RS_AUTH_MODE 20120831
4 O_BWA_SUPPORT Instance attribute Protected Type reference (TYPE) OT_BWA_SUPPORT 20120831
5 O_FORCE_SELECTION Instance attribute Protected Type reference (TYPE) RS_BOOL 20120831
6 O_FUZZY_STRING Instance attribute Protected Type reference (TYPE) RSMD_RS_FUZZY_STRING 20120831
7 O_KEY_DATE Instance attribute Protected Type reference (TYPE) RSDATE 20120831
8 O_LANGU Instance attribute Protected Type reference (TYPE) SY-LANGU 20120831
9 O_LOOP Instance attribute Protected Type reference (TYPE) RS_BOOL 20120831
10 O_MAX_ROWS Instance attribute Protected Type reference (TYPE) INT4 20120831
11 O_MERGE_HIER_AUTH Instance attribute Protected Type reference (TYPE) RS_BOOL 20120831
12 O_MOST_RECENT Instance attribute Protected Type reference (TYPE) RS_BOOL 20120831
13 O_ONE_LINE_PER_SELOPT Instance attribute Protected Type reference (TYPE) RS_BOOL 20120831
14 O_READ_MODE Instance attribute Protected Type reference (TYPE) RSMD_RS_READ_MODE 20120831
15 O_R_BASE Instance attribute Protected Object reference (TYPE REF TO) CL_RSMD_RS_BASE 20120831
16 O_R_OLAP Instance attribute Protected Object reference (TYPE REF TO) IF_RSR_OLAP 20120831
17 O_S_DEBUGFLAGS Static Attribute Protected Type reference (TYPE) RSR_S_DEBUGFLAGS Flags for Debugging a Query 20121109
18 O_TSX_SELDR Instance attribute Protected Type reference (TYPE) RSDD_TSX_SELDR 20120831
19 O_TX_POST_FILTER Instance attribute Protected Type reference (TYPE) CL_RSMD_RS_UTILITIES=>TN_TSX_POST_FILTER 20120831
20 O_T_ATR_CMP Instance attribute Protected Type reference (TYPE) RSMD_RS_T_IOBJ_CMP_ATR 20120831
21 O_T_DATE_SELOPT Instance attribute Protected Type reference (TYPE) RSMD_RS_T_SELOPT 20120831
22 O_T_LANGU_SELOPT Instance attribute Protected Type reference (TYPE) RSMD_RS_T_SELOPT 20120831
23 O_T_META_DATA Instance attribute Protected Type reference (TYPE) RSMD_RS_T_META_DATA 20120831
24 O_T_READ_MODES Instance attribute Protected Type reference (TYPE) OT_T_READ_MODE 20120831
25 O_T_READ_TEXT Instance attribute Protected Type reference (TYPE) OT_T_READ_TEXT 20120831
26 O_T_REQ_IOBJNMS Instance attribute Protected Type reference (TYPE) RSMD_RS_T_REQ 20120831
27 O_T_RSADMIN Static Attribute Protected See coding 20120831
28 O_T_SELOPT Instance attribute Protected Type reference (TYPE) RSMD_RS_T_SELOPT 20120831
29 O_T_SELOPT_OR Instance attribute Protected Type reference (TYPE) RSMD_RS_T_SELOPT 20120831
30 O_T_SORTING Instance attribute Protected Type reference (TYPE) RSMD_RS_T_SORTING 20120831
31 O_USE_TREX Instance attribute Protected Type reference (TYPE) RS_BOOL 20120831
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20120831
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040217
3 DESERIALIZE_HELPER Instance method Private Method 20060320
4 DETERMINE_BWA_SUPPORT Instance method Protected Method determine the BWA/HANA support for read_modes 20120831
5 SERIALIZE_HELPER Instance method Private Method 20060320
6 _ADAPT_SELDR Instance method Protected Method e.g. sid to key convert 20121109
7 _CHECK_READ_MODE Instance method Protected Method Check if Read Mode is allowed 20040218
8 _CHECK_REQUESTED_IOBJNMS Instance method Protected Method check the requested attributes/compounds (incl. presentation 20040218
9 _CHECK_SELOPT Instance method Protected Method Check if sorting is conform with field (infoobj.) properties 20040218
10 _CHECK_SORTING Instance method Protected Method Check if sorting is conform with field (infoobj.) properties 20040217
11 _CONVEXIT_PROCESSING Instance method Protected Method 20060412
12 _EX_IN_CONVERT Instance method Protected Method 20070524
13 _FILL_POST_FILTER Instance method Protected Method 20060412
14 _GENERATE_RETURN_STRUCTURE Instance method Protected Method Generate a structure to hold the returned data 20040224
15 _GET_AUTH_RESTRICT Instance method Protected Method imposes the authorisation restrictions in the query 20040614
16 _GET_BUILD_QUERY_CLASS Instance method Protected Method 20060628
17 _GET_FIELDNAME Instance method Protected Method 20060809
18 _GET_RANGE_RESTRICT Instance method Protected Method imposes restrictions based on the selopt structure 20040614
19 _GET_READMODE_RESTRICT Instance method Protected Method imposes restriction based on the read mode 20040614
20 _GET_SELDR Instance method Protected Method 20120831
21 _GET_SELDR_RESTRICT Instance method Protected Method Gibt Einschränkungen ausgehende von der Struktur selopt vor 20060823
22 _GET_SUPPORTED_Q_P Instance method Protected Method Sind P und Q Modus unterstützt 20070306
23 _GET_TEXT_SPECIAL Instance method Protected Method returns the special text for the technical Info objects 20040702
24 _GET_TYPE Instance method Protected Method Get The data type in the generated structure 20040406
25 _READ_DATA Instance method Protected Method read data from DB 20121109
26 _SET_AUTH_FOR_ATTR Instance method Protected Method 20071107
27 _SET_SELECT_FIELD Instance method Protected Method create the select field structure based on requested atrib 20040614
28 _TRANSFORM_DATA Instance method Protected Method transforms the data into the format as requested by the user 20040519
29 _TRANSFORM_DATA_CHAVLINFO Instance method Protected Method transforms the data into the format as requested by the user 20121129
30 _TRANSFORM_DATA_SPECIAL Instance method Protected Method transforms the data into the format as requested by the user 20040702
Events
Class CL_RSMD_RS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 OT_BWA_SUPPORT Protected See coding 20120831 BEGIN OF ot_bwa_support, m TYPE rs_bool, a TYPE rs_bool, d TYPE rs_bool, END OF ot_bwa_support
2 OT_S_READ_MODE Protected See coding 20120831 BEGIN OF ot_s_read_mode, read_mode TYPE rsmd_rs_read_mode, END OF ot_s_read_mode
3 OT_S_READ_TEXT Protected See coding 20120831 BEGIN OF ot_s_read_text, iobjnm TYPE rsdiobjnm, END OF ot_s_read_text
4 OT_S_RSADMIN Protected See coding 20120831 BEGIN OF ot_s_rsadmin, object TYPE rsadobj, value TYPE rsvalue, filter TYPE rsvalue, END OF ot_s_rsadmin
5 OT_T_READ_MODE Protected See coding 20120831 ot_t_read_mode TYPE STANDARD TABLE OF rsmd_rs_read_mode
6 OT_T_READ_TEXT Protected See coding 20120831 ot_t_read_text TYPE STANDARD TABLE OF ot_s_read_text
7 TO_S_ATTR_TEXT Protected See coding 20121108 BEGIN OF to_s_attr_text, attrinm TYPE rsd_attrinm, attrivl TYPE rsd_attrivl, txtsml TYPE rstxtsmxl, END OF to_s_attr_text
8 TO_TH_ATTR_TEXT Protected See coding 20121108 to_th_attr_text TYPE HASHED TABLE OF to_s_attr_text WITH UNIQUE KEY attrinm attrivl
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSMD_RS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSMD_RS has no exception.

Method CONSTRUCTOR 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 20040217
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20040406
3 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprache 20040406
4 Importing I_NO_AUTHINFO Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Provide no Info about atuhr. Attributes 20121112
# Exception Resumable Description Created on
1 CX_RS_ERROR BI: Allgemeine Fehlerklasse 20040521

Method DESERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_AUTH_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV 20060320
2 Importing P_AUTH_MODE Call by reference Type reference (TYPE) RSMD_RS_AUTH_MODE 20060320
3 Importing P_CHANM Call by reference Type reference (TYPE) RSCHANM 20060320
4 Importing P_KEY_DATE Call by reference Type reference (TYPE) RSDATE 20060320
5 Importing P_LANGU Call by reference Type reference (TYPE) SY-LANGU 20060320
6 Importing P_MAX_ROWS Call by reference Type reference (TYPE) INT4 20060320
7 Importing P_MERGE_HIER_AUTH Call by reference Type reference (TYPE) RS_BOOL 20060320
8 Importing P_METADATA_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV 20060320
9 Importing P_MOST_RECENT Call by reference Type reference (TYPE) RS_BOOL 20060320
10 Importing P_READ_MODE Call by reference Type reference (TYPE) RSMD_RS_READ_MODE 20060320
11 Importing P_S_COB_PRO Call by reference Type reference (TYPE) RSD_S_COB_PRO 20060320
12 Importing P_TEXT_SPECIAL Call by reference Type reference (TYPE) RS_BOOL 20060320
13 Importing P_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR 20060320
14 Importing P_T_ATR_CMP Call by reference Type reference (TYPE) RSMD_RS_T_IOBJ_CMP_ATR 20060320
15 Importing P_T_DATE_SELOPT Call by reference Type reference (TYPE) RSMD_RS_T_SELOPT 20060320
16 Importing P_T_LANGU_SELOPT Call by reference Type reference (TYPE) RSMD_RS_T_SELOPT 20060320
17 Importing P_T_META_DATA Call by reference Type reference (TYPE) RSMD_RS_T_META_DATA 20060320
18 Importing P_T_READ_MODES Call by reference Type reference (TYPE) RSMD_RS_T_READ_MODES 20060320
19 Importing P_T_REQ_IOBJNMS Call by reference Type reference (TYPE) RSMD_RS_T_REQ 20060320
20 Importing P_T_SELOPT Call by reference Type reference (TYPE) RSMD_RS_T_SELOPT 20060320
21 Importing P_T_SORTING Call by reference Type reference (TYPE) RSMD_RS_T_SORTING 20060320

Method DESERIALIZE_HELPER on class CL_RSMD_RS has no exception.

Method DETERMINE_BWA_SUPPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_READ_MODES Call by reference Type reference (TYPE) RSMD_RS_T_READ_MODES Read(F4)-modes (supported in a given scenario) 20120831

Method DETERMINE_BWA_SUPPORT on class CL_RSMD_RS has no exception.

Method SERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_AUTH_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV 20060320
2 Exporting P_AUTH_MODE Call by reference Type reference (TYPE) RSMD_RS_AUTH_MODE 20060320
3 Exporting P_CHANM Call by reference Type reference (TYPE) RSCHANM 20060320
4 Exporting P_KEY_DATE Call by reference Type reference (TYPE) RSDATE 20060320
5 Exporting P_LANGU Call by reference Type reference (TYPE) SY-LANGU 20060320
6 Exporting P_MAX_ROWS Call by reference Type reference (TYPE) INT4 20060320
7 Exporting P_MERGE_HIER_AUTH Call by reference Type reference (TYPE) RS_BOOL 20060320
8 Exporting P_METADATA_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV 20060320
9 Exporting P_MOST_RECENT Call by reference Type reference (TYPE) RS_BOOL 20060320
10 Exporting P_READ_MODE Call by reference Type reference (TYPE) RSMD_RS_READ_MODE 20060320
11 Exporting P_S_COB_PRO Call by reference Type reference (TYPE) RSD_S_COB_PRO 20060320
12 Exporting P_TEXT_SPECIAL Call by reference Type reference (TYPE) RS_BOOL 20060320
13 Exporting P_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR 20060320
14 Exporting P_T_ATR_CMP Call by reference Type reference (TYPE) RSMD_RS_T_IOBJ_CMP_ATR 20060320
15 Exporting P_T_DATE_SELOPT Call by reference Type reference (TYPE) RSMD_RS_T_SELOPT 20060320
16 Exporting P_T_LANGU_SELOPT Call by reference Type reference (TYPE) RSMD_RS_T_SELOPT 20060320
17 Exporting P_T_META_DATA Call by reference Type reference (TYPE) RSMD_RS_T_META_DATA 20060320
18 Exporting P_T_READ_MODES Call by reference Type reference (TYPE) RSMD_RS_T_READ_MODES 20060320
19 Exporting P_T_REQ_IOBJNMS Call by reference Type reference (TYPE) RSMD_RS_T_REQ 20060320
20 Exporting P_T_SELOPT Call by reference Type reference (TYPE) RSMD_RS_T_SELOPT 20060320
21 Exporting P_T_SORTING Call by reference Type reference (TYPE) RSMD_RS_T_SORTING 20060320

Method SERIALIZE_HELPER on class CL_RSMD_RS has no exception.

Method _ADAPT_SELDR 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 Selection to the Data Manager 20121109
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: General Error Class 20121109

Method _CHECK_READ_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_READ_MODE Call by reference Type reference (TYPE) RSMD_RS_READ_MODE Lesemodus (F4) für Stammdaten-Leseservices 20040218
# Exception Resumable Description Created on
1 CX_RS_ERROR BI: Allgemeine Fehlerklasse 20040521

Method _CHECK_REQUESTED_IOBJNMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_REQ_IOBJNMS Call by reference Type reference (TYPE) RSMD_RS_T_REQ Erforderliche Attribute für die Stammdaten-Leseservices 20040426
# Exception Resumable Description Created on
1 CX_RS_ERROR BI: Allgemeine Fehlerklasse 20040218

Method _CHECK_SELOPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_SELOPT Call by reference Type reference (TYPE) RSMD_RS_T_SELOPT Selektionsoptionen für Stammdaten-Leseservices 20040412
# Exception Resumable Description Created on
1 CX_RSMD_RS_INVALID_INPUT Aktion ist hier nicht zulässig 20070209
2 CX_RS_ERROR BI: Allgemeine Fehlerklasse 20040218

Method _CHECK_SORTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_SORTING Call by reference Type reference (TYPE) RSMD_RS_T_SORTING Sorting Information for Master Data Read Service 20070827
# Exception Resumable Description Created on
1 CX_RS_ERROR BI: Allgemeine Fehlerklasse 20040217

Method _CONVEXIT_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_SELOPT Call by reference Type reference (TYPE) RSMD_RS_T_SELOPT 20060412
2 Importing I_R_CHA_PROP Call by reference Object reference (TYPE REF TO) IF_RSD_CHA_PROP Properties of Characteristic 20130204
3 Importing I_S_RSADMIN Call by reference Type reference (TYPE) OT_S_RSADMIN 20090309
4 Importing I_S_SELOPT Call by reference Type reference (TYPE) RSMD_RS_S_SELOPT 20060412

Method _CONVEXIT_PROCESSING on class CL_RSMD_RS has no exception.

Method _EX_IN_CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHAVL Call by reference Type reference (TYPE) RSCHAVLEXT Dim: Feld für einen beliebigen Merkmalswert 20070524
2 Importing I_R_CHA_PROP Call by reference Object reference (TYPE REF TO) IF_RSD_CHA_PROP Eigenschafen InfoObject (im Kontext InfoCube / ODS Objekt) 20130204
3 Returning R_CHAVL Value transfer Type reference (TYPE) RSCHAVL Dim: Feld für einen beliebigen Merkmalswert 20070524
# Exception Resumable Description Created on
1 CX_RSMD_RS_INVALID_INPUT Aktion ist hier nicht zulässig 20070524

Method _FILL_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 20060412

Method _FILL_POST_FILTER on class CL_RSMD_RS has no exception.

Method _GENERATE_RETURN_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_STRUCTURE Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Erkennung des Laufzeittyps 20040224
2 Exporting E_R_STRUCTURE_DB Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20121108
3 Exporting E_TH_IOBJNM_POS Call by reference Type reference (TYPE) RSMD_RS_TH_IOBJNM_POS Position von IObjnm in generierter Struktur 20040224
# Exception Resumable Description Created on
1 CX_RS_ERROR BI: Allgemeine Fehlerklasse 20040521

Method _GET_AUTH_RESTRICT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_BUILD_QUERY Call by reference Object reference (TYPE REF TO) IF_RSMD_RS_BUILD_QUERY Referenz auf Build-Query-Klasse 20040614
# Exception Resumable Description Created on
1 CX_RS_ERROR BI: Allgemeine Fehlerklasse 20040614

Method _GET_BUILD_QUERY_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_QUERY_CLASS Value transfer Type reference (TYPE) ABAP_CLASSNAME 20060628

Method _GET_BUILD_QUERY_CLASS on class CL_RSMD_RS has no exception.

Method _GET_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD Call by reference Type reference (TYPE) RSMD_S_REQ-CHANMID 20060821
2 Importing I_PRSNT Call by reference Type reference (TYPE) RSMD_RS_PRSNT 20060809
3 Returning R_FIELDNAME Value transfer Type reference (TYPE) RSDRS_ALIAS 20060809
# Exception Resumable Description Created on
1 CX_RS_ERROR 20060809

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 20071030
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 20040614
3 Importing I_T_SELOPT Value transfer Type reference (TYPE) RSMD_RS_T_SELOPT Selektionsoptionen für Stammdaten-Leseservices 20071030
# Exception Resumable Description Created on
1 CX_RS_ERROR BI: Allgemeine Fehlerklasse 20040614

Method _GET_READMODE_RESTRICT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_BUILD_QUERY Call by reference Object reference (TYPE REF TO) IF_RSMD_RS_BUILD_QUERY Referenz auf Build-Query-Klasse 20040614
# Exception Resumable Description Created on
1 CX_RS_ERROR BI: Allgemeine Fehlerklasse 20040614

Method _GET_SELDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selection to the Data Manager 20120831
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20120831

Method _GET_SELDR_RESTRICT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_BUILD_QUERY Call by reference Object reference (TYPE REF TO) IF_RSMD_RS_BUILD_QUERY Interface for Queries 20060823
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20060823

Method _GET_SUPPORTED_Q_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_READ_MODES Value transfer Type reference (TYPE) RSMD_RS_T_READ_MODES Lese(F4)-Modi (in einem bestimmten Szenario unterstützt) 20070306

Method _GET_SUPPORTED_Q_P on class CL_RSMD_RS has no exception.

Method _GET_TEXT_SPECIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_CHAVLINFO Call by reference Type reference (TYPE) RSDM_T_CHAVLINFO 20040702
2 Importing I_R_DATA Call by reference Object reference (TYPE REF TO) DATA 20040702
# Exception Resumable Description Created on
1 CX_RS_ERROR BI: Allgemeine Fehlerklasse 20040702

Method _GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_LASTPOS Call by reference Type reference (TYPE) I Letzte Position in der Struktur 20040406
2 Changing C_S_COMP Call by reference Type reference (TYPE) ABAP_COMPONENTDESCR Tabellenstruktur der Komponente 20040406
3 Changing C_S_POSITION Call by reference Type reference (TYPE) RSMD_RS_SH_IOBJNM_POS Struktur der Positionstabelle 20040406
4 Importing I_ABAPLEN Value transfer Type reference (TYPE) I Länge des Datentyps 20040406
5 Importing I_DATATP Value transfer Type reference (TYPE) DATATYPE_D Datentyp in cob pro 20040406
6 Importing I_S_REQ_IOBJ Value transfer Type reference (TYPE) RSMD_S_REQ Angefordertes Attribut 20040406
# Exception Resumable Description Created on
1 CX_RS_ERROR BI: Allgemeine Fehlerklasse 20040521

Method _READ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_T_DATA Call by reference Object reference (TYPE REF TO) DATA 20121109
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: General Error Class 20121109

Method _SET_AUTH_FOR_ATTR Signature

Method _SET_AUTH_FOR_ATTR on class CL_RSMD_RS has no parameter.
# Exception Resumable Description Created on
1 CX_RS_ERROR 20071107

Method _SET_SELECT_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_BUILD_QUERY Call by reference Object reference (TYPE REF TO) IF_RSMD_RS_BUILD_QUERY Referenz auf die gebildete Query-Klasse 20040614
# Exception Resumable Description Created on
1 CX_RS_ERROR BI: Allgemeine Fehlerklasse 20040614

Method _TRANSFORM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_R_DATA Call by reference Type reference (TYPE) DATA Referenz auf die vom Benutzer angegebene Struktur 20040519
2 Importing I_R_DATA Call by reference Object reference (TYPE REF TO) DATA Referenz auf die von der Datenbank zurückgegebenen Daten 20040519
3 Importing I_TH_POSITION Call by reference Type reference (TYPE) RSMD_RS_TH_IOBJNM_POS Positionstabelle 20040519
# Exception Resumable Description Created on
1 CX_RS_ERROR BI: Allgemeine Fehlerklasse 20040521

Method _TRANSFORM_DATA_CHAVLINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_R_DATA Call by reference Type reference (TYPE) DATA reference to the structure as requested by user 20121129
2 Importing I_TH_ATTR_TXT Call by reference Type reference (TYPE) TO_TH_ATTR_TEXT 20121129
3 Importing I_TH_POSITION Call by reference Type reference (TYPE) RSMD_RS_TH_IOBJNM_POS Information about position of iobjnm in generated structure 20121129
4 Importing I_TX_ATR Call by reference Type reference (TYPE) RSDM_TX_ATR table of structure containg attributes of info objects 20121129
5 Importing I_T_CHAVLINFO Call by reference Type reference (TYPE) RSDM_T_CHAVLINFO the chavlinfo table containing chavls in internal format 20121129
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: General Error Class 20121129

Method _TRANSFORM_DATA_SPECIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_R_DATA Call by reference Type reference (TYPE) DATA Referenz auf die vom Benutzer angegebene Struktur 20040702
2 Importing I_R_DATA Call by reference Object reference (TYPE REF TO) DATA Referenz auf die von der Datenbank zurückgegebenen Daten 20040702
3 Importing I_TH_POSITION Call by reference Type reference (TYPE) RSMD_RS_TH_IOBJNM_POS Positionstabelle 20040702
# Exception Resumable Description Created on
1 CX_RS_ERROR BI: Allgemeine Fehlerklasse 20040702
History
Last changed by/on SAP  20130531 
SAP Release Created in 400