SAP ABAP Class CL_UCON_BROWSER_TREE (Service Assembly Browser)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
S_UNIFIED_CON_DT_BROWSER (Package) Designtime Browsers
⤷
⤷
Properties
| Class | CL_UCON_BROWSER_TREE | |
| Short Description | Service Assembly Browser | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | S_UNIFIED_CON_DT_BROWSER | Designtime Browsers |
| Created | 20120702 | SAP |
| Last change | 20141121 | |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UCON_BROWSER_TREE has no interface implemented.
Friends
Class CL_UCON_BROWSER_TREE has no friend class.
Attributes
Methods
Events
Class CL_UCON_BROWSER_TREE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_CA_NOTES | Private | See coding | 20120903 | TT_CA_NOTES type standard table of ref to lcl_ca_node
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UCON_BROWSER_TREE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UCON_BROWSER_TREE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BROWSER | Call by reference | Object reference (TYPE REF TO) | CL_UCON_BROWSER_MAIN | Tag Browser | 20120710 | |||
| 2 | DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_UCON_BROWSER_DATA_PROVIDER | Data Provider for UCON Browser Tool | 20120710 | |||
| 3 | FILTER_OPTIONS | Call by reference | Object reference (TYPE REF TO) | IF_UCON_BROWSER_FILTER_DATA | Filter Data for UCON Browser | 20120710 | |||
| 4 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20120710 | ||||
| 5 | SHOW_CHECKBOX | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120822 |
Method CONSTRUCTOR on class CL_UCON_BROWSER_TREE has no exception.
Method DESTROY Signature
Method DESTROY on class CL_UCON_BROWSER_TREE has no parameter.
Method DESTROY on class CL_UCON_BROWSER_TREE 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) | 20120903 | |||||
| 2 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20120903 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20120903 |
Method HANDLE_CHECKBOX_CHANGE on class CL_UCON_BROWSER_TREE has no exception.
Method HANDLE_DRAG_MULTIPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20120831 | |||||
| 2 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20120831 | |||||
| 3 | NODE_KEY_TABLE | Value transfer | Attribute reference (LIKE) | 20120831 |
Method HANDLE_DRAG_MULTIPLE on class CL_UCON_BROWSER_TREE has no exception.
Method HANDLE_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20120831 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20120831 |
Method HANDLE_DROP on class CL_UCON_BROWSER_TREE has no exception.
Method HANDLE_EVENT_OBJECT_CREATED Signature
Method HANDLE_EVENT_OBJECT_CREATED on class CL_UCON_BROWSER_TREE has no parameter.
Method HANDLE_EVENT_OBJECT_CREATED on class CL_UCON_BROWSER_TREE has no exception.
Method HANDLE_EVT_EXPAND_NO_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20120702 |
Method HANDLE_EVT_EXPAND_NO_CHILDREN on class CL_UCON_BROWSER_TREE has no exception.
Method HANDLE_EVT_ITEM_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20120712 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20120712 |
Method HANDLE_EVT_ITEM_DOUBLE_CLICK on class CL_UCON_BROWSER_TREE has no exception.
Method HANDLE_EVT_NODE_CTXT_MENU_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Value transfer | Attribute reference (LIKE) | 20120831 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20120831 |
Method HANDLE_EVT_NODE_CTXT_MENU_REQ on class CL_UCON_BROWSER_TREE has no exception.
Method HANDLE_EVT_NODE_CTXT_MENU_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20120831 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20120831 |
Method HANDLE_EVT_NODE_CTXT_MENU_SEL on class CL_UCON_BROWSER_TREE has no exception.
Method HANDLE_EVT_NODE_KEYPRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Value transfer | Attribute reference (LIKE) | 20120702 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20120702 |
Method HANDLE_EVT_NODE_KEYPRESS on class CL_UCON_BROWSER_TREE has no exception.
Method HANDLE_EVT_NODE_ON_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20120702 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20120702 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20120702 |
Method HANDLE_EVT_NODE_ON_DRAG on class CL_UCON_BROWSER_TREE has no exception.
Method HANDLE_EVT_TREE_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) | 20120702 |
Method HANDLE_EVT_TREE_DOUBLE_CLICK on class CL_UCON_BROWSER_TREE has no exception.
Method SET_SELECTION_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER_OPTIONS | Call by reference | Object reference (TYPE REF TO) | IF_UCON_BROWSER_FILTER_DATA | Character Field Length = 10 | 20120710 |
Method SET_SELECTION_CRITERIA on class CL_UCON_BROWSER_TREE has no exception.
Method TR_BUILD_INITIAL_TREE Signature
Method TR_BUILD_INITIAL_TREE on class CL_UCON_BROWSER_TREE has no parameter.
Method TR_BUILD_INITIAL_TREE on class CL_UCON_BROWSER_TREE has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |