SAP ABAP Class CL_RSQ_ISET_VERS (InfoSet: Version)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSQBW (Package) BW-Specific Parts of the InfoSet Query
Properties
Class CL_RSQ_ISET_VERS  
Short Description InfoSet: Version    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RSQBW   BW-Specific Parts of the InfoSet Query 
Created 20010207   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSQ_ISET Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSOS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSQIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSQ_ISET_VERS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSQ_ISET 20010227 InfoSet
2 CL_RSQ_ISET_IMPACT 20060216 Comparison
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PR_IMPACT Instance attribute Private Object reference (TYPE REF TO) CL_RSQ_ISET_IMPACT Comparison 20060218
2 PS_APPEND_CURR Instance attribute Private Type reference (TYPE) RSQ_S_APPEND Current External Append Name 20051102
3 P_APPENDS_ALLOWED Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20051114
4 P_ENQUEUED Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20050902
5 P_IMPACT_DIFF Instance attribute Private Type reference (TYPE) RS_BOOL Difference Upon Impact Determined 20030807
6 P_IMPACT_UPD Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20010806
7 P_INFOSET Instance attribute Private Type reference (TYPE) RSQINFOSET InfoSet 20010227
8 P_LOG Instance attribute Private Object reference (TYPE REF TO) CL_RSO_APPLICATION_LOG BW Repository: Application Log 20010228
9 P_S_ISET_CAT Instance attribute Private Type reference (TYPE) RSQ_S_ISET_CAT InfoSet Header 20050725
10 P_S_ISET_EXT Instance attribute Private Type reference (TYPE) RSQSISETX Technical Enhancements 20010227
11 P_TH_APPENDNM Static Attribute Private Type reference (TYPE) RSO_TH_APPENDNM Table (Hash) of Append Names (Enhancements) 20060105
12 P_TH_ISET_VERS Static Attribute Private Type reference (TYPE) RSQ_TH_ISET_VERS_R List of all Instances 20010227
13 P_T_DIM Instance attribute Private Type reference (TYPE) RSQ_T_DIM InfoCube Dimensions 20030711
14 P_T_FOBJ Instance attribute Private Type reference (TYPE) RSQ_T_FOBJ List of Field Objects 20010228
15 P_T_FOBJ_HIST Instance attribute Private Type reference (TYPE) RSQ_T_FOBJ TType: InfoSet Field Objects 20030113
16 P_T_ISET_CAT Instance attribute Private Type reference (TYPE) RSQ_T_ISET_CAT Appends: Header 20051031
17 P_T_ISET_EXT Instance attribute Private Type reference (TYPE) RSQ_T_ISETX_APP Append: Technical Enhancements 20051031
18 P_T_ON Instance attribute Private Type reference (TYPE) RSQ_T_ON ON Condition in InfoSet 20010321
19 P_T_TMON Instance attribute Private Type reference (TYPE) RSQ_T_TMON Temporal ON Conditions in InfoSet 20010321
20 P_T_TOBJ_HIST Instance attribute Private Type reference (TYPE) RSQ_T_TOBJ TType: InfoSet Table Objects 20030113
21 P_T_TOBJ_R Instance attribute Private Type reference (TYPE) RSQ_T_TOBJ_R Table Objects (with References) 20010228
22 P_T_TXT Instance attribute Private Type reference (TYPE) RSO_T_TXT Object Texts (in several languages) 20040826
23 P_T_WHERE Instance attribute Private Type reference (TYPE) RSQ_T_WHERE Standard WHERE Condition in InfoSet 20010321
Methods
# Method Level Visibility Method type Description Created on
1 ADD_APPEND_DATA_TO_GLOBALS Instance method Private Method Add Append Data 20051130
2 ADD_CUBE_DIMENSION Instance method Private Method Add Dimension 20051205
3 ADD_FOBJ_HIST Instance method Private Method Include Field Object in History 20030110
4 ADD_SCOPE_FIELDS Instance method Private Method Append: Adds Fields/Attributes/InfoObjects of Same Scope 20051205
5 ADD_SCOPE_FIELDS_CUBE Instance method Private Method Append: Adds Fields/Attributes/InfoObjects of Same Scope 20051205
6 ADD_SCOPE_FIELDS_IOBJ Instance method Private Method Append: Adds Fields/Attributes/InfoObjects of Same Scope 20051205
7 ADD_SCOPE_FIELDS_ODSO Instance method Private Method Append: Adds Fields/Attributes/InfoObjects of Same Scope 20051205
8 ADD_STANDARD_WHERE Instance method Private Method Set Standard WHERE Condition 20010503
9 ADD_TIMEDEP_FIELDS Instance method Private Method Add Time-Dependent Attributes 20010626
10 ADD_TIMEDEP_FIELDS_CUBE Instance method Private Method Add Time-Dependent Attributes 20030721
11 ADD_TIMEDEP_FIELDS_ODS Instance method Private Method Add Time-Dependent Attributes 20030721
12 ADD_TIMEDEP_SPECIAL_FIELDS Instance method Private Method Include Special Fields for Time-Dependent Characteristics 20010626
13 ADD_TOBJ Instance method Private Method Add Table Object (Reference Created if Necessary) 20020228
14 ADD_TOBJECT Instance method Private Method Add Table Object 20010410
15 ADD_TOBJECT_CUBE Instance method Private Method Add InfoCube 20030626
16 ADD_TOBJECT_CUBE_APPEND Instance method Private Method Add InfoCube 20051205
17 ADD_TOBJECT_CUBE_NAVATTR Instance method Private Method Add InfoCube 20070809
18 ADD_TOBJECT_IOBJ Instance method Private Method Add InfoObject 20010411
19 ADD_TOBJECT_IOBJ_APPEND Instance method Private Method Add InfoObject 20051121
20 ADD_TOBJECT_ODSO Instance method Private Method Add ODS Object 20010411
21 ADD_TOBJECT_ODSO_APPEND Instance method Private Method Add ODS Object 20051205
22 ADD_TOBJ_HIST Instance method Private Method Include Table Object in History 20030110
23 APPEND_GET_PROPERTIES Instance method Private Method Return Properties 20051019
24 APPEND_ISOLATE_FROM_GLOBALS Instance method Private Method Gets Data for Current Append from Global Tables 20051108
25 CAN_CUBE_BE_TIMEDEP Instance method Private Method Checks Whether ODS Can Be Time Dependent 20030718
26 CAN_ODSO_BE_TIMEDEP Instance method Private Method Checks Whether ODS Can Be Time Dependent 20030718
27 CAST_TLOGO Instance method Private Method Executes Cast 20030310
28 CHANGE_INFOAREA Instance method Private Method Change InfoArea 20010228
29 CHANGE_MARK_FLAG Instance method Private Method Set Checkbox: First Column 20010629
30 CHECK Instance method Private Method Check 20010228
31 CHECK_ALIAS_LENGTH Instance method Private Method Checks if Generated Alias Exceeds Maximum Size 20050728
32 CHECK_AMBIGUITY Instance method Private Method Checks Ambiguity 20060914
33 CHECK_AMBIGUITY_MOD_AMB_GROUP Instance method Private Method Checks Ambiguity - Adjustment of lt_amb_group 20060920
34 CHECK_AMBIGUITY_PATH Instance method Private Method Checks Ambiguity - Path 20060919
35 CHECK_AMBIGUITY_PATH_JOINS Instance method Private Method Checks Ambiguity - Path, Joins 20060920
36 CHECK_AMB_GROUP_JOIN_CNT Instance method Private Method Check for Number of Joins 20061012
37 CHECK_AMB_GROUP_START_END Instance method Private Method Ambiguity - Determine Start and End of Group 20060920
38 CHECK_ANTI_CONNECTION Instance method Private Method Check ON Conditions for Outer Join 20060224
39 CHECK_ON_CONDITIONS Instance method Private Method Check the ON Conditions 20010503
40 CHECK_OUTER_CONNECTION Instance method Private Method Check ON Conditions for Outer Join 20011024
41 CHECK_REF_FIELDS Instance method Private Method Reference Fields: Currencies, Units 20030825
42 CHECK_TABLE_CONNECTION Instance method Private Method Check if all Tables are Connected with ON Conditions 20010626
43 CHECK_TFOBJECTS Instance method Private Method Check the Table and Field Objects 20010502
44 CHECK_TFOBJECTS_CUBE Instance method Private Method Check a Table Object (ODS Object) 20030806
45 CHECK_TFOBJECTS_IOBJ Instance method Private Method Check a Table Object (InfoObject) 20010502
46 CHECK_TFOBJECTS_ODSO Instance method Private Method Check a Table Object (ODS Object) 20010503
47 CHECK_TMON_CONDITIONS Instance method Private Method Check Temporal ON Conditions 20010505
48 COMPARE Instance method Private Method Compare Object with another Object 20010328
49 COMPLETE_HEADER Instance method Private Method Complete Header Information 20010228
50 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010227
51 CREATE_TOBJ_REF Instance method Private Method Create Reference IOBJ/OSDO 20010228
52 DESTROY Instance method Private Method Delete the Instance 20010228
53 FACTORY Static method Private Method FACTORY 20010227
54 FREE Static method Private Method References, Initialize Tables 20010420
55 FREE_AWB Static method Private Method References, Initialize Tables 20120309
56 FREE_ONE_VERSION Static method Private Method References, Initialize Tables 20060105
57 GET_CHANGETP_INDEXING_QUEUE Instance method Private Method Determines the Type of Change for the Index Queue 20040803
58 GET_CUBE_TIME_FIELDS Instance method Private Method Returns Fields of Type TIM and D to Cube 20030718
59 GET_OBJECTS_FOR_SCOPE_CHECK Instance method Private Method Returns all relevant objects for a scope check 20060213
60 GET_ODSO_TIME_FIELDS Instance method Private Method Returns to ODS Fields of Type TIM and D 20030718
61 GET_ON_EXTENDED Instance method Private Method Advanced On-Condition 20060919
62 GET_PROPERTIES Instance method Private Method Return Properties 20010322
63 GET_SEARCH_ATTRIBUTES Instance method Private Method Returns Values of the Search Attribute (RSOTLOGOSEARATR) 20040803
64 GET_TIME_FIELDS Instance method Private Method Returns Fields of Type TIM and D to Cube 20030718
65 GET_TLOGO Instance method Private Method Gets tlogo from Reference 20050824
66 IMPACT_ADD_BUTTON Instance method Private Method Application Log: Add Button 20010803
67 IMPACT_ADD_MSG Instance method Private Method Fills Message Table 20010806
68 IMPACT_CONVERT_MSG Instance method Private Method Converting the Message Table 20010806
69 IMPACT_DISPLAY Instance method Private Method Log Display 20010803
70 IMPACT_LOG Instance method Private Method Structure and Display of Log 20010806
71 IMPACT_MERGE Instance method Private Method Comparison 20010801
72 INIT_DATASTATE_VAR Static method Private Method Calculates Initial Header Data (such as READMODE) 20020805
73 IS_APPEND_AVAILABLE Instance method Private Method Is There Append? 20050901
74 IS_FALIAS_SPECIAL Instance method Private Method Special FALIAS Name (AP/A1S) 20070613
75 IS_MOST_RECENT_POSSIBLE Instance method Private Method Checks whether Most Recent Reporting is Possible 20030129
76 LOAD Instance method Private Method Read from Database 20010227
77 LOAD_APPEND Instance method Private Method Read from database 20051130
78 NEW_FALIAS Instance method Private Method Assigns New Table Alias 20010411
79 NEW_TALIAS Instance method Private Method Assigns New Table Alias 20010410
80 OBJECT_CAN_BE_TIMEDEPENDENT Instance method Private Method Checks Whether ODS, Cube Can be Made Time Dependent 20030718
81 OBJECT_CONTAINS_FLDS_4_IVL Instance method Private Method Checks If InfoObjects for Time Interval Formation Are Incl. 20030724
82 READ_ALL_TEXTS Instance method Private Method Read Texts from All Languages 20040826
83 REMOVE_CONNECTION Instance method Private Method Remove ON Condition 20010321
84 REMOVE_TEMPORAL_OPERAND Instance method Private Method Remove Temporal Operands 20010508
85 REMOVE_TEMPORAL_OPERAND_CUBE Instance method Private Method Remove Temporal Operands 20030721
86 REMOVE_TEMPORAL_OPERAND_ODS Instance method Private Method Remove Temporal Operands 20030721
87 REMOVE_TIMEDEP_FIELDS Instance method Private Method Remove Time-Dependent Attributes 20010626
88 REMOVE_TIMEDEP_FIELDS_CUBE Instance method Private Method Remove Time-Dependent Attributes 20030721
89 REMOVE_TIMEDEP_FIELDS_ODS Instance method Private Method Remove Time-Dependent Attributes 20030721
90 REMOVE_TIMEDEP_SPECIAL_FIELDS Instance method Private Method Delete Special Fields for Time-Dependent Characteristics 20050824
91 REMOVE_TOBJ Instance method Private Method Remove Table Object 20010228
92 SAVE Instance method Private Method Save in DB 20010227
93 SAVE_XREF Instance method Private Method Maintenance of XREF - Interdependencies 20050111
94 SEQUENCE Instance method Private Method Corrects Sequence 20030310
95 SEQUENCE_ALL_OBJ Instance method Private Method Arranges Attributes for All Objects 20030306
96 SEQUENCE_CUBE Instance method Private Method Corrects Sequence for ODS 20030701
97 SEQUENCE_IOBJ Instance method Private Method Corrects Sequence for Characteristics 20030310
98 SEQUENCE_ODSO Instance method Private Method Corrects Sequence for ODS 20030310
99 SEQUENCE_ONE_OBJ Instance method Private Method Corrects Sequence for a Table Object 20030311
100 SET_CONNECTION Instance method Private Method Set ON Condition 20010322
101 SET_CURRENT_APPEND Instance method Private Method Set Append 20051031
102 SET_DIM Instance method Private Method Set P_T_WHERE (MOVE) 20060207
103 SET_ENQUEUED Instance method Private Method Set Lock Flag 20050902
104 SET_EXTENSION Instance method Private Method Set P_S_ISET_EXT (MOVE) 20020228
105 SET_FOBJ Instance method Private Method Set P_T_FOBJ (MOVE) 20020228
106 SET_HEADER Instance method Private Method Set P_S_ISET_S_CAT (MOVE) 20020228
107 SET_ON Instance method Private Method Set P_T_ON (MOVE) 20020228
108 SET_OUTERFLAG Instance method Private Method Set: Flag for Outer Join 20010705
109 SET_PROPERTIES Instance method Private Method Set all Properties 20010228
110 SET_TEMPORAL_OPERAND Instance method Private Method Set Temporal Operands (Add or Change) 20010508
111 SET_TIMESTAMP Instance method Private Method Set Active Version of Time Stamp 20010403
112 SET_TMON Instance method Private Method Set P_T_TMON (MOVE) 20020228
113 SET_TOBJ Instance method Private Method Set P_T_TOBJ MOVE) 20020228
114 SET_TXTS Instance method Private Method Set Short and Long Text(MOVE) 20020228
115 SET_T_CAT Instance method Private Method Set P_T_WHERE (MOVE) 20060207
116 SET_T_EXT Instance method Private Method Set P_T_WHERE (MOVE) 20060207
117 SET_WHERE Instance method Private Method Set P_T_WHERE (MOVE) 20020228
118 UPDATE_CAT Instance method Private Method Update of Catalog 20050817
119 UPDATE_EXT Instance method Private Method Update of Catalog 20050817
120 _ADD_TIMEDEP_SPECIAL_FIELDS Instance method Private Method Adds Global Fields for Infoset 20050824
Events
Class CL_RSQ_ISET_VERS has no event.
Types
Class CL_RSQ_ISET_VERS has no local type.
Method Signatures

