SAP ABAP Class /SAPCND/CL_DET_ANALYSIS_UI (Determination Analysis (Interface))
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-PRC-CON (Application Component) Condition Technique
     /SAPCND/DETERMINATION_C (Package) Condition Access for mySAP
Properties
Class /SAPCND/CL_DET_ANALYSIS_UI  
Short Description Determination Analysis (Interface)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SAPCND/DETERMINATION_C   Condition Access for mySAP 
Created 20000602   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SAPCND/CL_DET_ANALYSIS_UI has no forward declaration.
Interfaces
Class /SAPCND/CL_DET_ANALYSIS_UI has no interface implemented.
Friends
Class /SAPCND/CL_DET_ANALYSIS_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ANALYSIS_TAB Instance attribute Private Type reference (TYPE) /SAPCND/DET_ANALYSIS_CLOW_T Determination Analysis (Message Processing) 20000602
2 A_LINES Instance attribute Private Type reference (TYPE) SYTABIX No. Of Displayed Analyses 20000606
3 CURRENT_OBJECT Instance attribute Private Object reference (TYPE REF TO) /SAPCND/CL_DET_ANALYSIS_AO Determination Analysis (Info Objects) 20000602
4 C_DISPLAY Constant Private Type reference (TYPE) CHAR1 3 Single-Character Indicator 20000605
5 C_INITIALIZED Constant Private Type reference (TYPE) CHAR1 2 Single-Character Indicator 20000605
6 C_NOT_INITIALIZED Constant Private Type reference (TYPE) CHAR1 1 Single-Character Indicator 20000605
7 DETAIL_AREA Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20000602
8 DETAIL_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20000602
9 DETAIL_TABLE Instance attribute Private Type reference (TYPE) /SAPCND/DET_ANALYSIS_OUTPUTD_T Determination Analysis (Detail Issue - ext) 20000605
10 DOCU_AREA Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20000602
11 DOCU_HTML Instance attribute Private Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy Class 20000602
12 FIELDCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for ListViewer Control 20000602
13 FUNC_BACK Constant Private Type reference (TYPE) UI_FUNC 'BACK' Function Code 20000606
14 FUNC_EXTRA Constant Private Type reference (TYPE) UI_FUNC 'EXTRA' Function Code 20000605
15 FUNC_FORWARD Constant Private Type reference (TYPE) UI_FUNC 'FORWARD' Function Code 20000606
16 FUNC_INFO Constant Private Type reference (TYPE) UI_FUNC 'INFO' Function Code 20000912
17 FUNC_RECORD Constant Private Type reference (TYPE) UI_FUNC 'RECORD' Function Code 20000608
18 FUNC_UP Constant Private Type reference (TYPE) UI_FUNC 'UP' Function Code 20000608
19 HISTORY Instance attribute Private Type reference (TYPE) /SAPCND/DET_ANALYSIS_CLAO_T Determination Analysis (Tab Objects) 20000606
20 HISTORY_LAST Instance attribute Private Type reference (TYPE) /SAPCND/BOOLEAN Boolean Variable 20000606
21 HISTORY_POINT Instance attribute Private Type reference (TYPE) SYTABIX Internal Table, Current Line Index 20000606
22 INIT_STATUS Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20000605
23 LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20000602
24 LINE_COLOR Instance attribute Private Type reference (TYPE) CHAR4 Not More Closely Defined Area, Possibly Used for Patchlevels 20000908
25 NODE_OBJ_TABLE Instance attribute Private Type reference (TYPE) /SAPCND/DET_ANALYSIS_NODEOBJ_T Determination Analysis (Nodes/Object) 20000605
26 SELECTION_TREE Instance attribute Private Object reference (TYPE REF TO) CL_COLUMN_TREE_MODEL Column Tree Control 20000602
27 SPLITTER_1 Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20000602
28 SPLITTER_2 Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20000602
29 SPLITTER_AREA Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20000602
30 TREE_AREA Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20000602
31 URL_ARTIFICIAL Instance attribute Private Type reference (TYPE) /SAPCND/DET_ANALYSIS_DOCUURL Determination Analysis (reference to Docu) 20000606
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000602
2 DISPLAY Instance method Public Method Displays Results of An Analysis Session or Refreshes 20000602
3 EXPAND_TREE Instance method Private Method Changes Tree According to Current Object 20000606
4 FREE Instance method Public Method Cleanup 20021206
5 GET_DETAIL_ARTIFICIAL Instance method Private Method Creates Detail Display for Artificial Nodes 20000606
6 GET_DOCU_ARTIFICIAL Instance method Private Method Creates Documentation for Artificial Nodes 20000606
7 HISTORY_ADD Instance method Private Method Add Step for History 20000606
8 HISTORY_BACK Instance method Private Method Step Back 20000606
9 HISTORY_CLEAR Instance method Private Method Delete History 20000606
10 HISTORY_FORWARD Instance method Private Method Step Forward 20000606
11 INIT Instance method Public Method Initialization (Tree, Grid, Docu) 20000605
12 ON_CONTEXT_MENU Instance method Protected Event handling method Deals With Context Menu 20000912
13 ON_DOUBLE_CLICK Instance method Protected Event handling method Deals with Grid Events 20000602
14 ON_SELECTION_CHANGED Instance method Protected Event handling method Deals with Tree Events 20000602
15 ON_TOOLBAR Instance method Protected Event handling method Deals With Toolbar Events 20000602
16 ON_USER_COMMAND Instance method Protected Event handling method Deals With Buttons in Toolbar 20000602
17 SET_TREE_SELECT Instance method Private Method Sets Nodes Without Expand/Collapse for Current Object 20000608
18 SHOW_DETAIL Instance method Private Method Display Details of Current Object 20000606
19 SHOW_DOCU Instance method Private Method Display Docu for Current Object 20000606
Events
Class /SAPCND/CL_DET_ANALYSIS_UI has no event.
Types
Class /SAPCND/CL_DET_ANALYSIS_UI has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_DOCU Call by reference Type reference (TYPE) /SAPCND/BOOLEAN Dokumentationsteil soll nicht angezeigt werden 20000602
2 Importing I_NO_TREE Call by reference Type reference (TYPE) /SAPCND/BOOLEAN Selektionsbaum soll nicht angezeigt werden 20000602
3 Importing I_PARENT_CONTROL Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20000602
# Exception Resumable Description Created on
1 CNTL_ERROR Control Error 20000602

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ANALYSIS_TAB Call by reference Type reference (TYPE) /SAPCND/DET_ANALYSIS_CLOW_T Anwendungs-Log: Tabelle mit Protokoll-Handles 20000602
2 Importing I_FILTER Call by reference Type reference (TYPE) /SAPCND/DET_ANALYSIS_KEY_T Analyse der Findung (Keys) 20000620
# Exception Resumable Description Created on
1 MISSING_DATA Keine Session vorhanden 20000605
2 NOT_INITIALIZED Anzeige wurde nicht initialisiert 20000605

Method EXPAND_TREE Signature

Method EXPAND_TREE on class /SAPCND/CL_DET_ANALYSIS_UI has no parameter.
Method EXPAND_TREE on class /SAPCND/CL_DET_ANALYSIS_UI has no exception.

Method FREE Signature

Method FREE on class /SAPCND/CL_DET_ANALYSIS_UI has no parameter.
Method FREE on class /SAPCND/CL_DET_ANALYSIS_UI has no exception.

Method GET_DETAIL_ARTIFICIAL Signature

Method GET_DETAIL_ARTIFICIAL on class /SAPCND/CL_DET_ANALYSIS_UI has no parameter.
Method GET_DETAIL_ARTIFICIAL on class /SAPCND/CL_DET_ANALYSIS_UI has no exception.

Method GET_DOCU_ARTIFICIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_URL Value transfer Type reference (TYPE) /SAPCND/DET_ANALYSIS_DOCUURL Analyse der Findung (Verweis auf Doku) 20000606
2 Importing I_DOCU_HTML Call by reference Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control proxy class 20000606

Method GET_DOCU_ARTIFICIAL on class /SAPCND/CL_DET_ANALYSIS_UI has no exception.

Method HISTORY_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Object reference (TYPE REF TO) /SAPCND/CL_DET_ANALYSIS_AO Analyse der Findung (Info-Objekte) 20000606

Method HISTORY_ADD on class /SAPCND/CL_DET_ANALYSIS_UI has no exception.

Method HISTORY_BACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_OBJECT Value transfer Object reference (TYPE REF TO) /SAPCND/CL_DET_ANALYSIS_AO Analyse der Findung (Info-Objekte) 20000606

Method HISTORY_BACK on class /SAPCND/CL_DET_ANALYSIS_UI has no exception.

Method HISTORY_CLEAR Signature

Method HISTORY_CLEAR on class /SAPCND/CL_DET_ANALYSIS_UI has no parameter.
Method HISTORY_CLEAR on class /SAPCND/CL_DET_ANALYSIS_UI has no exception.

Method HISTORY_FORWARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_OBJECT Value transfer Object reference (TYPE REF TO) /SAPCND/CL_DET_ANALYSIS_AO Analyse der Findung (Info-Objekte) 20000606

Method HISTORY_FORWARD on class /SAPCND/CL_DET_ANALYSIS_UI has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL1_TEXT Call by reference Type reference (TYPE) /SAPCND/DET_ANALYSIS_TXT_S Überschrift erste Spalte des Baumes 20000605
2 Importing I_COL2_TEXT Call by reference Type reference (TYPE) /SAPCND/DET_ANALYSIS_TXT_S Überschrift zweite Spalte des Baumes 20000605
# Exception Resumable Description Created on
1 CNTL_ERROR Fehler bei Controlerzeugung 20000605

Method ON_CONTEXT_MENU Signature

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

Method ON_CONTEXT_MENU on class /SAPCND/CL_DET_ANALYSIS_UI has no exception.

Method ON_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20000605
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20000605
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20000605

Method ON_DOUBLE_CLICK on class /SAPCND/CL_DET_ANALYSIS_UI has no exception.

Method ON_SELECTION_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20000602

Method ON_SELECTION_CHANGED on class /SAPCND/CL_DET_ANALYSIS_UI has no exception.

Method ON_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20000605
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20000605

Method ON_TOOLBAR on class /SAPCND/CL_DET_ANALYSIS_UI has no exception.

Method ON_USER_COMMAND Signature

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

Method ON_USER_COMMAND on class /SAPCND/CL_DET_ANALYSIS_UI has no exception.

Method SET_TREE_SELECT Signature

Method SET_TREE_SELECT on class /SAPCND/CL_DET_ANALYSIS_UI has no parameter.
Method SET_TREE_SELECT on class /SAPCND/CL_DET_ANALYSIS_UI has no exception.

Method SHOW_DETAIL Signature

Method SHOW_DETAIL on class /SAPCND/CL_DET_ANALYSIS_UI has no parameter.
Method SHOW_DETAIL on class /SAPCND/CL_DET_ANALYSIS_UI has no exception.

Method SHOW_DOCU Signature

Method SHOW_DOCU on class /SAPCND/CL_DET_ANALYSIS_UI has no parameter.
Method SHOW_DOCU on class /SAPCND/CL_DET_ANALYSIS_UI has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 12A