SAP ABAP Class CL_SESC_PDT_UI_OBJECTSELECTOR (Enterprise Search Test UI Object Selector)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FSI (Application Component) Fast Search Infrastructure
⤷
SESC_PROXY_TEST (Package) Enterprise Search Proxy Test Programs

⤷

⤷

Properties
Class | CL_SESC_PDT_UI_OBJECTSELECTOR | |
Short Description | Enterprise Search Test UI Object Selector | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SESC_PROXY_TEST | Enterprise Search Proxy Test Programs |
Created | 20041122 | SAP |
Last change | 20041228 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SESC_PDT_UI_OBJECTSELECTOR has no forward declaration.
Interfaces
Class CL_SESC_PDT_UI_OBJECTSELECTOR has no interface implemented.
Friends
Class CL_SESC_PDT_UI_OBJECTSELECTOR 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_DOCKING_CONTAINER | Docking Control Container | 20041122 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | Simple Tree Control | 20041122 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR12 | Character Field of Length 12 | 20041122 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SESC_PROXY_TEST_TREE_ITEM_TAB | Enterprise Search Proxy Test Object Selector Tree Tab | 20041122 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SESC_PROXY_TEST_TREE_NODE_TAB | Enterprise Search Proxy Test Object Selector Tree Tab | 20041122 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20041122 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20041122 | |
2 | ![]() |
Instance method | Public | Method | 20041122 | |
3 | ![]() |
Instance method | Private | Method | 20041122 | |
4 | ![]() |
Static method | Private | Method | 20041122 | |
5 | ![]() |
Static method | Public | Method | 20041124 | |
6 | ![]() |
Instance method | Public | Method | 20041124 | |
7 | ![]() |
Static method | Private | Method | 20041122 | |
8 | ![]() |
Static method | Public | Method | 20041122 | |
9 | ![]() |
Instance method | Public | Method | 20041122 | |
10 | ![]() |
Instance method | Private | Event handling method | 20041122 | |
11 | ![]() |
Instance method | Public | Method | 20041122 | |
12 | ![]() |
Instance method | Public | Method | 20041122 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | REPOSITORY_SELECTION_CHANGED | Instance Event (0) |
Public (2) |
20041122 |
Types
Class CL_SESC_PDT_UI_OBJECTSELECTOR has no local type.
Method Signatures
Method CREATE Signature
Method CREATE on class CL_SESC_PDT_UI_OBJECTSELECTOR has no parameter.
Method CREATE on class CL_SESC_PDT_UI_OBJECTSELECTOR has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_SESC_PDT_UI_OBJECTSELECTOR has no parameter.
Method DISPLAY on class CL_SESC_PDT_UI_OBJECTSELECTOR has no exception.
Method FILL_TREE Signature
Method FILL_TREE on class CL_SESC_PDT_UI_OBJECTSELECTOR has no parameter.
Method FILL_TREE on class CL_SESC_PDT_UI_OBJECTSELECTOR has no exception.
Method GET_ALL_REPOSITORY_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REPOSITORY_INFO_TAB | Value transfer | Type reference (TYPE) | SESC_PROXY_TEST_REP_INFO_TAB | Enterprise Search Proxy Test Repository Info Tab | 20041122 |
Method GET_ALL_REPOSITORY_INFO on class CL_SESC_PDT_UI_OBJECTSELECTOR has no exception.
Method GET_DISPLAY_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT_ID | Call by reference | Type reference (TYPE) | SESC_D_OBJTYPEID | Eindeutiger Name von Object typ | 20041124 | ||
2 | ![]() |
I_REPOSITORY_CLASS | Call by reference | Type reference (TYPE) | SESC_D_REPOSITORY_CLASS | Repository Klasse | 20041124 | ||
3 | ![]() |
R_DISPLAY_ATTRIBUTES | Value transfer | Type reference (TYPE) | SESC_T_REPOSITORY_ATTR_INFO | Attribute Info Table | 20041124 |
Method GET_DISPLAY_FIELDS on class CL_SESC_PDT_UI_OBJECTSELECTOR has no exception.
Method GET_FEATURES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT_TYPE_ID | Call by reference | Type reference (TYPE) | SESC_D_OBJTYPEID | Eindeutiger Name von Object typ | 20041124 | ||
2 | ![]() |
I_REPOSITORY_CLASS | Call by reference | Type reference (TYPE) | SESC_D_REPOSITORY_CLASS | Repository Klasse | 20041124 | ||
3 | ![]() |
R_FEATURES | Value transfer | Type reference (TYPE) | SESC_T_FEATURE | Feature List | 20041124 |
Method GET_FEATURES on class CL_SESC_PDT_UI_OBJECTSELECTOR has no exception.
Method GET_REPOSITORY_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20041122 | ||
2 | ![]() |
I_REPOSITORY_CLASS | Call by reference | Type reference (TYPE) | SESC_D_REPOSITORY_CLASS | Repository Klasse | 20041122 | ||
3 | ![]() |
I_REPOSITORY_ID | Call by reference | Type reference (TYPE) | SESC_D_REPOSITORY_ID | Repository ID | 20041122 | ||
4 | ![]() |
R_REPOSITORY_INFO | Value transfer | Type reference (TYPE) | SESC_S_REPOSITORY_INFO | Enterprise Search Repository XML Schema | 20041122 |
Method GET_REPOSITORY_INFO on class CL_SESC_PDT_UI_OBJECTSELECTOR has no exception.
Method GET_SEARCHABLE_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT_ID | Call by reference | Type reference (TYPE) | SESC_D_OBJTYPEID | Eindeutiger Name von Object typ | 20041122 | ||
2 | ![]() |
I_REPOSITORY_CLASS | Call by reference | Type reference (TYPE) | SESC_D_REPOSITORY_CLASS | Repository Klasse | 20041122 | ||
3 | ![]() |
R_SEARCH_ATTRIBUTES | Value transfer | Type reference (TYPE) | SESC_T_REPOSITORY_ATTR_INFO | Attribute Info Table | 20041122 |
Method GET_SEARCHABLE_FIELDS on class CL_SESC_PDT_UI_OBJECTSELECTOR has no exception.
Method GET_SEARCH_SCOPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SEARCH_SCOPE | Value transfer | Type reference (TYPE) | SESC_T_SEARCH_SCOPE | Enterprise Search - Search Scope | 20041122 |
Method GET_SEARCH_SCOPE on class CL_SESC_PDT_UI_OBJECTSELECTOR has no exception.
Method HANDLE_CHECK_BOX_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECKED | Call by reference | Attribute reference (LIKE) | 20041122 | ||||
2 | ![]() |
ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20041122 | ||||
3 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20041122 |
Method HANDLE_CHECK_BOX_CHANGED on class CL_SESC_PDT_UI_OBJECTSELECTOR has no exception.
Method HIDE Signature
Method HIDE on class CL_SESC_PDT_UI_OBJECTSELECTOR has no parameter.
Method HIDE on class CL_SESC_PDT_UI_OBJECTSELECTOR has no exception.
Method IS_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VISIBLE | Value transfer | Type reference (TYPE) | CHAR1 | 20041122 |
Method IS_VISIBLE on class CL_SESC_PDT_UI_OBJECTSELECTOR has no exception.
Event Signatures
Event REPOSITORY_SELECTION_CHANGED Signature
Event REPOSITORY_SELECTION_CHANGED on class CL_SESC_PDT_UI_OBJECTSELECTOR has no parameter.
History
Last changed by/on | SAP | 20041228 |
SAP Release Created in | 700 |