SAP ABAP Class CL_CLS_OBJECT_GRID (ALV for object type groups)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-CLS (Application Component) Classification Toolset
     SPAK_TOOL_CLASSIFICATION_SCHAR (Package) Display Classifications
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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_CLS_ASSIGNMENT_GRID Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_CLS_ATTRIBUTE_SET_EDITOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_CLS_CHARACTERIZATION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_CLS_OBJECT_CHARACTERIZATION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 CL_CLS_OBJECT_COLLECTOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
7 IF_CLS_ASSIGNMENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
8 IF_CLS_CHARACTERIZATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
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 ATTRIBUTE_SET Instance attribute Private Object reference (TYPE REF TO) CL_CLS_ATTRIBUTE_SET Attribute Set 20070914
2 CLASSIFICATION_SOURCE Instance attribute Private Object reference (TYPE REF TO) CL_CLS_CLASSIFICATION_SOURCE Source of classifications 20100128
3 COLLECTOR Instance attribute Private Object reference (TYPE REF TO) CL_CLS_OBJECT_COLLECTOR Object collector 20050922
4 COLUMN_DIR Static Attribute Public Type reference (TYPE) CL_CLS_ASSIGNMENT_GRID=>TY_COLUMN_DIR 20051005
5 COLUMN_DIR_INSTANCE Instance attribute Private Type reference (TYPE) CL_CLS_ASSIGNMENT_GRID=>TY_COLUMN_DIR 20061113
6 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20050922
7 ERROR_IN_DATA Instance attribute Private Type reference (TYPE) ABAP_BOOL 20051025
8 LIST Instance attribute Private Type reference (TYPE) CLS_OBJECT_GRID_LINES CLS_OBJECT_GRID_LINE 20050926
9 NO_OF_ATTRIBUTES Instance attribute Private Type reference (TYPE) I 20051004
10 NO_OF_COLS Static Attribute Private Type reference (TYPE) I 20051004
11 OBJECT_ASSIGNMENTS Instance attribute Private Type reference (TYPE) IF_CLS_ASSIGNMENT=>TY_OBJECT_ASSIGNMENTS_LIST Assignment list for Obejcts 20051019
12 REFRESH_REQUIRED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20051018
13 RENDERER Instance attribute Private Object reference (TYPE REF TO) CL_CLS_FIELD_RENDERER Renedering of cells in grid and tree 20070903
14 SELECTED_ATTRIBUTES Instance attribute Private Type reference (TYPE) CL_CLS_ATTRIBUTE_SET_EDITOR=>TY_ATTRIBUTE_SET 20070914
15 SELECTED_ATTRIBUTES_EDITOR Instance attribute Private Object reference (TYPE REF TO) CL_CLS_ATTRIBUTE_SET_EDITOR Favorite list for attributes 20070914
16 SORT_ORDER Instance attribute Private Type reference (TYPE) TY_SORT_ORDER 20060815
17 TOOL_SETTINGS Instance attribute Private Type reference (TYPE) CL_CLS_CHARACTERIZATION=>TY_TOOL_SETTINGS 20051012
18 VISIBILITY Instance attribute Private Type reference (TYPE) ABAP_BOOL 20051018
19 WB_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WB_MANAGER Interface for Workbench Manager 20051124
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FAVORITES Instance method Private Method add favorite attributes 20050930
2 CHANGE_DISPLAY_MODE Instance method Private Method 20090216
3 CHECK_EDIT Instance method Private Method Check if neccessary to display 'Edit selected'-button 20051025
4 CLASSIFY_OBJECT Instance method Private Method 20090327
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20051004
6 CLEAR Instance method Private Method 20051019
7 CONSTRUCTOR Instance method Public Constructor 20050922
8 DISPLAY Instance method Public Method display objects 20050922
9 DISPLAY_ASSIGNMENT Instance method Private Method 20051031
10 DISPLAY_ASSIGNMENT_DETAIL Instance method Private Method 20051028
11 DISPLAY_OBJECT_LINKS Instance method Private Method Display popup to display/ edit remark 20060315
12 EDIT_REMARK Instance method Private Method Display popup to display/ edit remark 20051026
13 EDIT_SELECTED_ATTRIBUTES Instance method Private Method 20060308
14 FORMAT_COLUMNS Instance method Private Method Create F4-help for attribute value columns 20051024
15 GET_ALV_GRID Instance method Public Method Returns the reference to the grid instance 20051208
16 GET_ASSIGNMENT_FROM_CELL Instance method Private Method 20051028
17 GET_ATTRIBUTE_FROM_COLUMN Instance method Private Method 20051012
18 GET_CURRENT_POSITION Instance method Private Method 20051012
19 GET_SELECTED_CLASSIFICATION Instance method Private Method 20060805
20 GET_SELECTED_OBJECTS Instance method Public Method 20051128
21 HANDLE_AFTER_REFRESH Instance method Private Event handling method 20060925
22 HANDLE_BUTTON_CLICKED Instance method Private Event handling method 20051028
23 HANDLE_F4 Instance method Private Event handling method handle input help 20051024
24 HANDLE_HOTSPOT_CLICKED Instance method Private Event handling method 20051031
25 INPUT_HAS_ERRORS Instance method Public Method 20051031
26 REFRESH_TABLE Instance method Public Method Refresh table display 20051018
27 SELECT_ATTRIBUTES Instance method Private Method select attributes 20050930
28 SET_ASSIGNMENTS Instance method Public Method 20051019
29 SET_ASSIGNMENTS_FOR_OBJECT Instance method Private Method 20051019
30 SET_ATTRIBUTES Instance method Private Method 20051019
31 SET_VISIBLE Instance method Public Method Set Control Visible or Invisible 20051011
32 UPDATE_ASSIGNMENT Instance method Private Method 20051028
33 UPDATE_ATTRIBUTES Instance method Private Method Update key attributes 20051014
34 UPDATE_DISPLAY Instance method Private Method 20051019
35 UPDATE_REFERENCE Instance method Public Method 20051019
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 Returning RE_EDITABLE Value transfer Type reference (TYPE) ABAP_BOOL 20051025
# Exception Resumable Description Created on
1 CX_PAK_INVALID_STATE 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 Importing IM_ATTRIBUTE_SUBSET Call by reference Type reference (TYPE) CL_CLS_OBJECT_CHARACTERIZATION=>TY_ATTRIBUTE_LIST 20090327
2 Importing IM_CHANGEMODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090327
3 Importing 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 Importing IM_ALLOW_SWITCH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20051012
2 Importing IM_ATTRIBUTE_SET Call by reference Object reference (TYPE REF TO) CL_CLS_ATTRIBUTE_SET Attribute Set 20070914
3 Importing IM_CLASSIFICATION_SOURCE Call by reference Object reference (TYPE REF TO) CL_CLS_CLASSIFICATION_SOURCE Source of classifications 20100128
4 Importing IM_COLLECTOR Call by reference Object reference (TYPE REF TO) CL_CLS_OBJECT_COLLECTOR Object collector 20050922
5 Importing IM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20050922
6 Importing IM_DISPLAY_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE do not show change/delete options 20121019
7 Importing IM_DISPLAY_TREE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20051012
8 Importing IM_INFO_OBJECT Call by reference Type reference (TYPE) DOKU_OBJ Documentation Object 20051202
9 Importing IM_NO_ATTRIBUTE_SELECTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE do not show the button to select attributes 20051012
10 Importing IM_NO_MANUAL_CLASSIFICATION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE do not allow manual classification 20051012
11 Importing IM_NO_SETTINGS_BUTTON Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE do not show the settings button 20051012
12 Importing IM_NO_TOOLBAR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE do not show the toolbar at all 20051012
13 Importing IM_SORT_ORDER Call by reference Type reference (TYPE) TY_SORT_ORDER 20060815
14 Importing 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 CX_PAK_GUI_ERROR GUI Package-Builder exceptions 20050923
2 CX_PAK_INVALID_STATE 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 Changing CH_LINE Call by reference Type reference (TYPE) CLS_OBJECT_GRID_LINE Line in the grid of attribtue value 20051031
2 Importing IM_ASSIGNMENT Call by reference Object reference (TYPE REF TO) IF_CLS_ATTR_VALUE_ASSIGNMENT Attribute value assignment 20051031
3 Importing 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 Importing IM_COLUMN Call by reference Type reference (TYPE) LVC_S_COL ALV Control: Column ID 20051028
2 Importing 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 Importing IM_COL Call by reference Type reference (TYPE) LVC_S_COL ALV control: Field name of internal table field 20060315
2 Importing 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 Importing IM_COL Call by reference Type reference (TYPE) LVC_S_COL ALV control: Field name of internal table field 20051028
2 Importing IM_DISPLAYMODE Call by reference Type reference (TYPE) ABAP_BOOL 20051028
3 Importing 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 CX_PAK_GUI_ERROR GUI Package-Builder exceptions 20060309

Method FORMAT_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_FIELDLIST Call by reference Type reference (TYPE) LVC_T_FCAT Field catalog for ListViewer control 20051024
# Exception Resumable Description Created on
1 CX_PAK_INVALID_STATE 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 Returning 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 Exporting EX_ASSIGNMENT Call by reference Object reference (TYPE REF TO) IF_CLS_ATTR_VALUE_ASSIGNMENT Attribute value assignment 20051028
2 Importing IM_COLUMN Call by reference Type reference (TYPE) LVC_S_COL ALV Control: Column ID 20051028
3 Importing IM_OBJECT Call by reference Type reference (TYPE) PAK_OBJECT_KEY Object key 20051028
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20051125
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20051125
3 CX_PAK_NOT_AUTHORIZED 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 Exporting EX_ATTRIBUTE Call by reference Type reference (TYPE) CL_CLS_ASSIGNMENT_GRID=>TY_COLUMN_DIR_ENTRY 20051012
2 Exporting EX_INDEX Call by reference Type reference (TYPE) I 20051028
3 Importing 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 Exporting EX_COLS Call by reference Type reference (TYPE) LVC_T_COL ALV control: Table with rows of type LVC_S_COL 20051012
2 Exporting EX_CURRENT_ATTRIBUTE Call by reference Type reference (TYPE) LVC_S_COL Characteristic 20051128
3 Exporting EX_CURRENT_COL Call by reference Type reference (TYPE) LVC_S_COL ALV Control: Column ID 20051018
4 Exporting EX_CURRENT_OBJECT Call by reference Type reference (TYPE) PAK_OBJECT_KEY Object key 20051018
5 Exporting EX_CURRENT_PACKAGE Call by reference Type reference (TYPE) DEVCLASS Package 20051125
6 Exporting EX_CURRENT_VALUE Call by reference Type reference (TYPE) CLS_ATTRIBUTE_VALUE Attribute value 20070209
7 Exporting EX_NO_OF_OBJECTS Call by reference Type reference (TYPE) I 20051012
8 Exporting 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 Exporting EX_VALUE Call by reference Type reference (TYPE) CLS_VALUE_ASSIGNMENT Assigned value as string 20060805
2 Importing IM_ATTRIBUTE Call by reference Type reference (TYPE) CLS_ATTRIBUTE_NAME Characteristic 20060805
3 Importing IM_OBJECT Call by reference Type reference (TYPE) PAK_OBJECT_KEY Object key 20060805
4 Importing 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 Exporting 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 Importing ES_COL_ID Call by reference Attribute reference (LIKE) 20051028
2 Importing 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 Importing ER_EVENT_DATA Value transfer Attribute reference (LIKE) 20051024
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20051024
3 Importing ET_BAD_CELLS Value transfer Attribute reference (LIKE) 20051024
4 Importing E_DISPLAY Value transfer Attribute reference (LIKE) 20051024
5 Importing E_FIELDNAME Value transfer Attribute reference (LIKE) 20051024
6 Importing 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 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20051031
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20051031
3 Importing 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 Returning 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 Importing 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 Importing VISIBLE Value transfer Type reference (TYPE) C Visible 20051011
# Exception Resumable Description Created on
1 CX_CLS_GUI_ERROR GUI Package-Builder exceptions 20090327

Method UPDATE_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 CX_PAK_INVALID_DATA Invalid data 20051028
2 CX_PAK_INVALID_STATE 20051028
3 CX_PAK_NOT_AUTHORIZED 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 CX_PAK_GUI_ERROR GUI Package-Builder exceptions 20051014
2 CX_PAK_INVALID_DATA Invalid data 20051017
3 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20051017
4 CX_PAK_NOT_AUTHORIZED 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