Hierarchy
⤷
⤷
Properties
| Class | CL_CLS_CONDITION_EDITOR | |
| Short Description | Favorite list for attributes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | CLASSIFICATION_TOOL | |
| Program status | ||
| Category | 0 | |
| Package | SPAK_TOOL_CLASSIFICATION_SREP | Transaction SREP |
| Created | 20050907 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CLS_CONDITION_EDITOR has no interface implemented.
Friends
Class CL_CLS_CONDITION_EDITOR 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_ALV_TREE | ALV Tree Control | 20050907 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20050907 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050907 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050907 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | LVC_S_SCOL | ALV control: Structure for cell coloring | 20050909 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | LVC_S_SCOL | ALV control: Structure for cell coloring | 20050909 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CLS_REPORT_CONDITIONS | Conditions of report | 20050907 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20050907 | |||
| 9 | Static Attribute | Private | See coding | 20050907 | |||||
| 10 | Instance attribute | Private | Type reference (TYPE) | KEY_INDEX_T | 20050907 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | CLS_CONDITION_TREE_LINES | Condition | 20050907 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WB_MANAGER | Interface for Workbench Manager | 20051219 |
Methods
Events
Class CL_CLS_CONDITION_EDITOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | INDEX_T | Private | See coding | 20050907 | begin of index_t,
key type lvc_nkey,
node_type type c length 1,
conjunction type i,
clause type i,
term type i,
end of index_t
|
||
| 2 | KEY_INDEX_T | Private | See coding | 20050907 | key_index_t type hashed table of index_t with unique key key
|
Method Signatures
Method ADD_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLAUSE_INDEX | Call by reference | Type reference (TYPE) | I | 20050907 | ||||
| 2 | IM_CONJUNCTION_INDEX | Call by reference | Type reference (TYPE) | I | 20050907 | ||||
| 3 | IM_PARENT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050907 |
Method ADD_CLAUSE on class CL_CLS_CONDITION_EDITOR has no exception.
Method ADD_CLAUSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONJUNCTION_INDEX | Call by reference | Type reference (TYPE) | I | 20050907 | ||||
| 2 | IM_PARENT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050907 |
Method ADD_CLAUSES on class CL_CLS_CONDITION_EDITOR has no exception.
Method ADD_CONJUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONJUNCTION_INDEX | Call by reference | Type reference (TYPE) | I | 20050907 | ||||
| 2 | IM_PARENT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050907 | |||
| 3 | RE_KEY | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050907 |
Method ADD_CONJUNCTION on class CL_CLS_CONDITION_EDITOR has no exception.
Method ADD_CONJUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARENT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050907 |
Method ADD_CONJUNCTIONS on class CL_CLS_CONDITION_EDITOR has no exception.
Method ADD_OR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLAUSE_INDEX | Call by reference | Type reference (TYPE) | I | 20050907 | ||||
| 2 | IM_CONJUNCTION_INDEX | Call by reference | Type reference (TYPE) | I | 20050907 | ||||
| 3 | IM_PARENT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050907 | |||
| 4 | IM_TERM_INDEX | Call by reference | Type reference (TYPE) | I | 20050907 |
Method ADD_OR on class CL_CLS_CONDITION_EDITOR has no exception.
Method ADD_TERM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLAUSE_INDEX | Call by reference | Type reference (TYPE) | I | 20050907 | ||||
| 2 | IM_CONJUNCTION_INDEX | Call by reference | Type reference (TYPE) | I | 20050907 | ||||
| 3 | IM_PARENT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050907 | |||
| 4 | IM_TERM_INDEX | Call by reference | Type reference (TYPE) | I | 20050907 |
Method ADD_TERM on class CL_CLS_CONDITION_EDITOR has no exception.
Method ADD_TERMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLAUSE_INDEX | Call by reference | Type reference (TYPE) | I | 20050907 | ||||
| 2 | IM_CONJUNCTION_INDEX | Call by reference | Type reference (TYPE) | I | 20050907 | ||||
| 3 | IM_PARENT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050907 |
Method ADD_TERMS on class CL_CLS_CONDITION_EDITOR has no exception.
Method APPEND_INSERT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Function code | 20050907 | |||
| 2 | IM_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20050907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20050907 |
Method BUILD_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ICON | Call by reference | Type reference (TYPE) | TV_IMAGE | Tree Control: Icon / Image | 20050908 | |||
| 2 | EX_LINE | Call by reference | Type reference (TYPE) | CLS_CONDITION_TREE_LINE | Line in the condition editor | 20050908 | |||
| 3 | IM_CONDITION | Call by reference | Type reference (TYPE) | CLS_RE_CONDITION | Condition of classificationsreport | 20050908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20050908 | ||
| 2 | Operation can't be executed in present object state | 20050908 | ||
| 3 | User doesn't have sufficient authorizations | 20050908 |
Method BUILD_TREE Signature
Method BUILD_TREE on class CL_CLS_CONDITION_EDITOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20050907 |
Method CHANGE_ALVTREE_TOOLBAR Signature
Method CHANGE_ALVTREE_TOOLBAR on class CL_CLS_CONDITION_EDITOR has no parameter.
Method CHANGE_ALVTREE_TOOLBAR on class CL_CLS_CONDITION_EDITOR has no exception.
Method CHECK Signature
Method CHECK on class CL_CLS_CONDITION_EDITOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20050909 | ||
| 2 | Operation can't be executed in present object state | 20050909 | ||
| 3 | User doesn't have sufficient authorizations | 20050909 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CLS_CONDITION_EDITOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CLS_CONDITION_EDITOR has no exception.
Method DELETE_INITIAL_TERMS Signature
Method DELETE_INITIAL_TERMS on class CL_CLS_CONDITION_EDITOR has no parameter.
Method DELETE_INITIAL_TERMS on class CL_CLS_CONDITION_EDITOR has no exception.
Method EDIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CHANGABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050907 | |||
| 2 | IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20050907 | |||
| 3 | IM_WB_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WB_MANAGER | Interface for Workbench Manager | 20051219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20050907 |
Method EDIT_APPEND_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE | Call by reference | Type reference (TYPE) | INDEX_T | 20050907 |
Method EDIT_APPEND_CLAUSE on class CL_CLS_CONDITION_EDITOR has no exception.
Method EDIT_APPEND_CONJUNCTION Signature
Method EDIT_APPEND_CONJUNCTION on class CL_CLS_CONDITION_EDITOR has no parameter.
Method EDIT_APPEND_CONJUNCTION on class CL_CLS_CONDITION_EDITOR has no exception.
Method EDIT_APPEND_TERM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE | Call by reference | Type reference (TYPE) | INDEX_T | 20050907 |
Method EDIT_APPEND_TERM on class CL_CLS_CONDITION_EDITOR has no exception.
Method EDIT_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE | Call by reference | Type reference (TYPE) | INDEX_T | 20050907 | ||||
| 2 | IM_VISUALIZE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050907 |
Method EDIT_DELETE on class CL_CLS_CONDITION_EDITOR has no exception.
Method EDIT_DELETE_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE | Call by reference | Type reference (TYPE) | INDEX_T | 20050907 | ||||
| 2 | IM_VISUALIZE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050907 |
Method EDIT_DELETE_CLAUSE on class CL_CLS_CONDITION_EDITOR has no exception.
Method EDIT_DELETE_CONJUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE | Call by reference | Type reference (TYPE) | INDEX_T | 20050907 | ||||
| 2 | IM_VISUALIZE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050907 |
Method EDIT_DELETE_CONJUNCTION on class CL_CLS_CONDITION_EDITOR has no exception.
Method EDIT_DELETE_TERM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE | Call by reference | Type reference (TYPE) | INDEX_T | 20050907 | ||||
| 2 | IM_VISUALIZE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050907 |
Method EDIT_DELETE_TERM on class CL_CLS_CONDITION_EDITOR has no exception.
Method EDIT_INSERT_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE | Call by reference | Type reference (TYPE) | INDEX_T | 20050907 |
Method EDIT_INSERT_CLAUSE on class CL_CLS_CONDITION_EDITOR has no exception.
Method EDIT_INSERT_CONJUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE | Call by reference | Type reference (TYPE) | INDEX_T | 20050907 |
Method EDIT_INSERT_CONJUNCTION on class CL_CLS_CONDITION_EDITOR has no exception.
Method EDIT_INSERT_TERM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE | Call by reference | Type reference (TYPE) | INDEX_T | 20050907 |
Method EDIT_INSERT_TERM on class CL_CLS_CONDITION_EDITOR has no exception.
Method EDIT_TERM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE | Call by reference | Type reference (TYPE) | INDEX_T | 20050908 | ||||
| 2 | IM_TERM | Call by reference | Type reference (TYPE) | CLS_RE_CONDITION | Condition of classificationsreport | 20050909 |
Method EDIT_TERM on class CL_CLS_CONDITION_EDITOR has no exception.
Method EXCLUDE_TB_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_EXCLUDE | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | 20050907 |
Method EXCLUDE_TB_FUNCTIONS on class CL_CLS_CONDITION_EDITOR has no exception.
Method FREE Signature
Method FREE on class CL_CLS_CONDITION_EDITOR has no parameter.
Method FREE on class CL_CLS_CONDITION_EDITOR has no exception.
Method GET_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050907 |
Method GET_CHANGED on class CL_CLS_CONDITION_EDITOR has no exception.
Method GET_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CONDITION | Call by reference | Type reference (TYPE) | CLS_REPORT_CONDITIONS | Condition | 20050907 |
Method GET_CONDITION on class CL_CLS_CONDITION_EDITOR has no exception.
Method GET_SIGN_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SIGN | Call by reference | Type reference (TYPE) | RALDB_OPTI_F4 | OPTION Field in Structure of SELECT-OPTIONS Tables | 20050907 | |||
| 2 | RE_SIGN_ICON | Value transfer | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20050907 |
Method GET_SIGN_ICON on class CL_CLS_CONDITION_EDITOR has no exception.
Method HANDLE_NODE_CM_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Value transfer | Attribute reference (LIKE) | 20050907 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050907 |
Method HANDLE_NODE_CM_REQ on class CL_CLS_CONDITION_EDITOR has no exception.
Method HANDLE_NODE_CM_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20050907 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050907 |
Method HANDLE_NODE_CM_SEL on class CL_CLS_CONDITION_EDITOR has no exception.
Method HANDLE_NODE_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) | 20050907 |
Method HANDLE_NODE_DOUBLE_CLICK on class CL_CLS_CONDITION_EDITOR has no exception.
Method HANDLE_ON_DROPDOWN_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20050907 | |||||
| 2 | POSX | Value transfer | Attribute reference (LIKE) | 20050907 | |||||
| 3 | POSY | Value transfer | Attribute reference (LIKE) | 20050907 |
Method HANDLE_ON_DROPDOWN_CLICKED on class CL_CLS_CONDITION_EDITOR has no exception.
Method HANDLE_ON_FUNCTION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20050907 |
Method HANDLE_ON_FUNCTION_SELECTED on class CL_CLS_CONDITION_EDITOR has no exception.
Method HANDLE_SELECTION_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050907 |
Method HANDLE_SELECTION_CHANGED on class CL_CLS_CONDITION_EDITOR has no exception.
Method HAS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_HAS_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050907 |
Method HAS_CHANGED on class CL_CLS_CONDITION_EDITOR has no exception.
Method HIDE_CHECKBOXES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20120907 |
Method HIDE_CHECKBOXES on class CL_CLS_CONDITION_EDITOR has no exception.
Method HIER_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_HIERARCHY_HEADER | Call by reference | Type reference (TYPE) | TREEV_HHDR | 20050907 |
Method HIER_HEADER on class CL_CLS_CONDITION_EDITOR has no exception.
Method REGISTER_ALVTREE_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVATION | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | 20050907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050907 |
Method RESET_CHANGED Signature
Method RESET_CHANGED on class CL_CLS_CONDITION_EDITOR has no parameter.
Method RESET_CHANGED on class CL_CLS_CONDITION_EDITOR has no exception.
Method SETUP_FIELDCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field catalog for ListViewer control | 20050907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20050907 |
Method SETUP_TREE Signature
Method SETUP_TREE on class CL_CLS_CONDITION_EDITOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20050907 |
Method SET_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONDITION | Call by reference | Type reference (TYPE) | CLS_REPORT_CONDITIONS | Table of attribute name | 20050907 |
Method SET_CONDITION on class CL_CLS_CONDITION_EDITOR has no exception.
Method SET_EXPL_VALUE_CHECKBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COMP_WITH_EXPLICIT_VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120907 | ||||
| 2 | IM_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20120907 |
Method SET_EXPL_VALUE_CHECKBOX on class CL_CLS_CONDITION_EDITOR has no exception.
Method SET_REMARK_CHECKBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COMP_WITH_REMARK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080423 | ||||
| 2 | IM_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20080423 |
Method SET_REMARK_CHECKBOX on class CL_CLS_CONDITION_EDITOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |