SAP ABAP Class CL_RSQ_GUI_ISET_MAINT (Gui Comp: Maintenance of InfoSet)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSQBW (Package) BW-Specific Parts of the InfoSet Query
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSO_GUI_COMPONENT GUI Component 20010301
Properties
Class CL_RSQ_GUI_ISET_MAINT  
Short Description Gui Comp: Maintenance of InfoSet    
Super Class CL_RSO_GUI_COMPONENT GUI Component 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RSQBW   BW-Specific Parts of the InfoSet Query 
Created 20010301   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSQIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSQ_GUI_ISET_MAINT has no interface implemented.
Friends
Class CL_RSQ_GUI_ISET_MAINT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER_LEFT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20010312
2 CONTAINER_RIGHT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20010312
3 PS_APPEND_CURR Instance attribute Private Type reference (TYPE) RSQ_S_APPEND InfoSet 20051102
4 P_ACC Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20041028
5 P_INFOSET Instance attribute Private Type reference (TYPE) RSQINFOSET InfoSet 20010328
6 P_MODE Instance attribute Public Type reference (TYPE) RSQIS_MODE Mode 20010419
7 P_OBJVERS Instance attribute Private Type reference (TYPE) RSOBJVERS Object Version 20010328
8 P_RELOAD Instance attribute Public Type reference (TYPE) RS_BOOL Specifies if InfoSet must be read from DB 20010502
9 P_R_DATA_ISET Instance attribute Public Object reference (TYPE REF TO) CL_RSQ_GUI_ISET Pfege InfoSet: Tabeles Panel 20010301
10 P_R_GUI_TEMPLATE Instance attribute Private Object reference (TYPE REF TO) CL_RSQ_GUI_ISET_TREE Selection Tree 20010302
11 P_R_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Tree 20010301
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MSG Instance method Private Method Adds Message 20010814
2 CHECK_CONF_SAVE Instance method Private Method Popup - Save Changes 20100225
3 COMPARE_TIMESTAMP Instance method Private Method Checks Whether InfoSet must be Loaded 20010502
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010302
5 DEQUEUE Instance method Private Method Delete Blocks 20010420
6 DISPLAY_LOG Instance method Private Method Display Temporal Operands 20010814
7 FC_ACTIVATE Instance method Private Method FCODE Activation 20051019
8 FC_DISPLAY_INFO_ACTUALDATA Instance method Private Method Display: Cube - Currentness of the Data 20050107
9 FC_GLOB Instance method Private Method FCODE glob 20010627
10 FC_IPROVPROPERTIES Instance method Private Method InfoProvider Properties 20070201
11 FC_SAVE Instance method Private Method FCODE: Save 20051019
12 FC_SWITCH Instance method Private Method FCODE switch 20010627
13 FC_TADIR Instance method Private Method FCODE tadir 20010627
14 FC_TMOP Instance method Private Method Fcode: tmop 20010814
15 FC_TRANSPORT Instance method Private Method FCODE transport 20010627
16 FC_VM Instance method Private Method Version Management 20100225
17 FILL_MSG_TAB Instance method Private Method Fill Message Table For TMON Display 20010814
18 FREE_AWB Instance method Public Method 20120309
19 GET_OBJVERS Instance method Public Method Reads Object Version (A,M,) 20010710
20 GET_R_GUI_TEMPLATE Instance method Public Method Reference to CL_RSQ_GUI_ISET_TREE 20010426
21 GET_R_ISET_GUI Instance method Public Method Reference to CL_RSQ_GUI_ISET 20010406
22 HANDLE_BDS Instance method Private Method Documentation 20010620
23 HANDLE_FCODE Instance method Public Method Handling of ok_codes 20010312
24 INIT Instance method Private Method Initialized 20010302
25 LOG_DISPLAY Instance method Private Method Display Temporal Operands 20010814
26 ON_EVT_ADD_TOBJECT Instance method Private Event handling method Event Handler: Add tobject 20010423
27 SET_HANDLER Instance method Private Method Handler for Events 20010423
28 SET_MODE Instance method Public Method Display <-> Change 20010419
29 SET_RELOAD Instance method Public Method Flag: Read 20010509
Events
Class CL_RSQ_GUI_ISET_MAINT has no event.
Types
Class CL_RSQ_GUI_ISET_MAINT has no local type.
Method Signatures

Method ADD_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) 20010814
2 Importing IS_MSG Call by reference Type reference (TYPE) RS_S_MSG 20010814

Method ADD_MSG on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method CHECK_CONF_SAVE Signature

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

Method CHECK_CONF_SAVE on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method COMPARE_TIMESTAMP Signature

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

Method COMPARE_TIMESTAMP on class CL_RSQ_GUI_ISET_MAINT 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: Append 20051102
2 Importing I_ACC Call by reference Type reference (TYPE) RS_BOOL SPACE Boolean 20041028
3 Importing I_ISET_CAT Call by reference Type reference (TYPE) RSQ_S_ISET_CAT InfoSet 20010522
4 Importing I_MODE Call by reference Type reference (TYPE) RSQIS_MODE RSQIS_C_MODE-DISPLAY Anzeigen/Ändern 20040505
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Objektversion 20010330
6 Importing I_R_CONTAINER_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20010302

Method CONSTRUCTOR on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method DEQUEUE 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 20051104
2 Importing I_INFOSET Call by reference Type reference (TYPE) RSQINFOSET InfoSet 20010420
# Exception Resumable Description Created on
1 CX_RSAWBN_REQUEST_NOT_EXECUTED Exception: Request konnte nicht ausgeführt werden 20060313
2 CX_RSQ_CHECK_WITH_MESSAGE Exception-Klasse für Prüfung 20061020
3 CX_RS_CANCELLED Abbruch durch den Benutzer (Dialog) 20060313
4 CX_RS_MSG BW Exception mit generischer Nachricht (keine spez. Attrib.) 20060313

Method DISPLAY_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20010814
2 Importing I_TITLE Call by reference Type reference (TYPE) BALTITLE Anwendungs-Log: Titel des Dynpros 20050112

Method DISPLAY_LOG on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method FC_ACTIVATE Signature

Method FC_ACTIVATE on class CL_RSQ_GUI_ISET_MAINT has no parameter.
# Exception Resumable Description Created on
1 CX_RSQ_CHECK_WITH_MESSAGE Exception-Klasse für Prüfung 20060112

Method FC_DISPLAY_INFO_ACTUALDATA Signature

Method FC_DISPLAY_INFO_ACTUALDATA on class CL_RSQ_GUI_ISET_MAINT has no parameter.
Method FC_DISPLAY_INFO_ACTUALDATA on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method FC_GLOB Signature

Method FC_GLOB on class CL_RSQ_GUI_ISET_MAINT has no parameter.
Method FC_GLOB on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method FC_IPROVPROPERTIES Signature

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

Method FC_IPROVPROPERTIES on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method FC_SAVE Signature

Method FC_SAVE on class CL_RSQ_GUI_ISET_MAINT has no parameter.
Method FC_SAVE on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method FC_SWITCH Signature

Method FC_SWITCH on class CL_RSQ_GUI_ISET_MAINT has no parameter.
# Exception Resumable Description Created on
1 CX_RSAWBN_REQUEST_NOT_EXECUTED Exception: Request konnte nicht ausgeführt werden 20041228

Method FC_TADIR Signature

Method FC_TADIR on class CL_RSQ_GUI_ISET_MAINT has no parameter.
Method FC_TADIR on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method FC_TMOP Signature

Method FC_TMOP on class CL_RSQ_GUI_ISET_MAINT has no parameter.
Method FC_TMOP on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method FC_TRANSPORT Signature

Method FC_TRANSPORT on class CL_RSQ_GUI_ISET_MAINT has no parameter.
Method FC_TRANSPORT on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method FC_VM Signature

Method FC_VM on class CL_RSQ_GUI_ISET_MAINT has no parameter.
Method FC_VM on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method FILL_MSG_TAB 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) 20010814
2 Importing IT_FOBJ Call by reference Type reference (TYPE) RSQ_T_FOBJ TTyp: InfoSet Feldobjekte 20010814
3 Importing IT_TMON Call by reference Type reference (TYPE) RSQ_T_TMON TTyp: temporale ON Bedingungen im InfoSet 20010814
4 Importing IT_TOBJ Call by reference Type reference (TYPE) RSQ_T_TOBJ TTyp: InfoSet Tabellenobjekte 20010814

Method FILL_MSG_TAB on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method FREE_AWB Signature

Method FREE_AWB on class CL_RSQ_GUI_ISET_MAINT has no parameter.
Method FREE_AWB on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method GET_OBJVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS 20010710

Method GET_OBJVERS on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method GET_R_GUI_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_GUI_TEMPLATE Value transfer Object reference (TYPE REF TO) CL_RSQ_GUI_ISET_TREE Gui Komp: InfoSet 20010426

Method GET_R_GUI_TEMPLATE on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method GET_R_ISET_GUI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_GUI_ISET Value transfer Object reference (TYPE REF TO) CL_RSQ_GUI_ISET Gui Komp: InfoSet 20010406

Method GET_R_ISET_GUI on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method HANDLE_BDS Signature

Method HANDLE_BDS on class CL_RSQ_GUI_ISET_MAINT has no parameter.
Method HANDLE_BDS on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method HANDLE_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20010312
# Exception Resumable Description Created on
1 CX_RSQ_CHECK_WITH_MESSAGE Exception-Klasse für Prüfung 20061020
2 CX_RS_MSG BW allgemeine Fehlerklasse mit Nachricht 20010511

Method INIT 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: Append 20051103
2 Importing I_ISET_CAT Call by reference Type reference (TYPE) RSQ_S_ISET_CAT Header 20010522

Method INIT on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method LOG_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 20010814
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 20010814
4 Importing I_SHOW_AS_POPUP Call by reference Type reference (TYPE) RS_BOOL Boolean 20010814
5 Importing I_TITLE Call by reference Type reference (TYPE) BALTITLE Anwendungs-Log: Titel des Dynpros 20050112

Method LOG_DISPLAY on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method ON_EVT_ADD_TOBJECT Signature

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

Method ON_EVT_ADD_TOBJECT on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method SET_HANDLER Signature

Method SET_HANDLER on class CL_RSQ_GUI_ISET_MAINT has no parameter.
Method SET_HANDLER on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) C Mode 20010419

Method SET_MODE on class CL_RSQ_GUI_ISET_MAINT has no exception.

Method SET_RELOAD Signature

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

Method SET_RELOAD on class CL_RSQ_GUI_ISET_MAINT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A