Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_AKB_TABLE_EDITOR | Display Check Results | 20050922 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLS_ASSIGNMENT | Characterization of objects | 20051019 |
Properties
Class | CL_CLS_OBJECT_GRID | |
Short Description | ALV for object type groups | |
Super Class | CL_AKB_TABLE_EDITOR | Display Check Results |
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 | 20050922 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CLS_ASSIGNMENT | Characterization of objects | 20051019 |
Friends
Class CL_CLS_OBJECT_GRID 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_CLS_ATTRIBUTE_SET | Attribute Set | 20070914 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CLS_CLASSIFICATION_SOURCE | Source of classifications | 20100128 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CLS_OBJECT_COLLECTOR | Object collector | 20050922 | ||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CL_CLS_ASSIGNMENT_GRID=>TY_COLUMN_DIR | 20051005 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_CLS_ASSIGNMENT_GRID=>TY_COLUMN_DIR | 20061113 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20050922 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20051025 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CLS_OBJECT_GRID_LINES | CLS_OBJECT_GRID_LINE | 20050926 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20051004 | |||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | 20051004 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_CLS_ASSIGNMENT=>TY_OBJECT_ASSIGNMENTS_LIST | Assignment list for Obejcts | 20051019 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20051018 | |||
13 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CLS_FIELD_RENDERER | Renedering of cells in grid and tree | 20070903 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_CLS_ATTRIBUTE_SET_EDITOR=>TY_ATTRIBUTE_SET | 20070914 | |||
15 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CLS_ATTRIBUTE_SET_EDITOR | Favorite list for attributes | 20070914 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_SORT_ORDER | 20060815 | |||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_CLS_CHARACTERIZATION=>TY_TOOL_SETTINGS | 20051012 | |||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20051018 | |||
19 | ![]() |
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) |
handle changed attributes | 20050930 |
2 | CHANGE_TOOLBAR | Instance Event (0) |
Public (2) |
20051012 | |
3 | CHANGE_TRANSPORT_SETTINGS | Instance Event (0) |
Public (2) |
20130415 | |
4 | CLASSIFY_OBJECTS | Instance Event (0) |
Public (2) |
Classify a set of objects | 20051011 |
5 | FUNCTION_SELECTED | Instance Event (0) |
Public (2) |
20051011 | |
6 | NAVIGATE_TO_OBJECT | Instance Event (0) |
Public (2) |
20051124 | |
7 | REFRESH_REQUESTED | Instance Event (0) |
Public (2) |
20091120 | |
8 | SAVE | Instance Event (0) |
Public (2) |
20060216 | |
9 | SHOW_TREE | Instance Event (0) |
Public (2) |
20051011 | |
10 | UNLOCK_REQUESTED | Instance Event (0) |
Private (0) |
20051024 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_FIELDLIST | Private | See coding | 20051028 | TY_FIELDLIST type STANDARD TABLE OF lvc_fname
|
||
2 | TY_OBEJCT_ASSIGNMENTS_LIST | Private | Attribute reference (LIKE) | 20051019 |
|
||
3 | TY_OBJECT_ASSIGNMENTS | Private | Attribute reference (LIKE) | 20051019 |
|
||
4 | TY_SORT_ORDER | Public | See coding | 20060816 | ty_sort_order type table of ty_sort_order_entry
|
||
5 | TY_SORT_ORDER_ENTRY | Public | See coding | 20060816 | begin of ty_sort_order_entry,
attribute type cls_attribute_name,
fieldname type lvc_fname,
descending type abap_bool,
end of ty_sort_order_entry
|
Method Signatures
Method ADD_FAVORITES Signature
Method ADD_FAVORITES on class CL_CLS_OBJECT_GRID has no parameter.
Method ADD_FAVORITES on class CL_CLS_OBJECT_GRID has no exception.
Method CHANGE_DISPLAY_MODE Signature
Method CHANGE_DISPLAY_MODE on class CL_CLS_OBJECT_GRID has no parameter.
Method CHANGE_DISPLAY_MODE on class CL_CLS_OBJECT_GRID has no exception.
Method CHECK_EDIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_EDITABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation can't be executed in present object state | 20051025 |
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_GRID has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CLS_OBJECT_GRID has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CLS_OBJECT_GRID has no exception.
Method CLEAR Signature
Method CLEAR on class CL_CLS_OBJECT_GRID has no parameter.
Method CLEAR on class CL_CLS_OBJECT_GRID 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 | Abstract Container for GUI Controls | 20050922 | ||
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 | 20051012 | |
10 | ![]() |
IM_NO_MANUAL_CLASSIFICATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | do not allow manual classification | 20051012 | |
11 | ![]() |
IM_NO_SETTINGS_BUTTON | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | do not show the settings button | 20051012 | |
12 | ![]() |
IM_NO_TOOLBAR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | do not show the toolbar at all | 20051012 | |
13 | ![]() |
IM_SORT_ORDER | Call by reference | Type reference (TYPE) | TY_SORT_ORDER | 20060815 | |||
14 | ![]() |
IM_WB_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WB_MANAGER | Interface for Workbench Manager | 20051124 |
Method CONSTRUCTOR on class CL_CLS_OBJECT_GRID has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_CLS_OBJECT_GRID has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
GUI Package-Builder exceptions | 20050923 | |
2 | ![]() |
Operation can't be executed in present object state | 20050923 |
Method DISPLAY_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_LINE | Call by reference | Type reference (TYPE) | CLS_OBJECT_GRID_LINE | Line in the grid of attribtue value | 20051031 | ||
2 | ![]() |
IM_ASSIGNMENT | Call by reference | Object reference (TYPE REF TO) | IF_CLS_ATTR_VALUE_ASSIGNMENT | Attribute value assignment | 20051031 | ||
3 | ![]() |
IM_EDITMODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20051031 |
Method DISPLAY_ASSIGNMENT on class CL_CLS_OBJECT_GRID has no exception.
Method DISPLAY_ASSIGNMENT_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COLUMN | Call by reference | Type reference (TYPE) | LVC_S_COL | ALV Control: Column ID | 20051028 | ||
2 | ![]() |
IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20051028 |
Method DISPLAY_ASSIGNMENT_DETAIL on class CL_CLS_OBJECT_GRID has no exception.
Method DISPLAY_OBJECT_LINKS 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_S_COL | ALV control: Field name of internal table field | 20060315 | ||
2 | ![]() |
IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20060315 |
Method DISPLAY_OBJECT_LINKS on class CL_CLS_OBJECT_GRID has no exception.
Method EDIT_REMARK 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_S_COL | ALV control: Field name of internal table field | 20051028 | ||
2 | ![]() |
IM_DISPLAYMODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20051028 | |||
3 | ![]() |
IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20051026 |
Method EDIT_REMARK on class CL_CLS_OBJECT_GRID has no exception.
Method EDIT_SELECTED_ATTRIBUTES Signature
Method EDIT_SELECTED_ATTRIBUTES on class CL_CLS_OBJECT_GRID has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
GUI Package-Builder exceptions | 20060309 |
Method FORMAT_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_FIELDLIST | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field catalog for ListViewer control | 20051024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation can't be executed in present object state | 20051024 |
Method GET_ALV_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ALV_GRID | Value transfer | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV Grid Control | 20051208 |
Method GET_ALV_GRID on class CL_CLS_OBJECT_GRID has no exception.
Method GET_ASSIGNMENT_FROM_CELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_ASSIGNMENT | Call by reference | Object reference (TYPE REF TO) | IF_CLS_ATTR_VALUE_ASSIGNMENT | Attribute value assignment | 20051028 | ||
2 | ![]() |
IM_COLUMN | Call by reference | Type reference (TYPE) | LVC_S_COL | ALV Control: Column ID | 20051028 | ||
3 | ![]() |
IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20051028 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data | 20051125 | |
2 | ![]() |
Operation can't be executed in present object state | 20051125 | |
3 | ![]() |
User doesn't have sufficient authorizations | 20051125 |
Method GET_ATTRIBUTE_FROM_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_ATTRIBUTE | Call by reference | Type reference (TYPE) | CL_CLS_ASSIGNMENT_GRID=>TY_COLUMN_DIR_ENTRY | 20051012 | |||
2 | ![]() |
EX_INDEX | Call by reference | Type reference (TYPE) | I | 20051028 | |||
3 | ![]() |
IM_COL | Call by reference | Type reference (TYPE) | LVC_S_COL | ALV Control: Column ID | 20051012 |
Method GET_ATTRIBUTE_FROM_COLUMN on class CL_CLS_OBJECT_GRID has no exception.
Method GET_CURRENT_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_COLS | Call by reference | Type reference (TYPE) | LVC_T_COL | ALV control: Table with rows of type LVC_S_COL | 20051012 | ||
2 | ![]() |
EX_CURRENT_ATTRIBUTE | Call by reference | Type reference (TYPE) | LVC_S_COL | Characteristic | 20051128 | ||
3 | ![]() |
EX_CURRENT_COL | Call by reference | Type reference (TYPE) | LVC_S_COL | ALV Control: Column ID | 20051018 | ||
4 | ![]() |
EX_CURRENT_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20051018 | ||
5 | ![]() |
EX_CURRENT_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20051125 | ||
6 | ![]() |
EX_CURRENT_VALUE | Call by reference | Type reference (TYPE) | CLS_ATTRIBUTE_VALUE | Attribute value | 20070209 | ||
7 | ![]() |
EX_NO_OF_OBJECTS | Call by reference | Type reference (TYPE) | I | 20051012 | |||
8 | ![]() |
EX_OBJECTS | Call by reference | Type reference (TYPE) | PAK_HASHED_OBJECT_LIST | List of development objects | 20051012 |
Method GET_CURRENT_POSITION on class CL_CLS_OBJECT_GRID 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 | 20060805 | ||
2 | ![]() |
IM_ATTRIBUTE | Call by reference | Type reference (TYPE) | CLS_ATTRIBUTE_NAME | Characteristic | 20060805 | ||
3 | ![]() |
IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20060805 | ||
4 | ![]() |
IM_VALUE | Call by reference | Type reference (TYPE) | STRING | 20060805 |
Method GET_SELECTED_CLASSIFICATION on class CL_CLS_OBJECT_GRID has no exception.
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_GRID has no exception.
Method HANDLE_AFTER_REFRESH Signature
Method HANDLE_AFTER_REFRESH on class CL_CLS_OBJECT_GRID has no parameter.
Method HANDLE_AFTER_REFRESH on class CL_CLS_OBJECT_GRID has no exception.
Method HANDLE_BUTTON_CLICKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_COL_ID | Call by reference | Attribute reference (LIKE) | 20051028 | ||||
2 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20051028 |
Method HANDLE_BUTTON_CLICKED on class CL_CLS_OBJECT_GRID has no exception.
Method HANDLE_F4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_EVENT_DATA | Value transfer | Attribute reference (LIKE) | 20051024 | ||||
2 | ![]() |
ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20051024 | ||||
3 | ![]() |
ET_BAD_CELLS | Value transfer | Attribute reference (LIKE) | 20051024 | ||||
4 | ![]() |
E_DISPLAY | Value transfer | Attribute reference (LIKE) | 20051024 | ||||
5 | ![]() |
E_FIELDNAME | Value transfer | Attribute reference (LIKE) | 20051024 | ||||
6 | ![]() |
E_FIELDVALUE | Value transfer | Attribute reference (LIKE) | 20051024 |
Method HANDLE_F4 on class CL_CLS_OBJECT_GRID has no exception.
Method HANDLE_HOTSPOT_CLICKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20051031 | ||||
2 | ![]() |
E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20051031 | ||||
3 | ![]() |
E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20051031 |
Method HANDLE_HOTSPOT_CLICKED on class CL_CLS_OBJECT_GRID has no exception.
Method INPUT_HAS_ERRORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_INPUT_HAS_ERRORS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051031 |
Method INPUT_HAS_ERRORS on class CL_CLS_OBJECT_GRID has no exception.
Method REFRESH_TABLE 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_TABLE on class CL_CLS_OBJECT_GRID has no exception.
Method SELECT_ATTRIBUTES Signature
Method SELECT_ATTRIBUTES on class CL_CLS_OBJECT_GRID has no parameter.
Method SELECT_ATTRIBUTES on class CL_CLS_OBJECT_GRID has no exception.
Method SET_ASSIGNMENTS Signature
Method SET_ASSIGNMENTS on class CL_CLS_OBJECT_GRID has no parameter.
Method SET_ASSIGNMENTS on class CL_CLS_OBJECT_GRID has no exception.
Method SET_ASSIGNMENTS_FOR_OBJECT Signature
Method SET_ASSIGNMENTS_FOR_OBJECT on class CL_CLS_OBJECT_GRID has no parameter.
Method SET_ASSIGNMENTS_FOR_OBJECT on class CL_CLS_OBJECT_GRID has no exception.
Method SET_ATTRIBUTES Signature
Method SET_ATTRIBUTES on class CL_CLS_OBJECT_GRID has no parameter.
Method SET_ATTRIBUTES on class CL_CLS_OBJECT_GRID 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 | 20051011 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
GUI Package-Builder exceptions | 20090327 |
Method UPDATE_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ASSIGNMENT | Call by reference | Object reference (TYPE REF TO) | IF_CLS_ATTR_VALUE_ASSIGNMENT | Attribute value assignment | 20051028 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data | 20051028 | |
2 | ![]() |
20051028 | ||
3 | ![]() |
User doesn't have sufficient authorizations | 20051028 |
Method UPDATE_ATTRIBUTES Signature
Method UPDATE_ATTRIBUTES on class CL_CLS_OBJECT_GRID has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
GUI Package-Builder exceptions | 20051014 | |
2 | ![]() |
Invalid data | 20051017 | |
3 | ![]() |
Operation can't be executed in present object state | 20051017 | |
4 | ![]() |
User doesn't have sufficient authorizations | 20051017 |
Method UPDATE_DISPLAY Signature
Method UPDATE_DISPLAY on class CL_CLS_OBJECT_GRID has no parameter.
Method UPDATE_DISPLAY on class CL_CLS_OBJECT_GRID has no exception.
Method UPDATE_REFERENCE Signature
Method UPDATE_REFERENCE on class CL_CLS_OBJECT_GRID has no parameter.
Method UPDATE_REFERENCE on class CL_CLS_OBJECT_GRID 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 | 20050930 |
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_ALV_EVENT_TOOLBAR_SET | Toolbar | 20051012 |
Event CHANGE_TRANSPORT_SETTINGS Signature
Event CHANGE_TRANSPORT_SETTINGS on class CL_CLS_OBJECT_GRID 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 | 20051011 | ||
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 | 20051202 | ||
4 | IM_DIRECT_CLASSIFICATION | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051020 | |||
5 | IM_OBJECTS | Exporting | Value transfer | Type reference (TYPE) | PAK_OBJECT_LIST | Object list | 20051011 |
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 | 20051011 | ||
2 | IM_OBJECT | Exporting | Value transfer | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20051012 |
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 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 SAVE Signature
Event SAVE on class CL_CLS_OBJECT_GRID has no parameter.
Event SHOW_TREE Signature
Event SHOW_TREE on class CL_CLS_OBJECT_GRID has no parameter.
Event UNLOCK_REQUESTED Signature
Event UNLOCK_REQUESTED on class CL_CLS_OBJECT_GRID has no parameter.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 710 |