Hierarchy

⤷

⤷

Properties
Class | CL_ISM_REPORT_VARIANT_TREE | |
Short Description | ALV Tree with Report Variants | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | JSDI | IS-M/SD SD Integration |
Created | 20001130 | SAP |
Last change | 20050705 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISM_REPORT_VARIANT_TREE has no forward declaration.
Interfaces
Class CL_ISM_REPORT_VARIANT_TREE has no interface implemented.
Friends
Class CL_ISM_REPORT_VARIANT_TREE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Variants | 20030205 | ||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | C | 'D' | CON_DBCODE_DELETE | 20001130 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | C | 'I' | CON_DBCODE_INSERT | 20001130 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | C | 'S' | CON_DBCODE_SELECT | 20001130 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | C | 'E' | CON_DBCODE_UNUSED | 20001130 | |
6 | ![]() |
Constant | Protected | Type reference (TYPE) | C | 'U' | CON_DBCODE_UPDATE | 20001130 | |
7 | ![]() |
Constant | Protected | Type reference (TYPE) | TV_NODEKEY | '0' | Node Key | 20001130 | |
8 | ![]() |
Constant | Protected | Type reference (TYPE) | TABNAME | 'MTREESNODE' | Table Name | 20001130 | |
9 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag and Drop | 20010117 | ||
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag and Drop | 20010117 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | NODE_TABLE_TYPE | Node Table | 20001130 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | J_T_VARIANT | Report Variants with Name, Text and Parameters | 20001130 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XFELD | Add to Context Menu | 20001130 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XFELD | Change in Context Menu | 20001130 | ||
15 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20010723 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XFELD | Delete in Context Menu | 20001130 | ||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Drag Handle | 20010117 | ||
18 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Drop Handle | 20010117 | ||
19 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DYNNR | Number of the following screen | 20001130 | ||
20 | ![]() |
Instance attribute | Public | Type reference (TYPE) | REPID | ABAP Program Name | 20001130 | ||
21 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TEXT30 | Description of Root Node | 20001130 | ||
22 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XFELD | 'X' | Save Immediately with COMMIT | 20010306 | |
23 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SIMPLE_TREE | Simple Tree Control | 20001130 | ||
24 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20001130 | ||
25 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XFELD | Display Other Users | 20010116 | ||
26 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR01 | Is Selection Displayed on Screen? | 20030205 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | REQUEST_FOR_ADD | Instance Event (0) |
Public (2) |
'Add' was selected in context menu | 20001130 |
2 | REQUEST_FOR_CHANGE | Instance Event (0) |
Public (2) |
'Change' was selected in context menu | 20001130 |
3 | VARIANT_SELECTED | Instance Event (0) |
Public (2) |
Variant selected | 20001130 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | NODE_TABLE_TYPE | Protected | See coding | Node Table Type | 20001130 | node_table_type TYPE STANDARD TABLE OF mtreesnode
|
Method Signatures
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VARIANT | Call by reference | Type reference (TYPE) | RALDB_VARI | Variantenname | 20001130 | ||
2 | ![]() |
I_PARAMS | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20001130 | ||
3 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | RVART_VTXT | Kurztext zu einer Programmvariante | 20001130 | ||
4 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RALDB_VARI | Variantenname | 20001130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Variante konnte nicht hinzugefügt werden | 20010306 | |
2 | ![]() |
Variantenname ist bereits vergeben | 20001130 |
Method ADD_NODES_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODES | Call by reference | Type reference (TYPE) | STANDARD TABLE | Knotentabelle | 20010116 |
Method ADD_NODES_TABLE on class CL_ISM_REPORT_VARIANT_TREE has no exception.
Method ADD_OTHER_USERS Signature
Method ADD_OTHER_USERS on class CL_ISM_REPORT_VARIANT_TREE has no parameter.
Method ADD_OTHER_USERS on class CL_ISM_REPORT_VARIANT_TREE has no exception.
Method ADD_USER_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20010116 |
Method ADD_USER_NODE on class CL_ISM_REPORT_VARIANT_TREE has no exception.
Method CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VARIANT | Call by reference | Type reference (TYPE) | RALDB_VARI | Variantenname | 20001130 | ||
2 | ![]() |
I_PARAMS | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20001130 | ||
3 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | RVART_VTXT | Kurztext zu einer Programmvariante | 20001130 | ||
4 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RALDB_VARI | Variantenname | 20001130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Variante konnte nicht geändert werden | 20010306 | |
2 | ![]() |
Es wurde keine Variante zum Ändern ausgewählt | 20001130 | |
3 | ![]() |
Variante existiert nicht | 20001130 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_EVENT | Call by reference | Type reference (TYPE) | CHAR01 | ' ' | Applikationsevent | 20050616 | |
2 | ![]() |
I_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Docking Control Container | 20010713 | ||
3 | ![]() |
I_DYNNR | Call by reference | Type reference (TYPE) | DYNNR | SY-DYNNR | Nummer des folgenden Bildschirmbildes | 20001130 | |
4 | ![]() |
I_ENABLE_ADD | Call by reference | Type reference (TYPE) | XFELD | 'X' | Hinzufügen im Kontextmenü | 20001130 | |
5 | ![]() |
I_ENABLE_CHANGE | Call by reference | Type reference (TYPE) | XFELD | '' | Ändern im Kontextmenü | 20001130 | |
6 | ![]() |
I_ENABLE_DELETE | Call by reference | Type reference (TYPE) | XFELD | 'X' | Löschen im Kontextmenü | 20001130 | |
7 | ![]() |
I_REPID | Call by reference | Type reference (TYPE) | REPID | SY-REPID | Abap-Reportname | 20001130 | |
8 | ![]() |
I_ROOT_NODE_TEXT | Call by reference | Type reference (TYPE) | TEXT30 | TEXT-010 | Beschreibung des Wurzelknotens | 20001130 | |
9 | ![]() |
I_UNAME | Call by reference | Type reference (TYPE) | UNAME | Benutzername | 20001130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Report existiert nicht | 20001130 |
Method COPY_SELECTION_TO_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FROM_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20010117 | ||
2 | ![]() |
I_TO_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20010117 |
Method COPY_SELECTION_TO_USER on class CL_ISM_REPORT_VARIANT_TREE has no exception.
Method CREATE_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_EVENT | Call by reference | Type reference (TYPE) | CHAR01 | ' ' | Applikationsevent | 20050616 | |
2 | ![]() |
I_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Docking Control Container | 20010713 | ||
3 | ![]() |
I_DYNNR | Call by reference | Type reference (TYPE) | DYNNR | Nummer des folgenden Bildschirmbildes | 20001130 | ||
4 | ![]() |
I_REPID | Call by reference | Type reference (TYPE) | REPID | Abap-Reportname | 20001130 |
Method CREATE_TREE on class CL_ISM_REPORT_VARIANT_TREE has no exception.
Method DELETE_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20010720 | ||
2 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RALDB_VARI | Variantenname | 20010720 |
Method DELETE_PARAMETERS on class CL_ISM_REPORT_VARIANT_TREE has no exception.
Method DRAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DRAG_DROP_OBJECT | Call by reference | Type reference (TYPE) | 20010117 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | 20010117 |
Method DRAG on class CL_ISM_REPORT_VARIANT_TREE has no exception.
Method DRAG_MULTIPLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DRAG_DROP_OBJECT | Call by reference | Type reference (TYPE) | 20010117 | ||||
2 | ![]() |
NODE_KEY_TABLE | Call by reference | Type reference (TYPE) | 20010117 |
Method DRAG_MULTIPLE on class CL_ISM_REPORT_VARIANT_TREE has no exception.
Method DROP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DRAG_DROP_OBJECT | Call by reference | Type reference (TYPE) | 20010117 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | 20010117 |
Method DROP on class CL_ISM_REPORT_VARIANT_TREE has no exception.
Method EXISTANCE_TEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RALDB_VARI | Variantenname | 20001130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Variante existiert nicht | 20001130 |
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PARAMS | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20010306 | ||
2 | ![]() |
I_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20010720 | ||
3 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RALDB_VARI | Variantenname | 20010306 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Variantendaten nicht gefunden | 20010306 |
Method GETDETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PARAMS | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20010810 | ||
2 | ![]() |
E_PROTECTED | Call by reference | Type reference (TYPE) | RSSCR_CFLG | Variante geschützt | 20010810 | ||
3 | ![]() |
E_TEXT | Call by reference | Type reference (TYPE) | RVART_VTXT | Kurztext zu einer Programmvariante | 20010810 | ||
4 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RALDB_VARI | Variantenname | 20010810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Variante ist nicht vorhanden | 20010810 |
Method GETLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VARIANT_TAB | Call by reference | Type reference (TYPE) | CAT_VAR_TABLE | Tabelle mit Variantennamen | 20010810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Varianten vorhanden | 20010810 |
Method GET_CURRENT_VARIANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VARIANT | Value transfer | Type reference (TYPE) | RALDB_VARI | Variantenname | 20001130 |
Method GET_CURRENT_VARIANT on class CL_ISM_REPORT_VARIANT_TREE has no exception.
Method GET_DEFAULT_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_BUTTON_TEXT | Call by reference | Type reference (TYPE) | ANY | Textfeld | 20010319 | ||
2 | ![]() |
E_DESCRIPTION | Call by reference | Type reference (TYPE) | RVART_VTXT | Kurztext zu einer Programmvariante | 20010319 | ||
3 | ![]() |
E_FIELD_TEXT | Call by reference | Type reference (TYPE) | ANY | Text in Länge 20 | 20010319 | ||
4 | ![]() |
E_FRAME_TITLE | Call by reference | Type reference (TYPE) | ANY | Text 30 Stellen | 20010319 | ||
5 | ![]() |
E_TREE_TITLE | Call by reference | Type reference (TYPE) | ANY | Text 30 Stellen | 20010319 |
Method GET_DEFAULT_TEXTS on class CL_ISM_REPORT_VARIANT_TREE has no exception.
Method GET_NUMBER_VARIANTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NUMBER | Call by reference | Type reference (TYPE) | I | Anzahl Varianten | 20001229 | ||
2 | ![]() |
I_UNAME | Call by reference | Type reference (TYPE) | UNAME | Benutzername | 20010319 |
Method GET_NUMBER_VARIANTS on class CL_ISM_REPORT_VARIANT_TREE has no exception.
Method HANDLE_CONTEXT_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MENU | Value transfer | Attribute reference (LIKE) | 20001130 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20001130 |
Method HANDLE_CONTEXT_MENU on class CL_ISM_REPORT_VARIANT_TREE has no exception.
Method HANDLE_CONTEXT_MENU_SEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20001130 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20001130 |
Method HANDLE_CONTEXT_MENU_SEL on class CL_ISM_REPORT_VARIANT_TREE has no exception.
Method HANDLE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20001130 |
Method HANDLE_DOUBLE_CLICK on class CL_ISM_REPORT_VARIANT_TREE has no exception.
Method HIDE Signature
Method HIDE on class CL_ISM_REPORT_VARIANT_TREE has no parameter.
Method HIDE on class CL_ISM_REPORT_VARIANT_TREE has no exception.
Method INSERT_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARAMS | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20010720 | ||
2 | ![]() |
I_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20010720 | ||
3 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RALDB_VARI | Variantenname | 20010720 |
Method INSERT_PARAMETERS on class CL_ISM_REPORT_VARIANT_TREE has no exception.
Method IS_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VISIBLE | Value transfer | Type reference (TYPE) | CHAR01 | Ja => 'X'; Nein => initial | 20030205 |
Method IS_VISIBLE on class CL_ISM_REPORT_VARIANT_TREE has no exception.
Method REMOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VARIANT | Call by reference | Type reference (TYPE) | RALDB_VARI | Variantenname | 20001130 | ||
2 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RALDB_VARI | Variantenname | 20001130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Sofortiges Löschen ist fehlgeschlagen | 20001229 | |
2 | ![]() |
Es wurde keine Variante zum Löschen ausgewählt | 20001130 |
Method REMOVE_OTHER_USERS Signature
Method REMOVE_OTHER_USERS on class CL_ISM_REPORT_VARIANT_TREE has no parameter.
Method REMOVE_OTHER_USERS on class CL_ISM_REPORT_VARIANT_TREE has no exception.
Method SAVE_REQUIRED Signature
Method SAVE_REQUIRED on class CL_ISM_REPORT_VARIANT_TREE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Sicherung ist nicht erforderlich | 20001130 |
Method SAVE_TO_DATABASE Signature
Method SAVE_TO_DATABASE on class CL_ISM_REPORT_VARIANT_TREE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Hinzufügen, Ändern oder Löschen aufgetreten | 20001130 |
Method SHOW Signature
Method SHOW on class CL_ISM_REPORT_VARIANT_TREE has no parameter.
Method SHOW on class CL_ISM_REPORT_VARIANT_TREE has no exception.
Event Signatures
Event REQUEST_FOR_ADD Signature
Event REQUEST_FOR_ADD on class CL_ISM_REPORT_VARIANT_TREE has no parameter.
Event REQUEST_FOR_CHANGE Signature
Event REQUEST_FOR_CHANGE on class CL_ISM_REPORT_VARIANT_TREE has no parameter.
Event VARIANT_SELECTED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_PARAMS | Exporting | Value transfer | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20001130 | ||
2 | E_TEXT | Exporting | Value transfer | Type reference (TYPE) | RVART_VTXT | Kurztext zu einer Programmvariante | 20001130 | ||
3 | E_VARIANT | Exporting | Value transfer | Type reference (TYPE) | RALDB_VARI | Variantenname | 20001130 |
History
Last changed by/on | SAP | 20050705 |
SAP Release Created in | 463 |