Hierarchy
⤷
⤷
Properties
| Class | CL_CLS_OBJECT_BROWSER | |
| Short Description | Navigator for object type groups | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | CLASSIFICATION_TOOL | |
| Program status | ||
| Category | 0 | |
| Package | SPAK_TOOL_CLASSIFICATION_SCHAR | Display Classifications |
| Created | 20050527 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Interfaces
Class CL_CLS_OBJECT_BROWSER has no interface implemented.
Friends
Class CL_CLS_OBJECT_BROWSER 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 | Tree | 20050527 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar | 20050527 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CLS_ATTRIBUTE_SET | Attribute Set | 20070914 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050808 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | LVC_T_LAYI | Layout structure for items of the ALV tree control | 20050906 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CLS_CLASSIFICATION_SOURCE | Source of classifications | 20100128 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CLS_LINK_NAVIGATOR | Navigator for object type groups | 20050721 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CLS_OBJECT_COLLECTOR | Object collector | 20050922 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | CL_CLS_ASSIGNMENT_GRID=>TY_COLUMN_DIR | 20051007 | ||||
| 10 | Constant | Private | See coding | 20050906 | |||||
| 11 | Constant | Public | See coding | 20060406 | |||||
| 12 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130916 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20060814 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | LVC_T_LAYI | Layout structure for items of the ALV tree control | 20051005 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | KEY_INDEX_T | 20050527 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | CLS_BROWSER_LINES | Objektliste | 20050527 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | I | 20051013 | ||||
| 18 | Static Attribute | Public | Type reference (TYPE) | I | 20051007 | ||||
| 19 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CLS_FIELD_RENDERER | Renedering of cells in grid and tree | 20070903 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | CL_CLS_ATTRIBUTE_SET_EDITOR=>TY_ATTRIBUTE_SET | 20070914 | ||||
| 21 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CLS_ATTRIBUTE_SET_EDITOR | Favorite list for attributes | 20070914 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | SCX_T100KEY | Message buffer (used by macro) | 20050615 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | CL_CLS_CHARACTERIZATION=>TY_TOOL_SETTINGS | 20051005 | ||||
| 24 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WB_MANAGER | Interface for Workbench Manager | 20051124 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ATTRIBUTES_CHANGED | Instance Event (0) |
Public (2) |
20050817 | |
| 2 | CHANGE_TOOLBAR | Instance Event (0) |
Public (2) |
20051005 | |
| 3 | CHANGE_TRANSPORT_SETTINGS | Instance Event (0) |
Public (2) |
Change packages and requests | 20130415 |
| 4 | CLASSIFY_OBJECTS | Instance Event (0) |
Public (2) |
Classify a set of objects | 20050831 |
| 5 | FUNCTION_SELECTED | Instance Event (0) |
Public (2) |
20051005 | |
| 6 | NAVIGATE_TO_OBJECT | Instance Event (0) |
Public (2) |
20051124 | |
| 7 | OBJECT_CM_REQ | Instance Event (0) |
Public (2) |
Add operations to the object context menu | 20050531 |
| 8 | OBJECT_CM_SEL | Instance Event (0) |
Public (2) |
Process context menu function | 20050531 |
| 9 | REFRESH_REQUESTED | Instance Event (0) |
Public (2) |
20091120 | |
| 10 | SHOW_GRID | Instance Event (0) |
Public (2) |
20051011 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | INDEX_T | Public | See coding | 20060406 | begin of index_t,
key type lvc_nkey,
node_type type c length 1,
object type pak_object_key,
attribute type cls_attribute_name,
package_node type lvc_nkey,
type_list type cl_cls_object_collector=>ty_trobjtype_list,
object_list type cl_cls_object_collector=>ty_object_list,
type_directory type ref to if_cls_type_directory,
is_selected type abap_bool,
expansion type c length 1,
end of index_t
|
||
| 2 | KEY_INDEX_T | Private | See coding | 20050531 | key_index_t type hashed table of index_t with unique key key
|
||
| 3 | TY_PACKAGE_KEY | Private | See coding | 20060124 | begin of TY_PACKAGE_KEY,
package type devclass,
dlvunit type dlvunit,
end of ty_package_key
|
||
| 4 | TY_PACKAGE_KEYS | Private | See coding | 20060124 | ty_package_keys type sorted table of ty_package_key with unique key package
|
Method Signatures
Method ADD_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20050721 | |||
| 2 | IM_PARENT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050721 |
Method ADD_ATTRIBUTES on class CL_CLS_OBJECT_BROWSER has no exception.
Method ADD_CLASSIFICATION_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COL | Call by reference | Type reference (TYPE) | LVC_FNAME | '&Hierarchy' | ALV Control: Column ID | 20051128 | ||
| 2 | IM_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050926 | |||
| 3 | IM_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20050902 | |||
| 4 | IM_VALUE | Call by reference | Type reference (TYPE) | CLS_ATTRIBUTE_VALUE | Attribute value | 20070208 |
Method ADD_CLASSIFICATION_MENU on class CL_CLS_OBJECT_BROWSER has no exception.
Method ADD_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COMPONENT | Call by reference | Type reference (TYPE) | CLS_COMPONENT_HIERARCHY_ENTRY | Entry in Component Hierarchy | 20050527 | |||
| 2 | IM_PARENT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050527 | |||
| 3 | RE_NODE_KEY | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050527 |
Method ADD_COMPONENT on class CL_CLS_OBJECT_BROWSER has no exception.
Method ADD_FAVORITES Signature
Method ADD_FAVORITES on class CL_CLS_OBJECT_BROWSER has no parameter.
Method ADD_FAVORITES on class CL_CLS_OBJECT_BROWSER has no exception.
Method ADD_ICONS_AND_COLORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ITEM_LAYOUTS | Call by reference | Type reference (TYPE) | LVC_T_LAYI | Layout with icons | 20060315 | |||
| 2 | IM_DEFAULT_LAYOUT | Call by reference | Type reference (TYPE) | LVC_T_LAYI | Layout structure for items of the ALV tree control | 20060315 | |||
| 3 | IM_LINE | Call by reference | Type reference (TYPE) | CLS_BROWSER_LINE_WITH_COLORS | Line in the grid of attribtue value | 20060315 |
Method ADD_ICONS_AND_COLORS on class CL_CLS_OBJECT_BROWSER has no exception.
Method ADD_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_OBJECTS | Call by reference | Type reference (TYPE) | PAK_OBJECT_LIST | Entry in Component Hierarchy | 20050530 | |||
| 2 | IM_IS_MAIN_TYPE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050530 | ||||
| 3 | IM_PACKAGE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050824 | |||
| 4 | IM_PARENT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050530 |
Method ADD_OBJECTS on class CL_CLS_OBJECT_BROWSER has no exception.
Method ADD_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DLVUNIT | Call by reference | Type reference (TYPE) | DLVUNIT | Software Component | 20050628 | |||
| 2 | IM_PACKAGE | Call by reference | Type reference (TYPE) | CLIKE | Entry in Component Hierarchy | 20050527 | |||
| 3 | IM_PARENT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050527 | |||
| 4 | RE_NODE_KEY | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050527 |
Method ADD_PACKAGE on class CL_CLS_OBJECT_BROWSER has no exception.
Method ADD_PACKAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PACKAGES | Call by reference | Type reference (TYPE) | TY_PACKAGE_KEYS | Entry in Component Hierarchy | 20060124 | |||
| 2 | IM_PARENT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20060124 | |||
| 3 | RE_NODE_KEY | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20060124 |
Method ADD_PACKAGES on class CL_CLS_OBJECT_BROWSER has no exception.
Method ADD_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OMMIT_SUB_TYPES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050530 | ||||
| 2 | IM_PACKAGE | Call by reference | Type reference (TYPE) | CLIKE | Entry in Component Hierarchy | 20050530 | |||
| 3 | IM_PACKAGE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | Key of package node | 20050531 | |||
| 4 | IM_PARENT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050530 | |||
| 5 | IM_TYPES | Call by reference | Type reference (TYPE) | CLS_OBJECT_TYPE_GROUP_ELEMENTS | Elements of an object type group | 20050530 |
Method ADD_TYPES on class CL_CLS_OBJECT_BROWSER has no exception.
Method ADD_TYPE_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARENT | Call by reference | Type reference (TYPE) | INDEX_T | ALV Tree Control: Node Key | 20050906 | |||
| 2 | IM_TYPE | Call by reference | Type reference (TYPE) | CLIKE | Entry in Component Hierarchy | 20050530 | |||
| 3 | RE_NODE_KEY | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050530 |
Method ADD_TYPE_FOLDER on class CL_CLS_OBJECT_BROWSER has no exception.
Method AUTO_EXPAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CHILD_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050808 | |||
| 2 | IM_ENSURE_VISIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050905 | |||
| 3 | IM_EXPAND_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | ABAP_FALSE: Only nodes without sibblings are expanded | 20050905 | ||
| 4 | IM_PARENT_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050808 | |||
| 5 | IM_SKIP_ATTRIBUTES_AND_SUBOBJS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20060316 |
Method AUTO_EXPAND on class CL_CLS_OBJECT_BROWSER has no exception.
Method BUILD_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EXPAND_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20050527 | ||
| 2 | Invalid object type group data | 20050721 | ||
| 3 | Operation can't be executed in present object state | 20050721 | ||
| 4 | User doesn't have sufficient authorizations | 20050530 |
Method CHANGE_ALVTREE_TOOLBAR Signature
Method CHANGE_ALVTREE_TOOLBAR on class CL_CLS_OBJECT_BROWSER has no parameter.
Method CHANGE_ALVTREE_TOOLBAR on class CL_CLS_OBJECT_BROWSER has no exception.
Method CHANGE_ICONS_AND_COLORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NEW_LINE | Call by reference | Type reference (TYPE) | CLS_BROWSER_LINE_WITH_COLORS | Line in the grid of attribtue value | 20060315 | |||
| 2 | IM_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | Layout with icons | 20060315 | |||
| 3 | IM_OLD_LINE | Call by reference | Type reference (TYPE) | CLS_BROWSER_LINE_WITH_COLORS | Line in the grid of attribtue value | 20060315 |
Method CHANGE_ICONS_AND_COLORS on class CL_CLS_OBJECT_BROWSER has no exception.
Method CLASSIFICATION_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTRIBUTE | Call by reference | Type reference (TYPE) | CLS_ATTRIBUTE_NAME | Attribute | 20060406 | |||
| 2 | IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20060406 | |||
| 3 | RE_CLASSIFICATION_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060406 |
Method CLASSIFICATION_EXISTS on class CL_CLS_OBJECT_BROWSER has no exception.
Method CLASSIFY_MARKED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTRIBUTE | Call by reference | Type reference (TYPE) | CLS_ATTRIBUTE_NAME | Characteristic | 20050902 | |||
| 2 | IM_CHANGEMODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060406 | |||
| 3 | IM_DELETE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20051201 | |||
| 4 | IM_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050902 | |||
| 5 | IM_PACKAGES_ARE_STRUCTURENODES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20060125 | |||
| 6 | IM_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091218 | |||
| 7 | IM_SELECTED_ATTRIBUTES_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060308 |
Method CLASSIFY_MARKED_OBJECTS on class CL_CLS_OBJECT_BROWSER has no exception.
Method CLASSIFY_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTRIBUTE_SUBSET | Call by reference | Type reference (TYPE) | CL_CLS_OBJECT_CHARACTERIZATION=>TY_ATTRIBUTE_LIST | 20090327 | ||||
| 2 | IM_CHANGEMODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090327 | |||
| 3 | IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20090327 |
Method CLASSIFY_OBJECT on class CL_CLS_OBJECT_BROWSER has no exception.
Method CLASSIFY_SELECTED_OBJECTS Signature
Method CLASSIFY_SELECTED_OBJECTS on class CL_CLS_OBJECT_BROWSER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Problems regarding the UI of the classification tool | 20080207 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CLS_OBJECT_BROWSER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CLS_OBJECT_BROWSER has no exception.
Method COLLECT_OBJS_OF_STRUCTURE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_OBJECTS | Call by reference | Type reference (TYPE) | PAK_HASHED_OBJECT_LIST | List of development objects | 20050906 | |||
| 2 | IM_NODE | Call by reference | Type reference (TYPE) | INDEX_T | 20050906 |
Method COLLECT_OBJS_OF_STRUCTURE_NODE on class CL_CLS_OBJECT_BROWSER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ALLOW_SWITCH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20051012 | |||
| 2 | IM_ATTRIBUTE_SET | Call by reference | Object reference (TYPE REF TO) | CL_CLS_ATTRIBUTE_SET | Attribute Set | 20070914 | |||
| 3 | IM_CLASSIFICATION_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_CLS_CLASSIFICATION_SOURCE | Source of classifications | 20100128 | |||
| 4 | IM_COLLECTOR | Call by reference | Object reference (TYPE REF TO) | CL_CLS_OBJECT_COLLECTOR | Object collector | 20050922 | |||
| 5 | IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20050527 | |||
| 6 | IM_DISPLAY_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | do not show change/delete options | 20121019 | ||
| 7 | IM_DISPLAY_TREE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20051012 | |||
| 8 | IM_INFO_OBJECT | Call by reference | Type reference (TYPE) | DOKU_OBJ | Documentation Object | 20051202 | |||
| 9 | IM_NO_ATTRIBUTE_SELECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | do not show the button to select attributes | 20051005 | ||
| 10 | IM_NO_MANUAL_CLASSIFICATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | do not allow manual classification | 20051005 | ||
| 11 | IM_NO_SETTINGS_BUTTON | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | do not show the settings button | 20051005 | ||
| 12 | IM_NO_TOOLBAR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | do not show the toolbar at all | 20051005 | ||
| 13 | IM_WB_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WB_MANAGER | Interface for Workbench Manager | 20051124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20050527 |
Method DESELECT_ALL Signature
Method DESELECT_ALL on class CL_CLS_OBJECT_BROWSER has no parameter.
Method DESELECT_ALL on class CL_CLS_OBJECT_BROWSER has no exception.
Method DESELECT_PATH_TO_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050906 |
Method DESELECT_PATH_TO_ROOT on class CL_CLS_OBJECT_BROWSER has no exception.
Method DISPLAY_ASSIGNMENT_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTRIBUTE | Call by reference | Type reference (TYPE) | CLS_ATTRIBUTE_NAME | Characteristic | 20060502 | |||
| 2 | IM_CLASSIFICATION_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_CLS_CLASSIFICATION_SOURCE | Source of classifications | 20100128 | |||
| 3 | IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | 20060502 | ||||
| 4 | IM_VALUE | Call by reference | Type reference (TYPE) | CLS_VALUE_ASSIGNMENT | Assigned value as string | 20060925 |
Method DISPLAY_ASSIGNMENT_DETAIL on class CL_CLS_OBJECT_BROWSER has no exception.
Method DISPLAY_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTRIBUTE | Call by reference | Type reference (TYPE) | CLS_ATTRIBUTE_NAME | Characteristic | 20060502 | |||
| 2 | IM_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20060502 | |||
| 3 | IM_PACKAGES_ARE_STRUCTURENODES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20060502 |
Method DISPLAY_DETAILS on class CL_CLS_OBJECT_BROWSER has no exception.
Method DISPLAY_OBJECT_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NAVIGATE_TO_OBJECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060316 | ||||
| 2 | EX_NAVIGATION_REQUEST | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20060316 | |||
| 3 | IM_ATTRIBUTE | Call by reference | Type reference (TYPE) | CLS_ATTRIBUTE_NAME | ALV control: Field name of internal table field | 20060315 | |||
| 4 | IM_CLASSIFICATION_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_CLS_CLASSIFICATION_SOURCE | Container for objects and classifications | 20100128 | |||
| 5 | IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20060315 |
Method DISPLAY_OBJECT_LINKS on class CL_CLS_OBJECT_BROWSER has no exception.
Method DISPLAY_TADIR_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20050809 |
Method DISPLAY_TADIR_POPUP on class CL_CLS_OBJECT_BROWSER has no exception.
Method EDIT_SELECTED_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20060308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20060309 |
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 | 20050527 |
Method EXCLUDE_TB_FUNCTIONS on class CL_CLS_OBJECT_BROWSER has no exception.
Method EXPAND_ATTRIBUTE 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 | 20050721 |
Method EXPAND_ATTRIBUTE on class CL_CLS_OBJECT_BROWSER has no exception.
Method EXPAND_COMPONENT 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 | 20050527 |
Method EXPAND_COMPONENT on class CL_CLS_OBJECT_BROWSER has no exception.
Method EXPAND_FILTER 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 | 20050823 |
Method EXPAND_FILTER on class CL_CLS_OBJECT_BROWSER has no exception.
Method EXPAND_OBJECT 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 | 20050530 |
Method EXPAND_OBJECT on class CL_CLS_OBJECT_BROWSER has no exception.
Method EXPAND_OTYGR 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 | 20050530 |
Method EXPAND_OTYGR on class CL_CLS_OBJECT_BROWSER has no exception.
Method EXPAND_PACKAGE 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 | 20050530 |
Method EXPAND_PACKAGE on class CL_CLS_OBJECT_BROWSER has no exception.
Method EXPAND_TYPE 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 | 20050530 |
Method EXPAND_TYPE on class CL_CLS_OBJECT_BROWSER has no exception.
Method FREE Signature
Method FREE on class CL_CLS_OBJECT_BROWSER has no parameter.
Method FREE on class CL_CLS_OBJECT_BROWSER has no exception.
Method GET_ALV_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ALV_TREE | Value transfer | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | ALV Tree Control | 20051208 |
Method GET_ALV_TREE on class CL_CLS_OBJECT_BROWSER has no exception.
Method GET_CLASSIFICATION_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ALLOW_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100128 | |||
| 2 | IM_ATTRIBUTES | Call by reference | Type reference (TYPE) | CL_CLS_OBJECT_CHARACTERIZATION=>TY_ATTRIBUTE_LIST | 20051012 | ||||
| 3 | IM_ATTRIBUTE_SET | Call by reference | Object reference (TYPE REF TO) | CL_CLS_ATTRIBUTE_SET | Attribute Set | 20070914 | |||
| 4 | IM_ATTR_CONTEXT_MENU_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20051130 | |||
| 5 | IM_DIRECT_ATTR_SEL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20051012 | |||
| 6 | IM_DISPLAY_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121019 | |||
| 7 | IM_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20051012 | |||
| 8 | IM_OBJECTS | Call by reference | Type reference (TYPE) | PAK_HASHED_OBJECT_LIST | List of development objects | 20051012 | |||
| 9 | IM_SELECTED_ATTRIBUTES | Call by reference | Type reference (TYPE) | CL_CLS_ATTRIBUTE_SET_EDITOR=>TY_ATTRIBUTE_SET | 20070914 | ||||
| 10 | IM_STRUCTURE_SELECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20051012 | |||
| 11 | IM_VALUE | Call by reference | Type reference (TYPE) | CLS_ATTRIBUTE_VALUE | Attribute value | 20070208 |
Method GET_CLASSIFICATION_MENU on class CL_CLS_OBJECT_BROWSER has no exception.
Method GET_CLASS_FROM_STYLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STYLE | Call by reference | Type reference (TYPE) | LVC_S_STYL | ALV control: Structure for cell coloring | 20060315 | |||
| 2 | RE_CLASS | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060315 |
Method GET_CLASS_FROM_STYLE on class CL_CLS_OBJECT_BROWSER has no exception.
Method GET_COMPONENT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COMPONENT | Call by reference | Type reference (TYPE) | UFPS_POSID | Application Component | 20050530 | |||
| 2 | RE_DESCR | Value transfer | Type reference (TYPE) | UDTEXT | Short text | 20050530 |
Method GET_COMPONENT_TEXT on class CL_CLS_OBJECT_BROWSER has no exception.
Method GET_DEFAULT_FUNCTION_FOR_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV control: Field name of internal table field | 20090327 | |||
| 2 | IM_IGNORE_CONTEXT_MENU | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Do not check the default function of the CM | 20090327 | ||
| 3 | IM_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20090327 | |||
| 4 | RE_FCODE | Value transfer | Type reference (TYPE) | SY-UCOMM | Function Code that Triggered PAI | 20090327 |
Method GET_DEFAULT_FUNCTION_FOR_ITEM on class CL_CLS_OBJECT_BROWSER has no exception.
Method GET_DEFAULT_FUNCTION_FOR_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_IGNORE_CONTEXT_MENU | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090327 | |||
| 2 | IM_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20090327 | |||
| 3 | RE_FCODE | Value transfer | Type reference (TYPE) | SY-UCOMM | Function Code that Triggered PAI | 20090327 |
Method GET_DEFAULT_FUNCTION_FOR_NODE on class CL_CLS_OBJECT_BROWSER has no exception.
Method GET_NODE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_INFO | Call by reference | Type reference (TYPE) | INDEX_T | 20060406 | ||||
| 2 | IM_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20060406 |
Method GET_NODE_INFO on class CL_CLS_OBJECT_BROWSER has no exception.
Method GET_PACKAGE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PACKAGE | Call by reference | Type reference (TYPE) | CLIKE | Package | 20050530 | |||
| 2 | RE_DESCR | Value transfer | Type reference (TYPE) | AS4TEXT | Short text | 20050530 |
Method GET_PACKAGE_TEXT on class CL_CLS_OBJECT_BROWSER has no exception.
Method GET_SELECTED_CLASSIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_VALUE | Call by reference | Type reference (TYPE) | CLS_VALUE_ASSIGNMENT | Assigned value as string | 20060804 | |||
| 2 | IM_ATTRIBUTE | Call by reference | Type reference (TYPE) | CLS_ATTRIBUTE_NAME | Characteristic | 20060804 | |||
| 3 | IM_CLASSIFICATION_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_CLS_CLASSIFICATION_SOURCE | Source of classifications | 20100128 | |||
| 4 | IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20060804 | |||
| 5 | IM_VALUE | Call by reference | Type reference (TYPE) | STRING | 20060804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Problems regarding the UI of the classification tool | 20061103 |
Method GET_SELECTED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_OBJECTS | Call by reference | Type reference (TYPE) | PAK_HASHED_OBJECT_LIST | List of development objects | 20051128 |
Method GET_SELECTED_OBJECTS on class CL_CLS_OBJECT_BROWSER has no exception.
Method GET_SEL_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_OBJECTS | Call by reference | Type reference (TYPE) | PAK_HASHED_OBJECT_LIST | List of development objects | 20060308 | |||
| 2 | IM_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20060308 | |||
| 3 | IM_PACKAGES_ARE_STRUCTURENODES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20060308 |
Method GET_SEL_OBJECTS on class CL_CLS_OBJECT_BROWSER has no exception.
Method GET_STYLE_FROM_COLOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COLOR | Call by reference | Type reference (TYPE) | LVC_S_SCOL | ALV control: Structure for cell coloring | 20060315 | |||
| 2 | RE_STYLE | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060315 |
Method GET_STYLE_FROM_COLOR on class CL_CLS_OBJECT_BROWSER has no exception.
Method GET_TABLE_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTRIBUTE_REF | Call by reference | Object reference (TYPE REF TO) | IF_CLS_ATTRIBUTE | Attribute | 20060316 | |||
| 2 | IM_TEXT_ADDITION | Call by reference | Type reference (TYPE) | CLIKE | 20060316 | ||||
| 3 | RE_TEXT | Value transfer | Type reference (TYPE) | STRING | 20060316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Problems regarding the UI of the classification tool | 20060316 |
Method HANDLE_ATTRIBUTE_VALUE_CM_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MENU | Value transfer | Attribute reference (LIKE) | 20060427 | |||||
| 2 | IM_NODE_INFO | Value transfer | Attribute reference (LIKE) | 20060427 |
Method HANDLE_ATTRIBUTE_VALUE_CM_REQ on class CL_CLS_OBJECT_BROWSER has no exception.
Method HANDLE_ATTRIBUTE_VALUE_CM_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FCODE | Value transfer | Attribute reference (LIKE) | 20060427 | |||||
| 2 | IM_NODE_INFO | Value transfer | Attribute reference (LIKE) | 20060427 |
Method HANDLE_ATTRIBUTE_VALUE_CM_SEL on class CL_CLS_OBJECT_BROWSER has no exception.
Method HANDLE_BEFORE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UCOMM | Value transfer | Attribute reference (LIKE) | 20050905 |
Method HANDLE_BEFORE_USER_COMMAND on class CL_CLS_OBJECT_BROWSER has no exception.
Method HANDLE_CHECKBOX_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKED | Value transfer | Attribute reference (LIKE) | 20050906 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20050906 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050906 |
Method HANDLE_CHECKBOX_CHANGE on class CL_CLS_OBJECT_BROWSER has no exception.
Method HANDLE_CLASSIFY_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTRIBUTE | Value transfer | Attribute reference (LIKE) | 20090327 | |||||
| 2 | IM_CHANGEMODE | Value transfer | Attribute reference (LIKE) | 20090327 | |||||
| 3 | IM_DELETE | Value transfer | Attribute reference (LIKE) | 20090327 | |||||
| 4 | IM_OBJECT | Value transfer | Attribute reference (LIKE) | 20090327 |
Method HANDLE_CLASSIFY_OBJECT on class CL_CLS_OBJECT_BROWSER has no exception.
Method HANDLE_EXPAND_NC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050527 |
Method HANDLE_EXPAND_NC on class CL_CLS_OBJECT_BROWSER has no exception.
Method HANDLE_ITEM_CM_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20050527 | |||||
| 2 | MENU | Value transfer | Attribute reference (LIKE) | 20050527 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050527 |
Method HANDLE_ITEM_CM_REQ on class CL_CLS_OBJECT_BROWSER has no exception.
Method HANDLE_ITEM_CM_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20050527 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20050527 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050527 |
Method HANDLE_ITEM_CM_SEL on class CL_CLS_OBJECT_BROWSER has no exception.
Method HANDLE_ITEM_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20051031 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20051031 |
Method HANDLE_ITEM_DOUBLE_CLICK on class CL_CLS_OBJECT_BROWSER has no exception.
Method HANDLE_LINKED_OBJ_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTRIBUTE | Value transfer | Attribute reference (LIKE) | 20050823 | |||||
| 2 | IM_OBJECT | Value transfer | Attribute reference (LIKE) | 20050726 |
Method HANDLE_LINKED_OBJ_DOUBLE_CLICK on class CL_CLS_OBJECT_BROWSER has no exception.
Method HANDLE_LINK_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20060315 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20060315 |
Method HANDLE_LINK_CLICK on class CL_CLS_OBJECT_BROWSER has no exception.
Method HANDLE_NAV_TO_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT | Value transfer | Attribute reference (LIKE) | 20051124 |
Method HANDLE_NAV_TO_OBJECT on class CL_CLS_OBJECT_BROWSER 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) | 20050527 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050527 |
Method HANDLE_NODE_CM_REQ on class CL_CLS_OBJECT_BROWSER 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) | 20050527 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050527 |
Method HANDLE_NODE_CM_SEL on class CL_CLS_OBJECT_BROWSER 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) | 20050527 |
Method HANDLE_NODE_DOUBLE_CLICK on class CL_CLS_OBJECT_BROWSER 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) | 20050816 | |||||
| 2 | POSX | Value transfer | Attribute reference (LIKE) | 20050816 | |||||
| 3 | POSY | Value transfer | Attribute reference (LIKE) | 20050816 |
Method HANDLE_ON_DROPDOWN_CLICKED on class CL_CLS_OBJECT_BROWSER 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) | 20050707 |
Method HANDLE_ON_FUNCTION_SELECTED on class CL_CLS_OBJECT_BROWSER has no exception.
Method HANDLE_REFRESH_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT | Value transfer | Attribute reference (LIKE) | 20091218 |
Method HANDLE_REFRESH_OBJECT on class CL_CLS_OBJECT_BROWSER 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 | 20050527 |
Method HIER_HEADER on class CL_CLS_OBJECT_BROWSER has no exception.
Method LOOKUP_PREDECESSOR_W_CHECKBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_PRED | Call by reference | Type reference (TYPE) | INDEX_T | 20080207 | ||||
| 2 | IM_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20060427 |
Method LOOKUP_PREDECESSOR_W_CHECKBOX on class CL_CLS_OBJECT_BROWSER has no exception.
Method OBJECT_HAS_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20050902 | |||
| 2 | RE_OBJECT_HAS_ATTRIBUTES | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050902 |
Method OBJECT_HAS_ATTRIBUTES on class CL_CLS_OBJECT_BROWSER has no exception.
Method PREVIEW_SEL_OBJS_AND_ATTRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ATTRIBUTE | Call by reference | Type reference (TYPE) | CLS_ATTRIBUTE_NAME | Characteristic | 20060310 | |||
| 2 | EX_OBJECTS | Call by reference | Type reference (TYPE) | PAK_HASHED_OBJECT_LIST | List of development objects | 20050907 | |||
| 3 | EX_PACKAGE_NODE_SELECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060125 | ||||
| 4 | EX_STRUCTURE_NODE_SELECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050907 | ||||
| 5 | IM_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050907 |
Method PREVIEW_SEL_OBJS_AND_ATTRS on class CL_CLS_OBJECT_BROWSER has no exception.
Method REFRESH_ATTRIBUTE_NODES Signature
Method REFRESH_ATTRIBUTE_NODES on class CL_CLS_OBJECT_BROWSER has no parameter.
Method REFRESH_ATTRIBUTE_NODES on class CL_CLS_OBJECT_BROWSER has no exception.
Method REFRESH_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECTS | Call by reference | Type reference (TYPE) | PAK_OBJECT_LIST | Object key | 20091218 |
Method REFRESH_NODES on class CL_CLS_OBJECT_BROWSER has no exception.
Method REFRESH_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20050726 |
Method REFRESH_OBJECT on class CL_CLS_OBJECT_BROWSER has no exception.
Method REFRESH_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECTS | Call by reference | Type reference (TYPE) | PAK_OBJECT_LIST | Object key | 20091218 |
Method REFRESH_OBJECTS on class CL_CLS_OBJECT_BROWSER 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' | 20050527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050527 |
Method SELECT_ALL Signature
Method SELECT_ALL on class CL_CLS_OBJECT_BROWSER has no parameter.
Method SELECT_ALL on class CL_CLS_OBJECT_BROWSER has no exception.
Method SELECT_ATTRIBUTES Signature
Method SELECT_ATTRIBUTES on class CL_CLS_OBJECT_BROWSER has no parameter.
Method SELECT_ATTRIBUTES on class CL_CLS_OBJECT_BROWSER has no exception.
Method SELECT_SUB_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20050906 | |||
| 2 | IM_SELECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050906 |
Method SELECT_SUB_TREE on class CL_CLS_OBJECT_BROWSER 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 | 20050728 | |||
| 2 | EX_COLUMN_DIR | Call by reference | Type reference (TYPE) | CL_CLS_ASSIGNMENT_GRID=>TY_COLUMN_DIR | 20051017 | ||||
| 3 | IM_ATTRIBUTE_SET | Call by reference | Object reference (TYPE REF TO) | CL_CLS_ATTRIBUTE_SET | Attribute Set | 20070914 | |||
| 4 | IM_COLUMN_DIR | Call by reference | Type reference (TYPE) | CL_CLS_ASSIGNMENT_GRID=>TY_COLUMN_DIR | 20051017 | ||||
| 5 | IM_DISPLAY_MODE_TEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090216 | |||
| 6 | IM_HIDE_DESCRIPTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050912 | ||||
| 7 | IM_HIDE_ICON_COLUMNS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20051026 | |||
| 8 | IM_HIDE_PROJECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | hide project | 20051010 | |||
| 9 | IM_HIDE_REMARK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20051027 | |||
| 10 | IM_HIDE_SUB_OBJECTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20051007 | ||||
| 11 | IM_MAX_NO_OF_COLUMNS | Call by reference | Type reference (TYPE) | I | 20051007 | ||||
| 12 | IM_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | 'CLS_BROWSER_LINE' | Table Name | 20051007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20050728 |
Method SET_CHECKBOX 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 | ALV Tree Control: Node Key | 20050906 |
Method SET_CHECKBOX on class CL_CLS_OBJECT_BROWSER has no exception.
Method SET_EXPANDER 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 | 20050906 |
Method SET_EXPANDER on class CL_CLS_OBJECT_BROWSER has no exception.
Method SET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VISIBLE | Value transfer | Type reference (TYPE) | C | Visible | 20050527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20061204 |
Method SHOW_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EXPAND_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060814 |
Method SHOW_TREE on class CL_CLS_OBJECT_BROWSER has no exception.
Event Signatures
Event ATTRIBUTES_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTRIBUTES | Exporting | Value transfer | Type reference (TYPE) | CL_CLS_OBJECT_CHARACTERIZATION=>TY_ATTRIBUTE_LIST | 20050817 |
Event CHANGE_TOOLBAR Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TOOLBAR | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20051005 |
Event CHANGE_TRANSPORT_SETTINGS Signature
Event CHANGE_TRANSPORT_SETTINGS on class CL_CLS_OBJECT_BROWSER has no parameter.
Event CLASSIFY_OBJECTS Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTRIBUTE_SUBSET | Exporting | Value transfer | Type reference (TYPE) | CL_CLS_OBJECT_CHARACTERIZATION=>TY_ATTRIBUTE_LIST | Optional: Attribute subset | 20050831 | ||
| 2 | IM_CHANGEMODE | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090327 | ||
| 3 | IM_DELETE | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20051201 | ||
| 4 | IM_OBJECTS | Exporting | Value transfer | Type reference (TYPE) | PAK_OBJECT_LIST | Object list | 20050831 |
Event FUNCTION_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FCODE | Exporting | Value transfer | Type reference (TYPE) | UI_FUNC | Function code | 20051005 |
Event NAVIGATE_TO_OBJECT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT | Exporting | Value transfer | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20051124 |
Event OBJECT_CM_REQ Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MENU | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20050531 | ||
| 2 | IM_OBJECT | Exporting | Value transfer | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20050531 |
Event OBJECT_CM_SEL Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FCODE | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20050531 | ||
| 2 | IM_OBJECT | Exporting | Value transfer | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20050926 |
Event REFRESH_REQUESTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECTS | Exporting | Value transfer | Type reference (TYPE) | PAK_OBJECT_LIST | Object key | 20091218 |
Event SHOW_GRID Signature
Event SHOW_GRID on class CL_CLS_OBJECT_BROWSER has no parameter.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |