SAP ABAP Class CL_ODQ_MONITOR (Monitor for Delta Queue)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BW-SRV (Application Component) BW Generation Tool and Set Object
     SODQS (Package) Operational Delta Queue Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ODQ_CONSTANTS Constants for Operational Delta Queue 20101018
Properties
Class CL_ODQ_MONITOR  
Short Description Monitor for Delta Queue    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class SODQ    
Program status     
Category 0   
Package SODQS   Operational Delta Queue Services 
Created 20100928   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_ODQ_MONITOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ODQ_CONSTANTS Constants for Operational Delta Queue 20101018
Friends
Class CL_ODQ_MONITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_RECORDMODE Instance attribute Protected Attribute reference (LIKE) 20101018
2 CS_RECORDMODE_ADDITIVE_IMAGE Instance attribute Protected Attribute reference (LIKE) 20101018
3 CS_RECORDMODE_AFTER_IMAGE Instance attribute Protected Attribute reference (LIKE) 20101018
4 CS_RECORDMODE_BEFORE_IMAGE Instance attribute Protected Attribute reference (LIKE) 20101018
5 CS_RECORDMODE_DELETE_IMAGE Instance attribute Protected Attribute reference (LIKE) 20101018
6 CS_RECORDMODE_NEW_IMAGE Instance attribute Protected Attribute reference (LIKE) 20101018
7 CS_RECORDMODE_REVERSE_IMAGE Instance attribute Protected Attribute reference (LIKE) 20101018
8 CS_RECORDMODE_UNKNOWN_IMAGE Instance attribute Protected Attribute reference (LIKE) 20101018
9 C_BOOLEAN Instance attribute Protected Attribute reference (LIKE) 20101018
10 C_CHANGEMODE Instance attribute Protected Attribute reference (LIKE) 20101018
11 C_DATAFORMAT Instance attribute Protected Attribute reference (LIKE) 20101018
12 C_EXTRACTION_MODE Instance attribute Protected Attribute reference (LIKE) 20101018
13 C_STATUS_ICON Instance attribute Protected Attribute reference (LIKE) 20101018
14 C_STRUCTURE Constant Public See coding Monitor Structure 20101018
15 C_SUBSCRIPTION_MODE Instance attribute Protected Attribute reference (LIKE) 20101018
16 OR_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid 20101018
17 OR_GRID_DETAIL Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid 20101126
18 OR_SPLITTER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20101126
19 OS_PRESELECTION Instance attribute Protected Type reference (TYPE) ODQ_S_MONITOR_PRESELECTION Preselection for Monitor Data 20101018
20 OS_QUEUE_COL Instance attribute Protected Type reference (TYPE) LVC_S_COL Visible Queue Column 20110204
21 OS_QUEUE_SEL Instance attribute Protected Type reference (TYPE) ODQ_S_MONITOR_QUEUE Selected queue 20101018
22 OS_QUEUE_VIS Instance attribute Protected Type reference (TYPE) ODQ_S_MONITOR_QUEUE Visible Queue 20110204
23 OS_REQUEST_COL Instance attribute Protected Type reference (TYPE) LVC_S_COL Visible Request Column 20110204
24 OS_REQUEST_SEL Instance attribute Protected Type reference (TYPE) ODQ_S_MONITOR_REQUEST Selected request 20101018
25 OS_REQUEST_VIS Instance attribute Protected Type reference (TYPE) ODQ_S_MONITOR_REQUEST Visible Request 20110204
26 OS_SUBSCRIPTION_COL Instance attribute Protected Type reference (TYPE) LVC_S_COL Visible Subscription Column 20110204
27 OS_SUBSCRIPTION_SEL Instance attribute Protected Type reference (TYPE) ODQ_S_MONITOR_SUBSCRIPTION Selected subscription 20101018
28 OS_SUBSCRIPTION_VIS Instance attribute Protected Type reference (TYPE) ODQ_S_MONITOR_SUBSCRIPTION Visible Subscription 20110204
29 OS_UNIT Instance attribute Protected Type reference (TYPE) ODQ_S_MONITOR_UNIT 20101126
30 OS_UNIT_SEL Instance attribute Protected Type reference (TYPE) ODQ_S_MONITOR_UNIT 20101125
31 OT_COMPONENTS_ADD Instance attribute Protected Type reference (TYPE) ABAP_COMPONENT_VIEW_TAB 20111020
32 OT_DATA_REF Instance attribute Protected Object reference (TYPE REF TO) DATA 20101125
33 OT_MONITORS Static Attribute Protected Type reference (TYPE) TT_MONITORS Monitor instances 20101018
34 OT_QUEUES_ALL Instance attribute Protected Type reference (TYPE) ODQ_T_MONITOR_QUEUES Monitored queues 20101018
35 OT_QUEUES_SEL Instance attribute Protected Type reference (TYPE) ODQ_T_MONITOR_QUEUES Selected queues 20101018
36 OT_REQUESTS_ALL Instance attribute Protected Type reference (TYPE) ODQ_T_MONITOR_REQUESTS Monitored requests 20101018
37 OT_REQUESTS_SEL Instance attribute Protected Type reference (TYPE) ODQ_T_MONITOR_REQUESTS Selected requests 20101018
38 OT_SEGMENT_FIELD_CATALOG Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20111109
39 OT_SEGMENT_REF Instance attribute Protected Object reference (TYPE REF TO) DATA 20111109
40 OT_SUBSCRIPTIONS_ALL Instance attribute Protected Type reference (TYPE) ODQ_T_MONITOR_SUBSCRIPTIONS Monitored subscriptions 20101018
41 OT_SUBSCRIPTIONS_SEL Instance attribute Protected Type reference (TYPE) ODQ_T_MONITOR_SUBSCRIPTIONS Selected subscriptions 20101018
42 OT_TEXTS Static Attribute Protected Type reference (TYPE) TT_TEXTS Static texts and icons 20101018
43 OT_UNITS_ALL Instance attribute Protected Type reference (TYPE) ODQ_T_MONITOR_UNITS 20101125
44 OT_UNIT_FIELD_CATALOG Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20111109
45 O_LANGUAGE Static Attribute Protected Type reference (TYPE) SYLANGU Language Key for Texts 20110203
46 O_REFRESH_DATA Instance attribute Protected Type reference (TYPE) ODQ_BOOLEAN Read monitor data again? 20101020
47 O_REFRESH_GRID Instance attribute Protected Type reference (TYPE) ODQ_BOOLEAN Refresh ALV grid? 20101018
48 O_SEGMENT_SEL_COL Instance attribute Protected Type reference (TYPE) FIELDNAME Field Name 20111109
49 O_SEGMENT_SEL_ROW Instance attribute Protected Type reference (TYPE) I 20111109
50 O_SEGMENT_VIS_COL Instance attribute Protected Type reference (TYPE) FIELDNAME Field Name 20111109
51 O_SEGMENT_VIS_ROW Instance attribute Protected Type reference (TYPE) I 20111109
52 O_SPLITTER_HEIGHT Static Attribute Protected Type reference (TYPE) I 20101126
53 O_STRUCTURE Instance attribute Protected Type reference (TYPE) TABNAME Monitor Structure 20101018
54 O_TECHNICAL Static Attribute Protected Type reference (TYPE) ODQ_BOOLEAN Technical Names On/Off 20101018
Methods
# Method Level Visibility Method type Description Created on
1 ADD_INFOS_TO_QUEUE Static method Protected Method Texts and icons for queues 20101018
2 ADD_INFOS_TO_REQUEST Static method Protected Method Texts and icons for requests 20101018
3 ADD_INFOS_TO_SUBSCRIPTION Static method Protected Method Texts and icons for subscriptions 20101018
4 ADD_INFOS_TO_UNIT Static method Protected Method Texts and icons for requests 20101125
5 AUTHORITY_CHECK Static method Protected Method Authorization check 20101018
6 CHECK_STATUS Instance method Public Method Check request status 20101020
7 COMPLETE Instance method Public Method Close Request 20101018
8 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101018
9 DROP_SUBSCRIPTION Instance method Public Method End Subscription 20110131
10 EVAL_PRESELECTION Instance method Protected Method Evaluate Changed Preselection 20101201
11 GET_CLICKED Instance method Public Method Monitor row clicked on 20101020
12 GET_FIELD_CATALOG Instance method Protected Method Monitor columns 20101018
13 GET_INSTANCE Static method Public Method Monitor instance 20101018
14 GET_SELECTED Instance method Public Method Selected monitor rows 20101018
15 HANDLE_BUTTON_CLICK Instance method Public Event handling method 20111109
16 HANDLE_DOUBLECLICK Instance method Public Event handling method Double-Click 20101018
17 HANDLE_TOOLBAR Instance method Public Event handling method 20101208
18 HANDLE_USER_COMMAND Instance method Public Event handling method 20101208
19 HIDE_EXTRACTION_REQUESTS Instance method Protected Method Hide extraction requests 20101020
20 KEEP_ROWS_SELECTED_PAI Instance method Public Method Note Selected Cells in PAI 20110204
21 KEEP_ROWS_SELECTED_PBO Instance method Public Method Note Selected Cells in PAI 20110204
22 MAP_TO_INDEX Static method Public Method Numbering of monitor structures 20101018
23 PREPARE Instance method Public Method Prepare monitor 20101018
24 PRESELECTION_TO_RANGES Static method Public Method 20101125
25 READ_DOMAIN_TEXTS Static method Protected Method Texts for domain fixed values 20101018
26 READ_QUEUES Static method Public Method Monitor Data for Queues 20101018
27 READ_REQUESTS Static method Public Method Monitor data for requests 20101018
28 READ_STATIC_TEXTS Static method Protected Method Texts for Monitor Data 20110203
29 READ_SUBSCRIPTIONS Static method Public Method Monitor Data for Subscriptions 20101018
30 READ_UNITS Static method Public Method Monitor data for requests 20101125
31 READ_UNIT_DATA Static method Public Method Monitor data for requests 20101207
32 REFRESH Instance method Public Method Refresh monitor 20101018
33 REPEAT Instance method Public Method Read Request Again 20101018
34 SET_FIELD_CATALOG Instance method Protected Method Monitor columns 20101018
35 SET_FIELD_CATALOG_DETAIL Instance method Protected Method 20111109
36 SET_FIELD_POSITION Instance method Protected Method Arrange Monitor Column 20101201
37 SET_FIELD_POSITIONS Instance method Protected Method Sort monitor columns 20101018
38 SET_UNIT_DATA Instance method Protected Method Monitor data for requests 20101126
39 SHOW_LOG Instance method Public Method Display job log for request 20101018
40 SWITCH_NAMES Static method Public Method Technical Names On/Off 20101018
41 SWITCH_NAMES_INTERNAL Instance method Protected Method Technical Names On/Off 20101018
Events
Class CL_ODQ_MONITOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_DATA_VOL_QUE Protected See coding Data volume per queue 20101018 BEGIN OF ts_data_vol_que, modelname TYPE odq_modelname, queuename TYPE odq_queuename, tsn_low TYPE odq_tsn_low, tsn_high TYPE odq_tsn_high, units TYPE odq_units, lines TYPE odq_lines, rawsize TYPE odq_rawsize, compsize TYPE odq_compsize, END OF ts_data_vol_que
2 TS_DATA_VOL_REQ Protected See coding Data volume per request 20101018 BEGIN OF ts_data_vol_req, modelname TYPE odq_modelname, queuename TYPE odq_queuename, composite_rid TYPE odq_rid, units TYPE odq_units, lines TYPE odq_lines, rawsize TYPE odq_rawsize, compsize TYPE odq_compsize, END OF ts_data_vol_req
3 TS_MONITOR Protected See coding Monitor instance 20101018 BEGIN OF ts_monitor, structure TYPE tabname, r_monitor TYPE REF TO cl_odq_monitor, r_container TYPE REF TO cl_gui_container, END OF ts_monitor
4 TS_RECORDMODE Protected Attribute reference (LIKE) 20101018
5 TS_TEXT Protected See coding Static text with icon 20101018 BEGIN OF ts_text, domain TYPE domname, value TYPE text60, text TYPE text60, icon TYPE tv_image, END OF ts_text
6 TT_DATA_VOL_QUE Protected See coding Data volume per queue 20101018 tt_data_vol_que TYPE HASHED TABLE OF ts_data_vol_que WITH UNIQUE KEY modelname queuename
7 TT_DATA_VOL_REQ Protected See coding Data volume per request 20101018 tt_data_vol_req TYPE HASHED TABLE OF ts_data_vol_req WITH UNIQUE KEY modelname queuename composite_rid
8 TT_EXTRACTION_MODE_RANGES Public See coding 20101126 tt_extraction_mode_ranges TYPE RANGE OF odq_extraction_mode
9 TT_MODELNAME_RANGES Public See coding 20101125 tt_modelname_ranges TYPE RANGE OF odq_modelname
10 TT_MONITORS Protected See coding Monitor instances 20101018 tt_monitors TYPE STANDARD TABLE OF ts_monitor
11 TT_QUEUENAME_RANGES Public See coding 20101125 tt_queuename_ranges TYPE RANGE OF odq_queuename
12 TT_REALTIME_RANGES Public See coding 20110608 tt_realtime_ranges TYPE RANGE OF odq_boolean
13 TT_SUBSCRIBER_ID_RANGES Public See coding 20101125 tt_subscriber_id_ranges TYPE RANGE OF odq_subscriber_id
14 TT_SUBSCRIBER_TYPE_RANGES Public See coding 20101125 tt_subscriber_type_ranges TYPE RANGE OF odq_subscriber_type
15 TT_TEXTS Protected See coding Static texts and icons 20101018 tt_texts TYPE HASHED TABLE OF ts_text WITH UNIQUE KEY domain value
16 TT_TSN_RANGES Public See coding 20101125 tt_tsn_ranges TYPE RANGE OF odq_tsn
17 T_BOOLEAN Protected Attribute reference (LIKE) 20101018
18 T_CHANGEMODE Protected Attribute reference (LIKE) 20101018
19 T_DATAFORMAT Protected Attribute reference (LIKE) 20101018
20 T_ENTITYCNTR Protected Attribute reference (LIKE) 20101018
21 T_EXTRACTION_MODE Protected Attribute reference (LIKE) 20101018
22 T_SUBSCRIPTION_MODE Protected Attribute reference (LIKE) 20101018
Method Signatures

Method ADD_INFOS_TO_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_QUEUE Call by reference Type reference (TYPE) ODQ_S_MONITOR_QUEUE 20101018
2 Importing I_TECHNICAL_OFF Call by reference Type reference (TYPE) ODQ_BOOLEAN 20101018

Method ADD_INFOS_TO_QUEUE on class CL_ODQ_MONITOR has no exception.

Method ADD_INFOS_TO_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_REQUEST Call by reference Type reference (TYPE) ODQ_S_MONITOR_REQUEST 20101018
2 Importing I_TECHNICAL_OFF Call by reference Type reference (TYPE) ODQ_BOOLEAN 20101018

Method ADD_INFOS_TO_REQUEST on class CL_ODQ_MONITOR has no exception.

Method ADD_INFOS_TO_SUBSCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SUBSCRIPTION Call by reference Type reference (TYPE) ODQ_S_MONITOR_SUBSCRIPTION 20101018
2 Importing I_TECHNICAL_OFF Call by reference Type reference (TYPE) ODQ_BOOLEAN 20101018

Method ADD_INFOS_TO_SUBSCRIPTION on class CL_ODQ_MONITOR has no exception.

Method ADD_INFOS_TO_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_UNIT Call by reference Type reference (TYPE) ODQ_S_MONITOR_UNIT Delta Unit im Monitor 20101125
2 Importing I_TECHNICAL_OFF Call by reference Type reference (TYPE) ODQ_BOOLEAN 20101125

Method ADD_INFOS_TO_UNIT on class CL_ODQ_MONITOR has no exception.

Method AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADMINISTRATION Call by reference Type reference (TYPE) ODQ_BOOLEAN 20101018
2 Importing I_MODELNAME Call by reference Type reference (TYPE) ODQ_MODELNAME 20101018
3 Importing I_QUEUENAME Call by reference Type reference (TYPE) ODQ_QUEUENAME 20101018
4 Returning R_AUTHORIZED Value transfer Type reference (TYPE) ODQ_BOOLEAN 20101018

Method AUTHORITY_CHECK on class CL_ODQ_MONITOR has no exception.

Method CHECK_STATUS Signature

Method CHECK_STATUS on class CL_ODQ_MONITOR has no parameter.
Method CHECK_STATUS on class CL_ODQ_MONITOR has no exception.

Method COMPLETE Signature

Method COMPLETE on class CL_ODQ_MONITOR has no parameter.
Method COMPLETE on class CL_ODQ_MONITOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER 20101018
2 Importing IS_PRESELECTION Call by reference Type reference (TYPE) ODQ_S_MONITOR_PRESELECTION 20101018
3 Importing I_STRUCTURE Call by reference Type reference (TYPE) TABNAME 20101018

Method CONSTRUCTOR on class CL_ODQ_MONITOR has no exception.

Method DROP_SUBSCRIPTION Signature

Method DROP_SUBSCRIPTION on class CL_ODQ_MONITOR has no parameter.
Method DROP_SUBSCRIPTION on class CL_ODQ_MONITOR has no exception.

Method EVAL_PRESELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CM_MODELNAME Call by reference Type reference (TYPE) ODQ_CHANGEMODE Vorauswahl Anbieter geändert? 20101201
2 Exporting E_CM_QUEUENAME Call by reference Type reference (TYPE) ODQ_CHANGEMODE Vorauswahl Queue geändert? 20101201
3 Exporting E_CM_SUBSCRIBER_ID Call by reference Type reference (TYPE) ODQ_CHANGEMODE Vorauswahl Abonnent geändert? 20101201
4 Exporting E_CM_SUBSCRIBER_TYPE Call by reference Type reference (TYPE) ODQ_CHANGEMODE Vorauswahl Abonnententyp geändert? 20101201
5 Importing IS_PRESELECTION Call by reference Type reference (TYPE) ODQ_S_MONITOR_PRESELECTION Vorauswahl für Monitordaten 20101201
6 Importing I_INITIAL_CALL Call by reference Type reference (TYPE) ODQ_BOOLEAN Initialer Aufruf? 20101201

Method EVAL_PRESELECTION on class CL_ODQ_MONITOR has no exception.

Method GET_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QUEUE Call by reference Type reference (TYPE) ODQ_S_MONITOR_QUEUE 20101020
2 Exporting ES_REQUEST Call by reference Type reference (TYPE) ODQ_S_MONITOR_REQUEST 20101020
3 Exporting ES_SUBSCRIPTION Call by reference Type reference (TYPE) ODQ_S_MONITOR_SUBSCRIPTION 20101020

Method GET_CLICKED on class CL_ODQ_MONITOR has no exception.

Method GET_FIELD_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FCAT Value transfer Type reference (TYPE) LVC_T_FCAT 20101018

Method GET_FIELD_CATALOG on class CL_ODQ_MONITOR has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER 20101018
2 Importing IS_PRESELECTION Call by reference Type reference (TYPE) ODQ_S_MONITOR_PRESELECTION 20101018
3 Importing I_STRUCTURE Call by reference Type reference (TYPE) TABNAME 20101018
4 Returning RR_MONITOR Value transfer Object reference (TYPE REF TO) CL_ODQ_MONITOR 20101018

Method GET_INSTANCE on class CL_ODQ_MONITOR has no exception.

Method GET_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QUEUE Call by reference Type reference (TYPE) ODQ_S_MONITOR_QUEUE 20101018
2 Exporting ES_REQUEST Call by reference Type reference (TYPE) ODQ_S_MONITOR_REQUEST 20101018
3 Exporting ES_SUBSCRIPTION Call by reference Type reference (TYPE) ODQ_S_MONITOR_SUBSCRIPTION 20101018
4 Exporting ET_QUEUES Call by reference Type reference (TYPE) ODQ_T_MONITOR_QUEUES 20101018
5 Exporting ET_REQUESTS Call by reference Type reference (TYPE) ODQ_T_MONITOR_REQUESTS 20101018
6 Exporting ET_SUBSCRIPTIONS Call by reference Type reference (TYPE) ODQ_T_MONITOR_SUBSCRIPTIONS 20101018

Method GET_SELECTED on class CL_ODQ_MONITOR has no exception.

Method HANDLE_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_COL_ID Value transfer Attribute reference (LIKE) ALV-Control: Spalten-ID 20111109
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) Zuordnung Zeilennummer zu Zeilen-ID 20111109

Method HANDLE_BUTTON_CLICK on class CL_ODQ_MONITOR has no exception.

Method HANDLE_DOUBLECLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20101018
2 Importing E_ROW Value transfer Attribute reference (LIKE) 20101018

Method HANDLE_DOUBLECLICK on class CL_ODQ_MONITOR has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20101208

Method HANDLE_TOOLBAR on class CL_ODQ_MONITOR has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20101208

Method HANDLE_USER_COMMAND on class CL_ODQ_MONITOR has no exception.

Method HIDE_EXTRACTION_REQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HIDE Value transfer Type reference (TYPE) ODQ_BOOLEAN Boolsches Kennzeichen 20101020

Method HIDE_EXTRACTION_REQUESTS on class CL_ODQ_MONITOR has no exception.

Method KEEP_ROWS_SELECTED_PAI Signature

Method KEEP_ROWS_SELECTED_PAI on class CL_ODQ_MONITOR has no parameter.
Method KEEP_ROWS_SELECTED_PAI on class CL_ODQ_MONITOR has no exception.

Method KEEP_ROWS_SELECTED_PBO Signature

Method KEEP_ROWS_SELECTED_PBO on class CL_ODQ_MONITOR has no parameter.
Method KEEP_ROWS_SELECTED_PBO on class CL_ODQ_MONITOR has no exception.

Method MAP_TO_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRUCTURE Call by reference Type reference (TYPE) TABNAME 20101018
2 Returning R_INDEX Value transfer Type reference (TYPE) I 20101018

Method MAP_TO_INDEX on class CL_ODQ_MONITOR has no exception.

Method PREPARE Signature

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

Method PREPARE on class CL_ODQ_MONITOR has no exception.

Method PRESELECTION_TO_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXTRACTION_MODE_RANGES Call by reference Type reference (TYPE) CL_ODQ_MONITOR=>TT_EXTRACTION_MODE_RANGES 20101126
2 Exporting ET_MODELNAME_RANGES Call by reference Type reference (TYPE) CL_ODQ_MONITOR=>TT_MODELNAME_RANGES 20101125
3 Exporting ET_QUEUENAME_RANGES Call by reference Type reference (TYPE) CL_ODQ_MONITOR=>TT_QUEUENAME_RANGES 20101125
4 Exporting ET_REALTIME_RANGES Call by reference Type reference (TYPE) CL_ODQ_MONITOR=>TT_REALTIME_RANGES 20110608
5 Exporting ET_SUBSCRIBER_ID_RANGES Call by reference Type reference (TYPE) CL_ODQ_MONITOR=>TT_SUBSCRIBER_ID_RANGES 20101125
6 Exporting ET_SUBSCRIBER_TYPE_RANGES Call by reference Type reference (TYPE) CL_ODQ_MONITOR=>TT_SUBSCRIBER_TYPE_RANGES 20101125
7 Exporting ET_TSN_RANGES Call by reference Type reference (TYPE) CL_ODQ_MONITOR=>TT_TSN_RANGES 20101125
8 Importing IS_PRESELECTION Call by reference Type reference (TYPE) ODQ_S_MONITOR_PRESELECTION Vorauswahl für Monitordaten 20101125

Method PRESELECTION_TO_RANGES on class CL_ODQ_MONITOR has no exception.

Method READ_DOMAIN_TEXTS Signature

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

Method READ_DOMAIN_TEXTS on class CL_ODQ_MONITOR has no exception.

Method READ_QUEUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QUEUES Call by reference Type reference (TYPE) ODQ_T_MONITOR_QUEUES 20101018
2 Importing IS_PRESELECTION Call by reference Type reference (TYPE) ODQ_S_MONITOR_PRESELECTION 20101018
3 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20110203

Method READ_QUEUES on class CL_ODQ_MONITOR has no exception.

Method READ_REQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQUESTS Call by reference Type reference (TYPE) ODQ_T_MONITOR_REQUESTS 20101018
2 Importing IS_PRESELECTION Call by reference Type reference (TYPE) ODQ_S_MONITOR_PRESELECTION 20101018
3 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20110203

Method READ_REQUESTS on class CL_ODQ_MONITOR has no exception.

Method READ_STATIC_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20110203

Method READ_STATIC_TEXTS on class CL_ODQ_MONITOR has no exception.

Method READ_SUBSCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SUBSCRIPTIONS Call by reference Type reference (TYPE) ODQ_T_MONITOR_SUBSCRIPTIONS 20101018
2 Importing IS_PRESELECTION Call by reference Type reference (TYPE) ODQ_S_MONITOR_PRESELECTION 20101018
3 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20110203

Method READ_SUBSCRIPTIONS on class CL_ODQ_MONITOR has no exception.

Method READ_UNITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UNITS Call by reference Type reference (TYPE) ODQ_T_MONITOR_UNITS Monitordaten für Delta Units 20101125
2 Importing IS_PRESELECTION Call by reference Type reference (TYPE) ODQ_S_MONITOR_PRESELECTION 20101125
3 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20110203

Method READ_UNITS on class CL_ODQ_MONITOR has no exception.

Method READ_UNIT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) STANDARD TABLE Monitordaten für Delta Units 20101207
2 Exporting E_RC Call by reference Type reference (TYPE) SY-SUBRC Return Code 20101207
3 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) CL_ODQ_QUEUE_MODEL Default Queue-Modell 20101207
4 Importing IS_UNIT Call by reference Type reference (TYPE) ODQ_S_MONITOR_UNIT Delta Unit im Monitor 20101207

Method READ_UNIT_DATA on class CL_ODQ_MONITOR has no exception.

Method REFRESH Signature

Method REFRESH on class CL_ODQ_MONITOR has no parameter.
Method REFRESH on class CL_ODQ_MONITOR has no exception.

Method REPEAT Signature

Method REPEAT on class CL_ODQ_MONITOR has no parameter.
Method REPEAT on class CL_ODQ_MONITOR has no exception.

Method SET_FIELD_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PRESELECTION Call by reference Type reference (TYPE) ODQ_S_MONITOR_PRESELECTION Vorauswahl für Monitordaten 20101019

Method SET_FIELD_CATALOG on class CL_ODQ_MONITOR has no exception.

Method SET_FIELD_CATALOG_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20111109
2 Importing I_SEGMENT Call by reference Type reference (TYPE) FIELDNAME Feldname 20111109

Method SET_FIELD_CATALOG_DETAIL on class CL_ODQ_MONITOR has no exception.

Method SET_FIELD_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog 20101201
2 Changing C_POSITION Call by reference Type reference (TYPE) I Feldposition 20101201
3 Importing I_CHANGEMODE Call by reference Type reference (TYPE) ODQ_CHANGEMODE Änderungsmodus eines Datensatzes im Delta 20101201
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20101201

Method SET_FIELD_POSITION on class CL_ODQ_MONITOR has no exception.

Method SET_FIELD_POSITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog 20101018
2 Importing IS_PRESELECTION Call by reference Type reference (TYPE) ODQ_S_MONITOR_PRESELECTION Vorauswahl für Monitordaten 20101019
3 Importing I_INITIAL_CALL Call by reference Type reference (TYPE) ODQ_BOOLEAN Initiale Spaltenreihenfolge? 20101201

Method SET_FIELD_POSITIONS on class CL_ODQ_MONITOR has no exception.

Method SET_UNIT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UNIT Call by reference Type reference (TYPE) ODQ_S_MONITOR_UNIT Delta Unit im Monitor 20101126
2 Returning R_RC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20101126

Method SET_UNIT_DATA on class CL_ODQ_MONITOR has no exception.

Method SHOW_LOG Signature

Method SHOW_LOG on class CL_ODQ_MONITOR has no parameter.
Method SHOW_LOG on class CL_ODQ_MONITOR has no exception.

Method SWITCH_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TECHNICAL Value transfer Type reference (TYPE) ODQ_BOOLEAN 20101018

Method SWITCH_NAMES on class CL_ODQ_MONITOR has no exception.

Method SWITCH_NAMES_INTERNAL Signature

Method SWITCH_NAMES_INTERNAL on class CL_ODQ_MONITOR has no parameter.
Method SWITCH_NAMES_INTERNAL on class CL_ODQ_MONITOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703