SAP ABAP Class CL_UCON_BROWSER (Tag Browser)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
S_UNIFIED_CON_DEPRICATED (Package) Depricated

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_CONTROL_TOOL | Control-Based Tool | 20110324 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_CONTROL_TOOL_EXTENDED_1 | Enhancement 1 of IF_WB_CONTROL_TOOL | 20110324 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_CONTROL_TOOL_EXTENDED_2 | Enhancement 2 for IF_WB_CONTROL_TOOL | 20120217 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_PROGRAM | Workbench: Program | 20110324 |
Properties
Class | CL_UCON_BROWSER | |
Short Description | Tag 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_DEPRICATED | Depricated |
Created | 20110324 | SAP |
Last change | 20141121 | |
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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WB_CONTROL_TOOL | Control-Based Tool | 20110324 | ||
2 | IF_WB_CONTROL_TOOL_EXTENDED_1 | Enhancement 1 of IF_WB_CONTROL_TOOL | 20110324 | ||
3 | IF_WB_CONTROL_TOOL_EXTENDED_2 | Enhancement 2 for IF_WB_CONTROL_TOOL | 20120217 | ||
4 | IF_WB_PROGRAM | Workbench: Program | 20110324 |
Friends
Class CL_UCON_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) | OBJECT | Currently Displayed Selection | 20110324 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | UI_FUNC | 'FLT' | Function Code: Choose Filter | 20110324 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | '%FLT_ADMI' | Function Code: Display Admin View | 20111205 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | '%FLT_EXT' | Function Code: Display User-Defined View | 20110331 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | '%FLT_SAH' | Function Code: Display Service Assemblies | 20110331 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | '%FLT_SERV' | Function Code: Display ITS Tags Only | 20110331 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | '%FLT_SMTP' | Function Code: Display SMTP Hosts | 20110512 | |
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CTMENU | Filter Menu | 20110324 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control for View Selection | 20110324 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR10 | Is Filter set | 20110428 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WB_WINDOW | Interface for Workbench Window | 20110428 | ||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_SELECT_ELEMENT | Selection Box for Views | 20110324 | ||
13 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_BUTTON_ELEMENT | Selection Area: Close Button | 20110324 | ||
14 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_FORM_AREA | Selection Area for Views | 20110324 | ||
15 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Selection Area for Views | 20110324 | ||
16 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter | 20110324 | ||
17 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar | 20110324 | ||
18 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_UCON_BROWSER_TREE | Tree | 20110324 | ||
19 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20110428 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Window ID | 20110324 |
Methods
Events
Class CL_UCON_BROWSER has no event.
Types
Class CL_UCON_BROWSER has no local type.
Method Signatures
Method CREATE_SELECTION_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20110324 |
Method CREATE_SELECTION_SCREEN on class CL_UCON_BROWSER has no exception.
Method CREATE_SPLITTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Window | 20110324 | ||
2 | ![]() |
P_SPLITTER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20110324 |
Method CREATE_SPLITTER on class CL_UCON_BROWSER has no exception.
Method CREATE_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | GUI Container | 20110324 | ||
2 | ![]() |
P_TOOLBAR | Value transfer | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Tool Bar Control | 20110324 |
Method CREATE_TOOLBAR on class CL_UCON_BROWSER has no exception.
Method DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_WINDOW_ID | Call by reference | Type reference (TYPE) | I | Window ID | 20110324 |
Method DISPLAY on class CL_UCON_BROWSER has no exception.
Method HANDLE_BUTTON_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20110324 |
Method HANDLE_BUTTON_CLICK on class CL_UCON_BROWSER has no exception.
Method HANDLE_BUTTON_CLOSE Signature
Method HANDLE_BUTTON_CLOSE on class CL_UCON_BROWSER has no parameter.
Method HANDLE_BUTTON_CLOSE on class CL_UCON_BROWSER has no exception.
Method HANDLE_FILTER_SELECTED Signature
Method HANDLE_FILTER_SELECTED on class CL_UCON_BROWSER has no parameter.
Method HANDLE_FILTER_SELECTED on class CL_UCON_BROWSER has no exception.
Method NAVIGATE_VIA_TR_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OBJECT_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | Object Name in Object List | 20110429 | ||
2 | ![]() |
P_OBJECT_STATE | Call by reference | Object reference (TYPE REF TO) | IF_WB_OBJECT_STATE | Workbench: View of Object | 20120126 | ||
3 | ![]() |
P_OBJECT_SUBTYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | (Internal) Type of Object in ABAP Workbench | 20110805 | ||
4 | ![]() |
P_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Object Type | 20110429 | ||
5 | ![]() |
P_OPERATION | Call by reference | Type reference (TYPE) | SEU_ACTION | WB Request: Operation in the Development Environment | 20110429 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110429 |
Method NAVIGATE_VIA_WB_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_KEY | Call by reference | Type reference (TYPE) | SEU_OBJKEY | 20110429 | |||
2 | ![]() |
OBJECT_STATE | Call by reference | Object reference (TYPE REF TO) | IF_WB_OBJECT_STATE | Workbench: View of Object | 20120126 | ||
3 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | 20110429 | |||
4 | ![]() |
OPERATION | Call by reference | Type reference (TYPE) | SEU_ACTION | 20110429 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110429 |
Method SET_BROWSER_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OBJECT_STATE | Call by reference | Object reference (TYPE REF TO) | IF_WB_OBJECT_STATE | Workbench: View of Object | 20110324 |
Method SET_BROWSER_SELECTION on class CL_UCON_BROWSER has no exception.
Method SET_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_FILTER | Call by reference | Type reference (TYPE) | CHAR10 | Filter To Be Set | 20110324 |
Method SET_FILTER on class CL_UCON_BROWSER has no exception.
Method TB_BUILD_FILTER_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ACTIVE_FILTER | Call by reference | Type reference (TYPE) | CHAR10 | Active Filter | 20110324 | ||
2 | ![]() |
P_CTXT_MENU | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20110324 |
Method TB_BUILD_FILTER_MENU on class CL_UCON_BROWSER has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in |