Method ADD_APPEND_DATA_TO_GLOBALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DIM Call by reference Type reference (TYPE) RSQ_T_DIM TTyp: Infoset Dimensionen 20051130
2 Importing IT_FOBJ Call by reference Type reference (TYPE) RSQ_T_FOBJ TTyp: InfoSet Feldobjekte 20051130
3 Importing IT_FOBJ_HIST Call by reference Type reference (TYPE) RSQ_T_FOBJ TTyp: InfoSet Feldobjekte 20051130
4 Importing IT_ISET_CAT Call by reference Type reference (TYPE) RSQ_T_ISET_CAT TTyp: InfoSet Katalog mit Texten 20051130
5 Importing IT_ISET_EXT Call by reference Type reference (TYPE) RSQ_T_ISETX_APP InfoSet:Append Include Struktur für technische Erweiterungen 20051130
6 Importing IT_ON Call by reference Type reference (TYPE) RSQ_T_ON TTyp: ON Bedingungen im InfoSet 20051130
7 Importing IT_TMON Call by reference Type reference (TYPE) RSQ_T_TMON TTyp: temporale ON Bedingungen im InfoSet 20051130
8 Importing IT_TOBJ Call by reference Type reference (TYPE) RSQ_T_TOBJ TTyp: InfoSet Tabellenobjekte 20051130
9 Importing IT_TOBJ_HIST Call by reference Type reference (TYPE) RSQ_T_TOBJ TTyp: InfoSet Tabellenobjekte 20051130
10 Importing IT_WHERE Call by reference Type reference (TYPE) RSQ_T_WHERE TTyp: Standard WHERE Bedingung im InfoSet 20051130
# Exception Resumable Description Created on
1 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20051130

Method ADD_CUBE_DIMENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DIME_R Call by reference Type reference (TYPE) RSDO_S_DIME_SG_R Leiste mit Pointer auf Dimensions-Klasse 20051205
2 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20051205
3 Importing IT_TXT Call by reference Type reference (TYPE) RSO_T_TXT Texte eines Objektes (in mehreren Sprachen) 20051205
4 Importing I_KENNZAHL_HDR Call by reference Type reference (TYPE) RS_BOOL Boolean 20051205
5 Importing I_NAVATTR_HDR Call by reference Type reference (TYPE) RS_BOOL Boolean 20070808

Method ADD_CUBE_DIMENSION on class CL_RSQ_ISET_VERS has no exception.

Method ADD_FOBJ_HIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_FOBJ Call by reference Type reference (TYPE) RSQ_S_FOBJ InfoSet Feldobjekt 20030110

Method ADD_FOBJ_HIST on class CL_RSQ_ISET_VERS has no exception.

Method ADD_SCOPE_FIELDS Signature

Method ADD_SCOPE_FIELDS on class CL_RSQ_ISET_VERS has no parameter.
Method ADD_SCOPE_FIELDS on class CL_RSQ_ISET_VERS has no exception.

Method ADD_SCOPE_FIELDS_CUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20051205

Method ADD_SCOPE_FIELDS_CUBE on class CL_RSQ_ISET_VERS has no exception.

Method ADD_SCOPE_FIELDS_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20051205

Method ADD_SCOPE_FIELDS_IOBJ on class CL_RSQ_ISET_VERS has no exception.

Method ADD_SCOPE_FIELDS_ODSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20051205

Method ADD_SCOPE_FIELDS_ODSO on class CL_RSQ_ISET_VERS has no exception.

Method ADD_STANDARD_WHERE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_FOBJ_CHANGED Call by reference Type reference (TYPE) RSQ_S_FOBJ InfoSet Feldobjekt 20020319
2 Importing E_FOBJ_OBJVERS Call by reference Type reference (TYPE) RSQ_S_FOBJ InfoSet Feldobjekt 20020319

Method ADD_STANDARD_WHERE on class CL_RSQ_ISET_VERS has no exception.

Method ADD_TIMEDEP_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20010626

Method ADD_TIMEDEP_FIELDS on class CL_RSQ_ISET_VERS has no exception.

Method ADD_TIMEDEP_FIELDS_CUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FALIAS_BIS Call by reference Type reference (TYPE) RSQALIAS 20030721
2 Importing I_FALIAS_VON Call by reference Type reference (TYPE) RSQALIAS 20030721
3 Importing I_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20030721

Method ADD_TIMEDEP_FIELDS_CUBE on class CL_RSQ_ISET_VERS has no exception.

Method ADD_TIMEDEP_FIELDS_ODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FALIAS_BIS Call by reference Type reference (TYPE) RSQALIAS 20030721
2 Importing I_FALIAS_VON Call by reference Type reference (TYPE) RSQALIAS 20030721
3 Importing I_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20030721

Method ADD_TIMEDEP_FIELDS_ODS on class CL_RSQ_ISET_VERS has no exception.

Method ADD_TIMEDEP_SPECIAL_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TOBJ Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20010626

Method ADD_TIMEDEP_SPECIAL_FIELDS on class CL_RSQ_ISET_VERS has no exception.

Method ADD_TOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20020228

Method ADD_TOBJ on class CL_RSQ_ISET_VERS has no exception.

Method ADD_TOBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20050824
2 Changing C_TOBJ Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20010410
# Exception Resumable Description Created on
1 CX_RS_MSG BW Exception mit generischer Nachricht (keine spez. Attrib.) 20050824

Method ADD_TOBJECT_CUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TOBJ Call by reference Type reference (TYPE) RSQ_S_TOBJ_R 20030626

Method ADD_TOBJECT_CUBE on class CL_RSQ_ISET_VERS has no exception.

Method ADD_TOBJECT_CUBE_APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TOBJ Call by reference Type reference (TYPE) RSQ_S_TOBJ_R 20051205

Method ADD_TOBJECT_CUBE_APPEND on class CL_RSQ_ISET_VERS has no exception.

Method ADD_TOBJECT_CUBE_NAVATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TOBJ Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20070809
2 Importing IS_DIME_R Call by reference Type reference (TYPE) RSDO_S_DIME_SG_R Leiste mit Pointer auf Dimensions-Klasse 20070809
3 Importing IS_PROPERTIES Call by reference Type reference (TYPE) RSDCUBEPROP InfoCube: versionsabhängige Eigenschaften 20070809
4 Importing IT_NAVA_R Call by reference Type reference (TYPE) RSDO_T_IOBJ_SG_R Tabelle mit Referenzen auf InfoObjects 20070809
5 Importing IT_TXT Call by reference Type reference (TYPE) RSO_T_TXT Texte eines Objektes (in mehreren Sprachen) 20070809

Method ADD_TOBJECT_CUBE_NAVATTR on class CL_RSQ_ISET_VERS has no exception.

Method ADD_TOBJECT_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20050824
2 Changing C_TOBJ Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20010411
# Exception Resumable Description Created on
1 CX_RS_MSG BW Exception mit generischer Nachricht (keine spez. Attrib.) 20050824

Method ADD_TOBJECT_IOBJ_APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20051121
2 Changing C_TOBJ Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20051121
# Exception Resumable Description Created on
1 CX_RS_MSG BW Exception mit generischer Nachricht (keine spez. Attrib.) 20051121

Method ADD_TOBJECT_ODSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TOBJ Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20010411

Method ADD_TOBJECT_ODSO on class CL_RSQ_ISET_VERS has no exception.

Method ADD_TOBJECT_ODSO_APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TOBJ Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20051205

Method ADD_TOBJECT_ODSO_APPEND on class CL_RSQ_ISET_VERS has no exception.

Method ADD_TOBJ_HIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20030110

Method ADD_TOBJ_HIST on class CL_RSQ_ISET_VERS has no exception.

Method APPEND_GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIM Call by reference Type reference (TYPE) RSQ_T_DIM 20051019
2 Exporting ET_FOBJ Call by reference Type reference (TYPE) RSQ_T_FOBJ Feldobjekte 20051019
3 Exporting ET_FOBJ_HIST Call by reference Type reference (TYPE) RSQ_T_FOBJ TTyp: InfoSet Feldobjekte 20051019
4 Exporting ET_ON Call by reference Type reference (TYPE) RSQ_T_ON Bedingungen 20051019
5 Exporting ET_TMON Call by reference Type reference (TYPE) RSQ_T_TMON temporale ON Bedingungen 20051019
6 Exporting ET_TOBJ Call by reference Type reference (TYPE) RSQ_T_TOBJ Tabellenobjekte 20051019
7 Exporting ET_TOBJ_HIST Call by reference Type reference (TYPE) RSQ_T_TOBJ TTyp: InfoSet Tabellenobjekte 20051019
8 Exporting ET_TXT Call by reference Type reference (TYPE) RSO_T_TXT Texte eines Objektes (in mehreren Sprachen) 20051019
9 Exporting ET_WHERE Call by reference Type reference (TYPE) RSQ_T_WHERE WHERE Bedingung 20051019
10 Exporting E_ISET_S_CAT Call by reference Type reference (TYPE) RSQ_S_ISET_CAT InfoSet Header mit Texten 20051019
11 Exporting E_ISET_S_EXT Call by reference Type reference (TYPE) RSQSISETX technische Erweiterungen 20051019
12 Importing I_APPENDNM Call by reference Type reference (TYPE) RSAPPENDNM Name eines Appends (einer Erweiterung) 20060117
# Exception Resumable Description Created on
1 CX_RSQ_CHECK_WITH_MESSAGE Exception-Klasse für Prüfung 20051207

Method APPEND_ISOLATE_FROM_GLOBALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ISET_CAT Call by reference Type reference (TYPE) RSQ_S_ISET_CAT InfoSet Katalog mit Texten 20051108
2 Changing CS_ISET_EXT Call by reference Type reference (TYPE) RSQSISETX InfoSet: Include Struktur für technische Erweiterungen 20051108
3 Changing CT_DIM Call by reference Type reference (TYPE) RSQ_T_DIM TTyp: Infoset Dimensionen 20051108
4 Changing CT_FOBJ Call by reference Type reference (TYPE) RSQ_T_FOBJ TTyp: InfoSet Feldobjekte 20051108
5 Changing CT_FOBJ_HIST Call by reference Type reference (TYPE) RSQ_T_FOBJ TTyp: InfoSet Feldobjekte 20051108
6 Changing CT_ON Call by reference Type reference (TYPE) RSQ_T_ON TTyp: ON Bedingungen im InfoSet 20051108
7 Changing CT_TMON Call by reference Type reference (TYPE) RSQ_T_TMON TTyp: temporale ON Bedingungen im InfoSet 20051108
8 Changing CT_TOBJ Call by reference Type reference (TYPE) RSQ_T_TOBJ TTyp: InfoSet Tabellenobjekte 20051108
9 Changing CT_TOBJ_HIST Call by reference Type reference (TYPE) RSQ_T_TOBJ TTyp: InfoSet Tabellenobjekte 20051108
10 Changing CT_TXT Call by reference Type reference (TYPE) RSO_T_TXT Texte eines Objektes (in mehreren Sprachen) 20051108
11 Changing CT_WHERE Call by reference Type reference (TYPE) RSQ_T_WHERE TTyp: Standard WHERE Bedingung im InfoSet 20051108
12 Importing I_OBJ_ISOLATE Call by reference Type reference (TYPE) RSAPPENDNM Objekt, welches zu isolieren ist 20051108
# Exception Resumable Description Created on
1 CX_RSQ_CHECK_WITH_MESSAGE Exception-Klasse für Prüfung 20051207

Method CAN_CUBE_BE_TIMEDEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R 20030718
2 Returning R_CAN_BE_TIMEDEP Value transfer Type reference (TYPE) RS_BOOL 20030718

Method CAN_CUBE_BE_TIMEDEP on class CL_RSQ_ISET_VERS has no exception.

Method CAN_ODSO_BE_TIMEDEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R 20030718
2 Returning R_CAN_BE_TIMEDEP Value transfer Type reference (TYPE) RS_BOOL 20030718

Method CAN_ODSO_BE_TIMEDEP on class CL_RSQ_ISET_VERS has no exception.

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RC Call by reference Type reference (TYPE) SYSUBRC $REF$ 20030310
2 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO $REF$ 20030310
3 Importing I_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R $REF$ 20030310

Method CAST_TLOGO on class CL_RSQ_ISET_VERS has no exception.

Method CHANGE_INFOAREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOAREA Call by reference Type reference (TYPE) RSINFOAREA InfoArea 20010228
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20010228

Method CHANGE_MARK_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FOBJ Call by reference Type reference (TYPE) RSQ_S_FOBJ_JOIN Infoset: TTyp Feldobjekte für JoinControl 20010629

Method CHANGE_MARK_FLAG on class CL_RSQ_ISET_VERS has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG AnwNachrichten 20010502
2 Exporting E_IS_REPAIRED Call by reference Type reference (TYPE) RS_BOOL X = Objekt wurde repariert 20010502
3 Exporting E_SUBRC Call by reference Type reference (TYPE) I 0 = Prüfung ohne Fehler 20010502
4 Importing I_AFTER_IMPORT_MODE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE X = After Import Modus 20010502
5 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '3' Anwendungs-Log: Detaillierungsgrad 20010502
6 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE X = bei Prüfung reparieren 20010502

Method CHECK on class CL_RSQ_ISET_VERS has no exception.

Method CHECK_ALIAS_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALIAS Call by reference Type reference (TYPE) RSQALIAS Aliasname für Tabellen- und Feldobjekte in InfoSets 20050728
2 Importing I_STRING Call by reference Type reference (TYPE) STRING char255 20050728
3 Returning R_ALIAS_OK Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050728

Method CHECK_ALIAS_LENGTH on class CL_RSQ_ISET_VERS has no exception.

Method CHECK_AMBIGUITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20060914
2 Exporting E_ANALYTIC_ENGINE_NEEDED Call by reference Type reference (TYPE) RS_BOOL Boolean 20101123
3 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20060914

Method CHECK_AMBIGUITY on class CL_RSQ_ISET_VERS has no exception.

Method CHECK_AMBIGUITY_MOD_AMB_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_AMB_GROUP Call by reference Type reference (TYPE) RSQ_T_AMB_GROUP TTyp: Mehrdeutigkeit: Gruppen 20060920
2 Exporting ET_AMB_JOIN_ORIG Call by reference Type reference (TYPE) RSQ_T_AMB_JOIN TTyp: InfoSet mehrdeutige Joins 20060920

Method CHECK_AMBIGUITY_MOD_AMB_GROUP on class CL_RSQ_ISET_VERS has no exception.

Method CHECK_AMBIGUITY_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PATH Call by reference Type reference (TYPE) RSQ_T_ALIAS TTyp: Aliasnamen 20060919
2 Exporting E_FOUND Call by reference Type reference (TYPE) RS_BOOL Boolean 20060919
3 Importing IT_GROUP Call by reference Type reference (TYPE) RSQ_T_ALIAS TTyp: Aliasnamen 20060919
4 Importing IT_ON_EXTENDED Call by reference Type reference (TYPE) RSQ_T_ON_EXTENDED TTyp: Infoset: Erweiterte ON-Bedingung 20060919
5 Importing I_END_ALIAS Call by reference Type reference (TYPE) RSQALIAS Aliasname für Tabellen- und Feldobjekte in InfoSets 20060919
6 Importing I_REC_CNT Call by reference Type reference (TYPE) I 20060920
7 Importing I_START_ALIAS Call by reference Type reference (TYPE) RSQALIAS Aliasname für Tabellen- und Feldobjekte in InfoSets 20060919

Method CHECK_AMBIGUITY_PATH on class CL_RSQ_ISET_VERS has no exception.

Method CHECK_AMBIGUITY_PATH_JOINS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) RS_BOOL Boolean 20060920
2 Importing IT_ON_EXTENDED Call by reference Type reference (TYPE) RSQ_T_ON_EXTENDED TTyp: Infoset: Erweiterte ON-Bedingung 20060920
3 Importing IT_ON_EXTENDED_GROUP Call by reference Type reference (TYPE) RSQ_T_ON_EXTENDED TTyp: Infoset: Erweiterte ON-Bedingung 20061011
4 Importing IT_PATH Call by reference Type reference (TYPE) RSQ_T_ALIAS TTyp: Aliasnamen 20060920
5 Importing I_FALIAS Call by reference Type reference (TYPE) RSQALIAS Aliasname für Tabellen- und Feldobjekte in InfoSets 20060920
6 Importing I_INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20060920
7 Importing I_TALIAS Call by reference Type reference (TYPE) RSQALIAS Aliasname für Tabellen- und Feldobjekte in InfoSets 20060920

Method CHECK_AMBIGUITY_PATH_JOINS on class CL_RSQ_ISET_VERS has no exception.

Method CHECK_AMB_GROUP_JOIN_CNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20061012
2 Exporting E_EXIT Call by reference Type reference (TYPE) RS_BOOL Boolean 20061012
3 Importing IS_ALIASES Call by reference Type reference (TYPE) RSQ_S_AMB_GROUP_ALIASES Infoset: Grenz-Aliase einer Gruppe 20061012
4 Importing IT_ON_EXTENDED Call by reference Type reference (TYPE) RSQ_T_ON_EXTENDED TTyp: Infoset: Erweiterte ON-Bedingung 20061012

Method CHECK_AMB_GROUP_JOIN_CNT on class CL_RSQ_ISET_VERS has no exception.

Method CHECK_AMB_GROUP_START_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20060920
2 Exporting ET_ALIASES Call by reference Type reference (TYPE) RSQ_T_AMB_GROUP_ALIASES Infoset:TTyp: Grenz-Aliase einer Gruppe 20061012
3 Importing IT_AMB_JOIN_ORIG Call by reference Type reference (TYPE) RSQ_T_AMB_JOIN TTyp: InfoSet mehrdeutige Joins 20060920
4 Importing IT_GROUP Call by reference Type reference (TYPE) RSQ_T_ALIAS TTyp: Mehrdeutigkeit: Gruppen 20060920
5 Importing IT_ON_EXTENDED Call by reference Type reference (TYPE) RSQ_T_ON_EXTENDED TTyp: Infoset: Erweiterte ON-Bedingung 20060920

Method CHECK_AMB_GROUP_START_END on class CL_RSQ_ISET_VERS has no exception.

Method CHECK_ANTI_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20060224
2 Exporting E_SUBRC Value transfer Type reference (TYPE) I 20060224
3 Importing I_TOBJ Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt 20060224

Method CHECK_ANTI_CONNECTION on class CL_RSQ_ISET_VERS has no exception.

Method CHECK_ON_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Nachrichten 20010503
2 Exporting E_SUBRC Call by reference Type reference (TYPE) I 0 = keine Fehler 20010503

Method CHECK_ON_CONDITIONS on class CL_RSQ_ISET_VERS has no exception.

Method CHECK_OUTER_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_SUBRC Value transfer Type reference (TYPE) I 20011024
2 Importing I_TOBJ Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt 20011024

Method CHECK_OUTER_CONNECTION on class CL_RSQ_ISET_VERS has no exception.

Method CHECK_REF_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG 20030825
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC 20030825

Method CHECK_REF_FIELDS on class CL_RSQ_ISET_VERS has no exception.

Method CHECK_TABLE_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_SUBRC Value transfer Type reference (TYPE) I 0 = alle Tabellen verbunden 20010626
2 Importing I_INNER_JOIN_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE true = nur inner Join prüfen 20010626
3 Importing I_TOBJ Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20011029

Method CHECK_TABLE_CONNECTION on class CL_RSQ_ISET_VERS has no exception.

Method CHECK_TFOBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Nachrichten 20010502
2 Exporting E_SUBRC Call by reference Type reference (TYPE) I 0 = keine Fehler 20010502

Method CHECK_TFOBJECTS on class CL_RSQ_ISET_VERS has no exception.

Method CHECK_TFOBJECTS_CUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Nachrichten 20030806
2 Exporting E_SUBRC Call by reference Type reference (TYPE) I 0 = keine Fehler 20030806
3 Importing I_TOBJ Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20030806

Method CHECK_TFOBJECTS_CUBE on class CL_RSQ_ISET_VERS has no exception.

Method CHECK_TFOBJECTS_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Nachrichten 20010502
2 Exporting E_SUBRC Call by reference Type reference (TYPE) I 0 = keine Fehler 20010502
3 Importing I_TOBJ Call by reference Type reference (TYPE) RSQ_S_TOBJ_R Tabellnobjekt 20010502

Method CHECK_TFOBJECTS_IOBJ on class CL_RSQ_ISET_VERS has no exception.

Method CHECK_TFOBJECTS_ODSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Nachrichten 20010503
2 Exporting E_SUBRC Call by reference Type reference (TYPE) I 0 = keine Fehler 20010503
3 Importing I_TOBJ Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20010503

Method CHECK_TFOBJECTS_ODSO on class CL_RSQ_ISET_VERS has no exception.

Method CHECK_TMON_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Nachrichten 20010505
2 Exporting E_SUBRC Call by reference Type reference (TYPE) I 0 = keine Fehler 20010505

Method CHECK_TMON_CONDITIONS on class CL_RSQ_ISET_VERS has no exception.

Method COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_VERS Call by reference Object reference (TYPE REF TO) CL_RSQ_ISET_VERS SAP Query: InfoSet Version 20010328
2 Returning R_IS_EQUAL Value transfer Type reference (TYPE) RS_BOOL Boolean 20010328

Method COMPARE on class CL_RSQ_ISET_VERS has no exception.

Method COMPLETE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ISET_CAT Call by reference Type reference (TYPE) RSQ_S_ISET_CAT Verzeichnis aller InfoSets 20051028

Method COMPLETE_HEADER on class CL_RSQ_ISET_VERS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPEND Call by reference Type reference (TYPE) RSQ_S_APPEND InfoSet 20051103
2 Importing I_INFOSET Call by reference Type reference (TYPE) RSQINFOSET InfoSet 20010227
3 Importing I_ISET_CAT Call by reference Type reference (TYPE) RSQ_S_ISET_CAT InfoSet Katalog mit Texten 20010228
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20010227
5 Importing I_R_VERS Call by reference Type reference (TYPE) RSQ_R_ISET_VERS Referenz auf InfoSet (Version) 20010328
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20010228

Method CREATE_TOBJ_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing TOBJ Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20010228
# Exception Resumable Description Created on
1 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20010228

Method DESTROY Signature

Method DESTROY on class CL_RSQ_ISET_VERS has no parameter.
Method DESTROY on class CL_RSQ_ISET_VERS has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPEND Call by reference Type reference (TYPE) RSQ_S_APPEND InfoSet 20051102
2 Importing I_INFOSET Call by reference Type reference (TYPE) RSQINFOSET InfoSet 20010227
3 Importing I_ISET_CAT Call by reference Type reference (TYPE) RSQ_S_ISET_CAT InfoSet Katalog mit Texten 20010228
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20010227
5 Importing I_R_VERS Call by reference Type reference (TYPE) RSQ_R_ISET_VERS Referenz auf InfoSet (Vorlage) 20010328
6 Importing I_TH_APPENDNM Call by reference Type reference (TYPE) RSO_TH_APPENDNM Tabelle (hash) von Appendnamen (Erweiterungen) 20060105
7 Returning R_R_ISET_VERS Value transfer Type reference (TYPE) RSQ_R_ISET_VERS Referenz auf InfoSet (Version) 20010227

Method FACTORY on class CL_RSQ_ISET_VERS has no exception.

Method FREE Signature

Method FREE on class CL_RSQ_ISET_VERS has no parameter.
Method FREE on class CL_RSQ_ISET_VERS has no exception.

Method FREE_AWB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOSET Call by reference Type reference (TYPE) RSQINFOSET InfoSet 20120309

Method FREE_AWB on class CL_RSQ_ISET_VERS has no exception.

Method FREE_ONE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOSET Call by reference Type reference (TYPE) RSQINFOSET InfoSet 20060105
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20060105

Method FREE_ONE_VERSION on class CL_RSQ_ISET_VERS has no exception.

Method GET_CHANGETP_INDEXING_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETED Call by reference Type reference (TYPE) RS_BOOL Boolean 20040803
2 Importing I_R_VERS_A Call by reference Object reference (TYPE REF TO) CL_RSQ_ISET_VERS InfoSet: Version 20040803
3 Returning R_CHANGETP Value transfer Type reference (TYPE) RSOS_CHANGETP Art der Änderung (Meta Daten Queue) 20040803

Method GET_CHANGETP_INDEXING_QUEUE on class CL_RSQ_ISET_VERS has no exception.

Method GET_CUBE_TIME_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_F4_FOBJ Value transfer Type reference (TYPE) RSQ_T_F4_FOBJ 20030718
2 Exporting ET_F4_TIMEIVL Call by reference Type reference (TYPE) RSQ_T_F4_FOBJ 20030724
3 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R 20030718

Method GET_CUBE_TIME_FIELDS on class CL_RSQ_ISET_VERS has no exception.

Method GET_OBJECTS_FOR_SCOPE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20060213
2 Importing I_R_ISET Call by reference Object reference (TYPE REF TO) IF_RSO_TLOGO_GENERAL BW Repository: TLOGO Objekte - Allgemein 20060213
3 Importing I_TH_APPENDNM Call by reference Type reference (TYPE) RSO_TH_APPENDNM Tabelle (hash) von Appendnamen (Erweiterungen) 20060213
4 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO BW Repository: Liste (Hash) von TLOGO Objekt und Typ 20060213
5 Returning R_T_OBJECT Value transfer Type reference (TYPE) RSO_T_TLOGO_ASC BW Repository: Tabelle von Objekten und Assoziationstyp 20060213

Method GET_OBJECTS_FOR_SCOPE_CHECK on class CL_RSQ_ISET_VERS has no exception.

Method GET_ODSO_TIME_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_F4_FOBJ Value transfer Type reference (TYPE) RSQ_T_F4_FOBJ 20030718
2 Exporting ET_F4_TIMEIVL Call by reference Type reference (TYPE) RSQ_T_F4_FOBJ 20030724
3 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R 20030718

Method GET_ODSO_TIME_FIELDS on class CL_RSQ_ISET_VERS has no exception.

Method GET_ON_EXTENDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ON_EXTENDED Call by reference Type reference (TYPE) RSQ_T_ON_EXTENDED TTyp: Infoset: Erweiterte ON-Bedingung 20060919

Method GET_ON_EXTENDED on class CL_RSQ_ISET_VERS has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIM Call by reference Type reference (TYPE) RSQ_T_DIM 20030714
2 Exporting ET_FOBJ Call by reference Type reference (TYPE) RSQ_T_FOBJ Feldobjekte 20010322
3 Exporting ET_ISET_CAT Call by reference Type reference (TYPE) RSQ_T_ISET_CAT TTyp: InfoSet Katalog mit Texten 20051031
4 Exporting ET_ISET_EXT Call by reference Type reference (TYPE) RSQ_T_ISETX_APP InfoSet:Append Include Struktur für technische Erweiterungen 20051031
5 Exporting ET_ON Call by reference Type reference (TYPE) RSQ_T_ON Bedingungen 20010322
6 Exporting ET_TMON Call by reference Type reference (TYPE) RSQ_T_TMON temporale ON Bedingungen 20010322
7 Exporting ET_TOBJ Call by reference Type reference (TYPE) RSQ_T_TOBJ Tabellenobjekte 20010322
8 Exporting ET_TXT Call by reference Type reference (TYPE) RSO_T_TXT Texte eines Objektes (in mehreren Sprachen) 20040826
9 Exporting ET_WHERE Call by reference Type reference (TYPE) RSQ_T_WHERE WHERE Bedingung 20010322
10 Exporting E_ISET_S_CAT Call by reference Type reference (TYPE) RSQ_S_ISET_CAT InfoSet Header mit Texten 20010322
11 Exporting E_ISET_S_EXT Call by reference Type reference (TYPE) RSQSISETX technische Erweiterungen 20010322

Method GET_PROPERTIES on class CL_RSQ_ISET_VERS has no exception.

Method GET_SEARCH_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TX_SEATR_ATR Call by reference Type reference (TYPE) RSOS_TX_SEATR_ATR Erweiterte Suche: Suchattribute mit Werten 20040803

Method GET_SEARCH_ATTRIBUTES on class CL_RSQ_ISET_VERS has no exception.

Method GET_TIME_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_F4_FOBJ Value transfer Type reference (TYPE) RSQ_T_F4_FOBJ 20030718
2 Exporting ET_F4_TIMEIVL Value transfer Type reference (TYPE) RSQ_T_F4_FOBJ 20030724
3 Importing I_TALIAS Call by reference Type reference (TYPE) RSQALIAS 20030718

Method GET_TIME_FIELDS on class CL_RSQ_ISET_VERS has no exception.

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20050824
2 Importing I_TOBJ_R Call by reference Type reference (TYPE) RSQ_R_TOBJ Referenz auf TabellenObjekt (IOBJ/ODS) 20050824

Method GET_TLOGO on class CL_RSQ_ISET_VERS has no exception.

Method IMPACT_ADD_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_DISPLAY_PROFILE Call by reference Type reference (TYPE) BAL_S_PROF Anwendungs-Log: Aufbereitungs-Profil für Protokollausgabe 20010803

Method IMPACT_ADD_BUTTON on class CL_RSQ_ISET_VERS has no exception.

Method IMPACT_ADD_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20010808
2 Importing IS_IMPACT Call by reference Type reference (TYPE) RSQ_S_IMPACT Protokoll der Impact-Analyse 20010806

Method IMPACT_ADD_MSG on class CL_RSQ_ISET_VERS has no exception.

Method IMPACT_CONVERT_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20010806
2 Importing IT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT Protokoll Impact-Analyse 20010808

Method IMPACT_CONVERT_MSG on class CL_RSQ_ISET_VERS has no exception.

Method IMPACT_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_EXIT_COMMAND Call by reference Type reference (TYPE) BAL_S_EXCM Anwendungs-Log: Vom User betätigte Taste beim Beenden 20010803
2 Importing I_CNT Call by reference Type reference (TYPE) I Anzahl messages 20010814
3 Importing I_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20010803
4 Importing I_SHOW_AS_POPUP Call by reference Type reference (TYPE) RS_BOOL Boolean 20010803

Method IMPACT_DISPLAY on class CL_RSQ_ISET_VERS has no exception.

Method IMPACT_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXIT Call by reference Type reference (TYPE) RS_BOOL Boolean 20021204
2 Importing IT_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20010807
3 Importing I_IMPACT_FLAG Call by reference Type reference (TYPE) RSQIS_IMPACT 20010806

Method IMPACT_LOG on class CL_RSQ_ISET_VERS has no exception.

Method IMPACT_MERGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IMPACT Call by reference Type reference (TYPE) RSQ_T_IMPACT BW: Tabelle mit Nachrichten (Application Log Protokoll) 20060208
2 Exporting E_EXIT Call by reference Type reference (TYPE) RS_BOOL Boolean 20021204
3 Importing I_APPENDNM Call by reference Type reference (TYPE) RSAPPENDNM Name eines Appends (einer Erweiterung) 20060208
4 Importing I_IMPACT_FLAG Call by reference Type reference (TYPE) RSQIS_IMPACT 20010803
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion des InfoSets 20010806
6 Importing I_OBJVERS_INFOPROV Call by reference Type reference (TYPE) RSOBJVERS Objektversion der InfoProvider im Infoset 20010806
7 Importing I_S_TLOGO_R Call by reference Type reference (TYPE) RSO_S_TLOGO_R TLOGO Objekt mit Interfacereferenz 20010807
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20030310

Method INIT_DATASTATE_VAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ISET_S_CAT Call by reference Type reference (TYPE) RSQ_S_ISET_CAT InfoSet Katalog mit Texten 20020805

Method INIT_DATASTATE_VAR on class CL_RSQ_ISET_VERS has no exception.

Method IS_APPEND_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_APP_EXISTS Value transfer Type reference (TYPE) RS_BOOL Boolean 20050901

Method IS_APPEND_AVAILABLE on class CL_RSQ_ISET_VERS has no exception.

Method IS_FALIAS_SPECIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_FOBJ Call by reference Type reference (TYPE) RSQ_S_FOBJ InfoSet Feldobjekt 20070619
2 Returning R_IS_FALIAS_SPECIAL Value transfer Type reference (TYPE) RS_BOOL Boolean 20070613

Method IS_FALIAS_SPECIAL on class CL_RSQ_ISET_VERS has no exception.

Method IS_MOST_RECENT_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) RS_BOOL Boolean 20030131

Method IS_MOST_RECENT_POSSIBLE on class CL_RSQ_ISET_VERS has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOSET Call by reference Type reference (TYPE) RSQINFOSET InfoSet 20010418
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20010418
# Exception Resumable Description Created on
1 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20010228
2 CX_RS_NOT_FOUND Objekt nicht gefunden 20010326

Method LOAD_APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOSET Call by reference Type reference (TYPE) RSQINFOSET InfoSet 20051130
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20051130
# Exception Resumable Description Created on
1 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20051130
2 CX_RS_NOT_FOUND Objekt nicht gefunden 20051130

Method NEW_FALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPENDNM Call by reference Type reference (TYPE) RSAPPENDNM Name eines Appends (einer Erweiterung) 20060117
2 Importing I_S_FOBJ Call by reference Type reference (TYPE) RSQ_S_FOBJ InfoSet Feldobjekt 20030113
3 Returning R_FALIAS Value transfer Type reference (TYPE) RSQALIAS Aliasname für Tabellen- und Feldobjekte in InfoSets 20010411

Method NEW_FALIAS on class CL_RSQ_ISET_VERS has no exception.

Method NEW_TALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TNAME Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20030113
2 Returning R_TALIAS Value transfer Type reference (TYPE) RSQALIAS Aliasname für Tabellen- und Feldobjekte in InfoSets 20010410

Method NEW_TALIAS on class CL_RSQ_ISET_VERS has no exception.

Method OBJECT_CAN_BE_TIMEDEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TALIAS Call by reference Type reference (TYPE) RSQALIAS 20030718
2 Returning R_CAN_BE_TIMEDEP Value transfer Type reference (TYPE) RS_BOOL 20030718

Method OBJECT_CAN_BE_TIMEDEPENDENT on class CL_RSQ_ISET_VERS has no exception.

Method OBJECT_CONTAINS_FLDS_4_IVL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R 20030724
2 Returning R_CAN_BE_TIMEDEP Value transfer Type reference (TYPE) RS_BOOL 20030724

Method OBJECT_CONTAINS_FLDS_4_IVL on class CL_RSQ_ISET_VERS has no exception.

Method READ_ALL_TEXTS Signature

Method READ_ALL_TEXTS on class CL_RSQ_ISET_VERS has no parameter.
Method READ_ALL_TEXTS on class CL_RSQ_ISET_VERS has no exception.

Method REMOVE_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ON Call by reference Type reference (TYPE) RSQ_S_ON ON Bedingungen im InfoSet 20010321

Method REMOVE_CONNECTION on class CL_RSQ_ISET_VERS has no exception.

Method REMOVE_TEMPORAL_OPERAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TMON Call by reference Type reference (TYPE) RSQ_S_TMON temporale ON Bedingungen im InfoSet 20010508

Method REMOVE_TEMPORAL_OPERAND on class CL_RSQ_ISET_VERS has no exception.

Method REMOVE_TEMPORAL_OPERAND_CUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R 20030721

Method REMOVE_TEMPORAL_OPERAND_CUBE on class CL_RSQ_ISET_VERS has no exception.

Method REMOVE_TEMPORAL_OPERAND_ODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R 20030721

Method REMOVE_TEMPORAL_OPERAND_ODS on class CL_RSQ_ISET_VERS has no exception.

Method REMOVE_TIMEDEP_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20010626
# Exception Resumable Description Created on
1 CX_RS_EXISTING es existieren ausschließlich zeitabhängige Attribute 20011024

Method REMOVE_TIMEDEP_FIELDS_CUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20030721
# Exception Resumable Description Created on
1 CX_RS_EXISTING es existieren ausschließlich zeitabhängige Attribute 20030721

Method REMOVE_TIMEDEP_FIELDS_ODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20030721
# Exception Resumable Description Created on
1 CX_RS_EXISTING es existieren ausschließlich zeitabhängige Attribute 20030721

Method REMOVE_TIMEDEP_SPECIAL_FIELDS Signature

Method REMOVE_TIMEDEP_SPECIAL_FIELDS on class CL_RSQ_ISET_VERS has no parameter.
Method REMOVE_TIMEDEP_SPECIAL_FIELDS on class CL_RSQ_ISET_VERS has no exception.

Method REMOVE_TOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TOBJ Call by reference Type reference (TYPE) RSQ_S_TOBJ InfoSet: TabellenObjekt 20010321

Method REMOVE_TOBJ on class CL_RSQ_ISET_VERS has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20010228
2 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '3' Anwendungs-Log: Detaillierungsgrad 20040826

Method SAVE on class CL_RSQ_ISET_VERS has no exception.

Method SAVE_XREF Signature

Method SAVE_XREF on class CL_RSQ_ISET_VERS has no parameter.
Method SAVE_XREF on class CL_RSQ_ISET_VERS has no exception.

Method SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IGNORE_ERRORS Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060127
2 Importing I_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R $REF$ 20030310

Method SEQUENCE on class CL_RSQ_ISET_VERS has no exception.

Method SEQUENCE_ALL_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IGNORE_ERRORS Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060127

Method SEQUENCE_ALL_OBJ on class CL_RSQ_ISET_VERS has no exception.

Method SEQUENCE_CUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IGNORE_ERRORS Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060127
2 Importing I_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R $REF$ 20030701

Method SEQUENCE_CUBE on class CL_RSQ_ISET_VERS has no exception.

Method SEQUENCE_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IGNORE_ERRORS Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060127
2 Importing I_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R InfoSet: TabellenObjekt mit Referenz 20030310

Method SEQUENCE_IOBJ on class CL_RSQ_ISET_VERS has no exception.

Method SEQUENCE_ODSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IGNORE_ERRORS Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060127
2 Importing I_TOBJ_R Call by reference Type reference (TYPE) RSQ_S_TOBJ_R $REF$ 20030310

Method SEQUENCE_ODSO on class CL_RSQ_ISET_VERS has no exception.

Method SEQUENCE_ONE_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TALIAS Call by reference Type reference (TYPE) RSQALIAS $REF$ 20030311

Method SEQUENCE_ONE_OBJ on class CL_RSQ_ISET_VERS has no exception.

Method SET_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ON Call by reference Type reference (TYPE) RSQ_S_ON ON Bedingungen im InfoSet 20010322

Method SET_CONNECTION on class CL_RSQ_ISET_VERS has no exception.

Method SET_CURRENT_APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPEND Call by reference Type reference (TYPE) RSQ_S_APPEND Name eines Appends (einer Erweiterung) 20051102

Method SET_CURRENT_APPEND on class CL_RSQ_ISET_VERS has no exception.

Method SET_DIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DIM Call by reference Type reference (TYPE) RSQ_T_DIM TTyp: Standard WHERE Bedingung im InfoSet 20060207

Method SET_DIM on class CL_RSQ_ISET_VERS has no exception.

Method SET_ENQUEUED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENQUEUED Call by reference Type reference (TYPE) RS_BOOL Boolean 20050902

Method SET_ENQUEUED on class CL_RSQ_ISET_VERS has no exception.

Method SET_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_ISET_EXT Call by reference Type reference (TYPE) RSQSISETX InfoSet: Include Struktur für technische Erweiterungen 20020228

Method SET_EXTENSION on class CL_RSQ_ISET_VERS has no exception.

Method SET_FOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FOBJ Call by reference Type reference (TYPE) RSQ_T_FOBJ TTyp: InfoSet Feldobjekte 20020228

Method SET_FOBJ on class CL_RSQ_ISET_VERS has no exception.

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ISET_S_CAT Call by reference Type reference (TYPE) RSQ_S_ISET_CAT InfoSet Katalog mit Texten 20020228

Method SET_HEADER on class CL_RSQ_ISET_VERS has no exception.

Method SET_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ON Call by reference Type reference (TYPE) RSQ_T_ON TTyp: ON Bedingungen im InfoSet 20020228

Method SET_ON on class CL_RSQ_ISET_VERS has no exception.

Method SET_OUTERFLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OUTERJOIN_OLD Call by reference Type reference (TYPE) RSQ_S_TOBJ_JOIN Aliasname für Tabellen- und Feldobjekte in InfoSets 20010705
2 Importing I_OUTERFLAG Call by reference Type reference (TYPE) RSQGTYPE Jointyp 20010705
3 Importing I_OUTERJOIN_NEW Call by reference Type reference (TYPE) RSQ_S_TOBJ_JOIN Aliasname für Tabellen- und Feldobjekte in InfoSets 20010705

Method SET_OUTERFLAG on class CL_RSQ_ISET_VERS has no exception.

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DIM Call by reference Type reference (TYPE) RSQ_T_DIM 20030717
2 Importing IT_FOBJ Call by reference Type reference (TYPE) RSQ_T_FOBJ Feldobjekte 20010321
3 Importing IT_ISET_CAT Call by reference Type reference (TYPE) RSQ_T_ISET_CAT TTyp: InfoSet Katalog mit Texten 20051031
4 Importing IT_ISET_EXT Call by reference Type reference (TYPE) RSQ_T_ISETX_APP InfoSet:Append Include Struktur für technische Erweiterungen 20051031
5 Importing IT_ON Call by reference Type reference (TYPE) RSQ_T_ON String 20010321
6 Importing IT_TMON Call by reference Type reference (TYPE) RSQ_T_TMON temporale ON Bedingungen im InfoSet 20010321
7 Importing IT_TOBJ Call by reference Type reference (TYPE) RSQ_T_TOBJ Tabellenobjekte 20010321
8 Importing IT_TXT Call by reference Type reference (TYPE) RSO_T_TXT Texte eines Objektes (in mehreren Sprachen) 20040826
9 Importing IT_WHERE Call by reference Type reference (TYPE) RSQ_T_WHERE String 20010321
10 Importing I_ISET_S_CAT Call by reference Type reference (TYPE) RSQ_S_ISET_CAT Header 20010228
11 Importing I_S_ISET_EXT Call by reference Type reference (TYPE) RSQSISETX technische Erweiterungen) 20010228
12 Importing I_TXTS Call by reference Type reference (TYPE) RSTXTSL Struktur mit Kurz- und Langtext 20010228

Method SET_PROPERTIES on class CL_RSQ_ISET_VERS has no exception.

Method SET_TEMPORAL_OPERAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) RS_BOOL Boolean 20010508
2 Importing I_TMON Call by reference Type reference (TYPE) RSQ_S_TMON temporale ON Bedingungen im InfoSet 20010508

Method SET_TEMPORAL_OPERAND on class CL_RSQ_ISET_VERS has no exception.

Method SET_TIMESTAMP Signature

Method SET_TIMESTAMP on class CL_RSQ_ISET_VERS has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20010403

Method SET_TMON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TMON Call by reference Type reference (TYPE) RSQ_T_TMON TTyp: temporale ON Bedingungen im InfoSet 20020228

Method SET_TMON on class CL_RSQ_ISET_VERS has no exception.

Method SET_TOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TOBJ Call by reference Type reference (TYPE) RSQ_T_TOBJ TTyp: InfoSet Tabellenobjekte 20020228

Method SET_TOBJ on class CL_RSQ_ISET_VERS has no exception.

Method SET_TXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TXTS Call by reference Type reference (TYPE) RSTXTSL Beschreibung 20020228

Method SET_TXTS on class CL_RSQ_ISET_VERS has no exception.

Method SET_T_CAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ISET_CAT Call by reference Type reference (TYPE) RSQ_T_ISET_CAT TTyp: Standard WHERE Bedingung im InfoSet 20060207

Method SET_T_CAT on class CL_RSQ_ISET_VERS has no exception.

Method SET_T_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ISET_EXT Call by reference Type reference (TYPE) RSQ_T_ISETX_APP TTyp: Standard WHERE Bedingung im InfoSet 20060207

Method SET_T_EXT on class CL_RSQ_ISET_VERS has no exception.

Method SET_WHERE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_WHERE Call by reference Type reference (TYPE) RSQ_T_WHERE TTyp: Standard WHERE Bedingung im InfoSet 20020228

Method SET_WHERE on class CL_RSQ_ISET_VERS has no exception.

Method UPDATE_CAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ISET_CAT Call by reference Type reference (TYPE) RSQ_S_ISET_CAT InfoSet Katalog mit Texten 20050817

Method UPDATE_CAT on class CL_RSQ_ISET_VERS has no exception.

Method UPDATE_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ISET_EXT_APP Call by reference Type reference (TYPE) RSQ_S_ISETX_APP InfoSet: Include Struktur für technische Erweiterungen 20051102

Method UPDATE_EXT on class CL_RSQ_ISET_VERS has no exception.

Method _ADD_TIMEDEP_SPECIAL_FIELDS Signature

Method _ADD_TIMEDEP_SPECIAL_FIELDS on class CL_RSQ_ISET_VERS has no parameter.
Method _ADD_TIMEDEP_SPECIAL_FIELDS on class CL_RSQ_ISET_VERS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A