SAP ABAP Class CL_UCON_BROWSER_MAIN (Tag 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
⤷
⤷
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 | 20120702 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_CONTROL_TOOL_EXTENDED_1 | Enhancement 1 of IF_WB_CONTROL_TOOL | 20120702 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_CONTROL_TOOL_EXTENDED_2 | Enhancement 2 for IF_WB_CONTROL_TOOL | 20120702 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_PROGRAM | Workbench: Program | 20120702 |
Properties
| Class | CL_UCON_BROWSER_MAIN | |
| 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_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 | 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) | |
| 3 | 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 | 20120702 | ||
| 2 | IF_WB_CONTROL_TOOL_EXTENDED_1 | Enhancement 1 of IF_WB_CONTROL_TOOL | 20120702 | ||
| 3 | IF_WB_CONTROL_TOOL_EXTENDED_2 | Enhancement 2 for IF_WB_CONTROL_TOOL | 20120702 | ||
| 4 | IF_WB_PROGRAM | Workbench: Program | 20120702 |
Friends
Class CL_UCON_BROWSER_MAIN 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 | 20120702 | |||
| 2 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'FLT' | Function Code: Choose Filter | 20120702 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR10 | '%FLT_AMC' | Character Field Length = 10 | 20130308 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR10 | '%FLT_APC' | Character Field Length = 10 | 20130308 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR10 | '%FLT_CA' | Function Code: Display User-Defined View | 20120702 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR10 | '%FLT_CONF' | Function Code: Display Admin View | 20120702 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR10 | '%FLT_PROF' | Character Field Length = 10 | 20120702 | ||
| 8 | Constant | Public | Type reference (TYPE) | CHAR10 | '%FLT_SERV' | Function Code: Display Service Assemblies | 20120718 | ||
| 9 | Constant | Public | Type reference (TYPE) | CHAR10 | '%FLT_SERUN' | Function Code: Display SMTP Hosts | 20120718 | ||
| 10 | Constant | Public | Type reference (TYPE) | CHAR10 | '%FLT_URL' | Character Field Length = 10 | 20120702 | ||
| 11 | Constant | Public | Type reference (TYPE) | CHAR10 | '%FLT_VHOST' | Function Code: Display ITS Tags Only | 20120702 | ||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UCON_BROWSER_DATA_PROVIDER | Data Provider for UCON Browser Tool | 20120710 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CTMENU | Filter Menu | 20120702 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UCON_BROWSER_FILTER_DATA | Filter data fror Browser | 20120710 | |||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control for View Selection | 20120702 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | CHAR10 | Is Filter set | 20120702 | |||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WB_WINDOW | Interface for Workbench Window | 20120702 | |||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_SELECT_ELEMENT | Selection Box for Views | 20120702 | |||
| 19 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_BUTTON_ELEMENT | Selection Area: Close Button | 20120702 | |||
| 20 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_FORM_AREA | Selection Area for Views | 20120702 | |||
| 21 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Selection Area for Views | 20120702 | |||
| 22 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter | 20120702 | |||
| 23 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar | 20120702 | |||
| 24 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UCON_BROWSER_TREE | Tree | 20120702 | |||
| 25 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20120702 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | I | Window ID | 20120702 |
Methods
Events
Class CL_UCON_BROWSER_MAIN has no event.
Types
Class CL_UCON_BROWSER_MAIN 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 | 20120702 |
Method CREATE_SELECTION_SCREEN on class CL_UCON_BROWSER_MAIN 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 | 20120702 | |||
| 2 | P_SPLITTER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20120702 |
Method CREATE_SPLITTER on class CL_UCON_BROWSER_MAIN 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 | 20120702 | |||
| 2 | P_TOOLBAR | Value transfer | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Tool Bar Control | 20120702 |
Method CREATE_TOOLBAR on class CL_UCON_BROWSER_MAIN 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 | 20120702 |
Method DISPLAY on class CL_UCON_BROWSER_MAIN 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) | 20120702 |
Method HANDLE_BUTTON_CLICK on class CL_UCON_BROWSER_MAIN has no exception.
Method HANDLE_BUTTON_CLOSE Signature
Method HANDLE_BUTTON_CLOSE on class CL_UCON_BROWSER_MAIN has no parameter.
Method HANDLE_BUTTON_CLOSE on class CL_UCON_BROWSER_MAIN has no exception.
Method HANDLE_FILTER_SELECTED Signature
Method HANDLE_FILTER_SELECTED on class CL_UCON_BROWSER_MAIN has no parameter.
Method HANDLE_FILTER_SELECTED on class CL_UCON_BROWSER_MAIN 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 | 20120702 | |||
| 2 | P_OBJECT_STATE | Call by reference | Object reference (TYPE REF TO) | IF_WB_OBJECT_STATE | Workbench: View of Object | 20120702 | |||
| 3 | P_OBJECT_SUBTYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | (Internal) Type of Object in ABAP Workbench | 20120702 | |||
| 4 | P_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Object Type | 20120702 | |||
| 5 | P_OPERATION | Call by reference | Type reference (TYPE) | SEU_ACTION | WB Request: Operation in the Development Environment | 20120702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120702 |
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 | 20120702 | ||||
| 2 | OBJECT_STATE | Call by reference | Object reference (TYPE REF TO) | IF_WB_OBJECT_STATE | Workbench: View of Object | 20120702 | |||
| 3 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | 20120702 | ||||
| 4 | OPERATION | Call by reference | Type reference (TYPE) | SEU_ACTION | 20120702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120702 |
Method SET_DROPDOWN_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER_DATA | Call by reference | Object reference (TYPE REF TO) | IF_UCON_BROWSER_FILTER_DATA | Filter data fror Browser | 20120719 |
Method SET_DROPDOWN_SELECTION on class CL_UCON_BROWSER_MAIN 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 | 20120702 |
Method SET_FILTER on class CL_UCON_BROWSER_MAIN 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 | 20120702 | |||
| 2 | P_CTXT_MENU | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20120702 |
Method TB_BUILD_FILTER_MENU on class CL_UCON_BROWSER_MAIN has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |