Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WER_RULE_ELEM_TREE_VIEW | Common services for rule element tree display | 20061003 |
Properties
| Class | CL_WER_CONDITION_TREE_VIEW | |
| Short Description | Condition tree display view | |
| Super Class | CL_WER_RULE_ELEM_TREE_VIEW | Common services for rule element tree display |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WER_UI | User Interface |
| Created | 20061003 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_WER_CONDITION_TREE_VIEW has no interface implemented.
Friends
Class CL_WER_CONDITION_TREE_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'ADD_ELEMENT' | Function Code | 20070109 | ||
| 2 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'OPERATOR_FUNCTION' | Function Code | 20070109 | ||
| 3 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'REMOVE_ELEMENT' | Function Code | 20070109 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20070109 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | WER_FUNCTION_TTY | List of function codes | 20070109 |
Methods
Events
Class CL_WER_CONDITION_TREE_VIEW has no event.
Types
Class CL_WER_CONDITION_TREE_VIEW has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WER_CONDITION_TREE_VIEW has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WER_CONDITION_TREE_VIEW has no exception.
Method CREATE_CONDITION_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_WER_CONDITION | Adapter for IF_FDT_AND_OR implementors | 20061005 | |||
| 2 | XR_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20061003 |
Method CREATE_CONDITION_CONTEXT_MENU on class CL_WER_CONDITION_TREE_VIEW has no exception.
Method CREATE_EXPRESSION_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XR_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20061005 |
Method CREATE_EXPRESSION_CONTEXT_MENU on class CL_WER_CONDITION_TREE_VIEW has no exception.
Method HANDLE_ADD_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TARGET_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_WER_CONDITION | Adapter for IF_FDT_AND_OR implementors | 20061005 | |||
| 2 | I_NKEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20061005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization error | 20061006 | ||
| 2 | Invalid data supplied | 20061006 | ||
| 3 | Value does not exist | 20061006 | ||
| 4 | Operation failed exception | 20061006 |
Method HANDLE_ADD_EXPRESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TARGET_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_WER_CONDITION | Adapter for IF_FDT_AND_OR implementors | 20061005 | |||
| 2 | I_NKEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20061005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization error | 20061006 | ||
| 2 | Invalid data supplied | 20061006 | ||
| 3 | Value does not exist | 20061006 | ||
| 4 | Operation failed exception | 20061006 |
Method HANDLE_CHANGE_OPERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TARGET_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_WER_CONDITION | Adapter for IF_FDT_AND_OR implementors | 20061005 | |||
| 2 | I_NKEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20061005 |
Method HANDLE_CHANGE_OPERATOR on class CL_WER_CONDITION_TREE_VIEW has no exception.
Method HANDLE_CONDITION_USER_CMD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMMAND | Call by reference | Type reference (TYPE) | SYUCOMM | Function code that PAI triggered | 20070219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization error | 20070219 | ||
| 2 | Invalid data supplied | 20070219 | ||
| 3 | Value does not exist | 20070219 | ||
| 4 | Operation failed exception | 20070219 |
Method HANDLE_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NKEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20061006 | |||
| 2 | I_RULE_ELEMENT | Call by reference | Type reference (TYPE) | WER_RULE_ELEMENT_ID | Rule element id | 20061006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization error | 20061006 | ||
| 2 | Value does not exist | 20061006 | ||
| 3 | Operation failed exception | 20061006 |
Method HANDLE_INVERT_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_RULE_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WER_RULE_ELEMENT | Rule element | 20061010 | |||
| 2 | IR_TARGET_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_WER_CONDITION | Adapter for IF_FDT_AND_OR implementors | 20061010 | |||
| 3 | I_NKEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20061006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data supplied | 20070109 | ||
| 2 | Value does not exist | 20070109 |
Method HANDLE_MOVE_DOWN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | WER_RULE_ELEMENT_ID | Rule element id | 20070219 | |||
| 2 | I_NKEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20070219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Value does not exist | 20070219 |
Method HANDLE_MOVE_FIRST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | WER_RULE_ELEMENT_ID | Rule element id | 20070219 | |||
| 2 | I_NKEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20070219 | |||
| 3 | I_PARENT_NKEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20070219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Value does not exist | 20070219 |
Method HANDLE_MOVE_LAST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | WER_RULE_ELEMENT_ID | Rule element id | 20070219 | |||
| 2 | I_NKEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20070219 | |||
| 3 | I_PARENT_NKEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20070219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Value does not exist | 20070219 |
Method HANDLE_MOVE_UP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | WER_RULE_ELEMENT_ID | Rule element id | 20070219 | |||
| 2 | I_NKEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20070219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Value does not exist | 20070219 |
Method HANDLE_RULE_ELEM_USER_CMD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMMAND | Call by reference | Type reference (TYPE) | SYUCOMM | Function code that PAI triggered | 20070219 | |||
| 2 | I_NKEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20070219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization error | 20070219 | ||
| 2 | Invalid data supplied | 20070219 | ||
| 3 | Value does not exist | 20070219 | ||
| 4 | Operation failed exception | 20070219 |
Method ON_NODE_CONTEXT_MENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Call by reference | Attribute reference (LIKE) | 20061004 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20061004 |
Method ON_NODE_CONTEXT_MENU_REQUEST on class CL_WER_CONDITION_TREE_VIEW has no exception.
Method ON_NODE_CONTEXT_MENU_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20061004 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20061004 |
Method ON_NODE_CONTEXT_MENU_SELECTED on class CL_WER_CONDITION_TREE_VIEW has no exception.
Method ON_TOOLBAR_DROPDOWN_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20070109 | |||||
| 2 | POSX | Call by reference | Attribute reference (LIKE) | 20070109 | |||||
| 3 | POSY | Call by reference | Attribute reference (LIKE) | 20070109 |
Method ON_TOOLBAR_DROPDOWN_CLICK on class CL_WER_CONDITION_TREE_VIEW has no exception.
Method ON_TOOLBAR_FUNCTION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20070109 |
Method ON_TOOLBAR_FUNCTION_SELECTED on class CL_WER_CONDITION_TREE_VIEW has no exception.
Method SET_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XR_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20070109 |
Method SET_TOOLBAR on class CL_WER_CONDITION_TREE_VIEW has no exception.
Method UPDATE_TOOLBAR Signature
Method UPDATE_TOOLBAR on class CL_WER_CONDITION_TREE_VIEW has no parameter.
Method UPDATE_TOOLBAR on class CL_WER_CONDITION_TREE_VIEW has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |