SAP ABAP Class CL_SCC_WB_ALV_EVENT_RECEIVER (ALV Grid Handler Class (Template: Program BCALV_EDIT_04))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SCC_WB_TOOLS (Package) SCC: Workbench Tools
Properties
Class CL_SCC_WB_ALV_EVENT_RECEIVER  
Short Description ALV Grid Handler Class (Template: Program BCALV_EDIT_04)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCC_WB_TOOLS   SCC: Workbench Tools 
Created 20090325   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCC_WB_ALV_EVENT_RECEIVER has no forward declaration.
Interfaces
Class CL_SCC_WB_ALV_EVENT_RECEIVER has no interface implemented.
Friends
Class CL_SCC_WB_ALV_EVENT_RECEIVER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20090327
2 ASPVALUES Instance attribute Public Type reference (TYPE) SCC_WB_ASPVALUES Table of Check Aspect Values and their Descriptions 20090327
3 CONFIG_ELEMENTS Instance attribute Private Type reference (TYPE) SCC_WB_CONFIG_ELEMENTS Check Configuration Element Data 20090327
4 CONFIG_ELEMENTS_DELETED_ROWS Instance attribute Private Type reference (TYPE) SCC_WB_CONFIG_ELEMENTS Check Configuration Element Data 20090327
5 CONFIG_ELEMENTS_INSERTED_ROWS Instance attribute Private Type reference (TYPE) SCC_WB_ASPECTS Table of Aspects 20090327
6 DATASET Instance attribute Private Type reference (TYPE) SEOATTNAME Name of Data Record Displayed in ALV 20090327
7 ERROR_IN_DATA Instance attribute Private Type reference (TYPE) C ERROR_IN_DATA 20090327
8 G_ER_DATA_CHANGED Instance attribute Public Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL G_ER_DATA_CHANGED 20090327
9 ICON_RADIOBUTTON_SELECTED Instance attribute Public Type reference (TYPE) SEOATTNAME Icons for Radio Button 20090327
10 ICON_RADIOBUTTON_UNSELECTED Instance attribute Public Type reference (TYPE) SEOATTNAME Icons for Radio Button 20090327
11 INITIAL_TABLE Instance attribute Private Type reference (TYPE) C INITIAL_TABLE 20090327
12 IT_GOOD_CELLS Instance attribute Private Type reference (TYPE) LVC_T_MODI ALV Control: Table of Changed Cells for the Application 20090327
13 OBJTYPES Instance attribute Public Type reference (TYPE) SCC_ASP_OBJTYPE_TABLE Object Types in Check Aspect 20090327
14 OBJTYPES_DELETED_ROWS Instance attribute Private Type reference (TYPE) SCC_ASP_OBJTYPE_TABLE DELETED_ROWS 20090327
15 OBJTYPES_INSERTED_ROWS Instance attribute Private Type reference (TYPE) SCC_OBJTYPES_TR INSERTED_ROWS 20090327
16 RULE_ELEMENTS Instance attribute Private Type reference (TYPE) SCC_WB_RULE_ELEMENTS Check Configuration Element Data 20090327
17 TOOLBAR_MINIMAL Instance attribute Private Type reference (TYPE) C 'X': Only 'Create', 'Delete', 'Display' Buttons 20090327
18 TOOL_DATA Instance attribute Public Type reference (TYPE) SCC_WB_TOOL_DATA Tool Data 20090327
Methods
# Method Level Visibility Method type Description Created on
1 CELEMENTS_UPDATE_DELTA_TABLES Instance method Private Method UPDATE_DELTA_TABLES 20090327
2 CHECK_DOUBLE_ENTRIES Instance method Private Method CHECK_DOUBLE_ENTRIES 20090327
3 CONSTRUCTOR Instance method Public Constructor 20090327
4 GET_CELL_VALUES Instance method Private Method GET_CELL_VALUES 20090327
5 HANDLE_BEFORE_USER_COMMAND Instance method Public Event handling method HANDLE_BEFORE_USER_COMMAND 20090327
6 HANDLE_DATA_CHANGED Instance method Public Event handling method HANDLE_DATA_CHANGED 20090327
7 HANDLE_DATA_CHANGED_FINISHED Instance method Public Event handling method HANDLE_DATA_CHANGED_FINISHED 20090327
8 HANDLE_DOUBLE_CLICK Instance method Public Event handling method HANDLE_DOUBLE_CLICK 20090327
9 HANDLE_HOTSPOT_CLICKED Instance method Public Event handling method Handle Hotspot Click 20090327
10 HANDLE_ON_F4 Instance method Public Event handling method Handle F4 20090327
11 HANDLE_TOOLBAR Instance method Public Event handling method HANDLE_TOOLBAR 20090327
12 HANDLE_USER_COMMAND Instance method Public Event handling method HANDLE_USER_COMMAND 20090327
13 OBJTYPES_UPDATE_DELTA_TABLES Instance method Private Method UPDATE_DELTA_TABLES 20090327
14 PERFORM_SEMANTIC_CHECKS Instance method Public Method PERFORM_SEMANTIC_CHECKS 20090327
15 REFRESH_DELTA_TABLES Instance method Public Method Refresh delta tables (rd 03/2009: not used) 20090327
16 RELEMENTS_UPDATE_DELTA_TABLES Instance method Private Method UPDATE_DELTA_TABLES 20090327
17 SET_TABLE_IS_INITIAL Instance method Public Method set table is initial 20090327
18 SET_TABLE_IS_NOT_INITIAL Instance method Public Method SET_TABLE_IS_NOT_INITIAL 20090327
19 TABLE_IS_INITIAL Instance method Public Method TABLE_IS_INITIAL 20090327
Events
Class CL_SCC_WB_ALV_EVENT_RECEIVER has no event.
Types
Class CL_SCC_WB_ALV_EVENT_RECEIVER has no local type.
Method Signatures

Method CELEMENTS_UPDATE_DELTA_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL PR_DATA_CHANGED 20090327

Method CELEMENTS_UPDATE_DELTA_TABLES on class CL_SCC_WB_ALV_EVENT_RECEIVER has no exception.

Method CHECK_DOUBLE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL PR_DATA_CHANGED 20090327

Method CHECK_DOUBLE_ENTRIES on class CL_SCC_WB_ALV_EVENT_RECEIVER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALV_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20090327
2 Importing G_TOOL_DATA Call by reference Type reference (TYPE) SCC_WB_TOOL_DATA Tool-Daten 20090327
3 Importing P_ASPVALUES Call by reference Type reference (TYPE) SCC_WB_ASPVALUES Tabelle von Prüfaspektwerten und deren Beschreibungen 20090327
4 Importing P_CONFIG_ELEMENTS Call by reference Type reference (TYPE) SCC_WB_CONFIG_ELEMENTS Daten von Prüfkonfigurationselementen 20090327
5 Importing P_OBJTYPES Call by reference Type reference (TYPE) SCC_ASP_OBJTYPE_TABLE Objekttypen im Prüfaspekt 20090327
6 Importing P_RULE_ELEMENTS Call by reference Type reference (TYPE) SCC_WB_RULE_ELEMENTS Daten von Prüfkonfigurationselementen 20090327

Method CONSTRUCTOR on class CL_SCC_WB_ALV_EVENT_RECEIVER has no exception.

Method GET_CELL_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting KEY Call by reference Type reference (TYPE) ANY KEY 20090327
2 Importing PR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL PR_DATA_CHANGED 20090327
3 Importing ROW_ID Call by reference Type reference (TYPE) INT4 ROW_ID 20090327

Method GET_CELL_VALUES on class CL_SCC_WB_ALV_EVENT_RECEIVER has no exception.

Method HANDLE_BEFORE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) E_UCOMM 20090327

Method HANDLE_BEFORE_USER_COMMAND on class CL_SCC_WB_ALV_EVENT_RECEIVER has no exception.

Method HANDLE_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Value transfer Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Data Change Object 20090327
2 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20090327

Method HANDLE_DATA_CHANGED on class CL_SCC_WB_ALV_EVENT_RECEIVER has no exception.

Method HANDLE_DATA_CHANGED_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_GOOD_CELLS Call by reference Attribute reference (LIKE) 20090327
2 Importing E_MODIFIED Call by reference Attribute reference (LIKE) 20090327

Method HANDLE_DATA_CHANGED_FINISHED on class CL_SCC_WB_ALV_EVENT_RECEIVER has no exception.

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Type reference (TYPE) LVC_S_ROID Numersche Zeilen ID 20090327
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20090327

Method HANDLE_DOUBLE_CLICK on class CL_SCC_WB_ALV_EVENT_RECEIVER 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) 20090327
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20090327
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20090327

Method HANDLE_HOTSPOT_CLICKED on class CL_SCC_WB_ALV_EVENT_RECEIVER has no exception.

Method HANDLE_ON_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20090327
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20090327
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20090327
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20090327
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20090327
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20090327

Method HANDLE_ON_F4 on class CL_SCC_WB_ALV_EVENT_RECEIVER has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) E_INTERACTIVE 20090327
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) E_OBJECT 20090327

Method HANDLE_TOOLBAR on class CL_SCC_WB_ALV_EVENT_RECEIVER has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) E_UCOMM 20090327

Method HANDLE_USER_COMMAND on class CL_SCC_WB_ALV_EVENT_RECEIVER has no exception.

Method OBJTYPES_UPDATE_DELTA_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL PR_DATA_CHANGED 20090327

Method OBJTYPES_UPDATE_DELTA_TABLES on class CL_SCC_WB_ALV_EVENT_RECEIVER has no exception.

Method PERFORM_SEMANTIC_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL PR_DATA_CHANGED 20090327

Method PERFORM_SEMANTIC_CHECKS on class CL_SCC_WB_ALV_EVENT_RECEIVER has no exception.

Method REFRESH_DELTA_TABLES Signature

Method REFRESH_DELTA_TABLES on class CL_SCC_WB_ALV_EVENT_RECEIVER has no parameter.
Method REFRESH_DELTA_TABLES on class CL_SCC_WB_ALV_EVENT_RECEIVER has no exception.

Method RELEMENTS_UPDATE_DELTA_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL PR_DATA_CHANGED 20090327

Method RELEMENTS_UPDATE_DELTA_TABLES on class CL_SCC_WB_ALV_EVENT_RECEIVER has no exception.

Method SET_TABLE_IS_INITIAL Signature

Method SET_TABLE_IS_INITIAL on class CL_SCC_WB_ALV_EVENT_RECEIVER has no parameter.
Method SET_TABLE_IS_INITIAL on class CL_SCC_WB_ALV_EVENT_RECEIVER has no exception.

Method SET_TABLE_IS_NOT_INITIAL Signature

Method SET_TABLE_IS_NOT_INITIAL on class CL_SCC_WB_ALV_EVENT_RECEIVER has no parameter.
Method SET_TABLE_IS_NOT_INITIAL on class CL_SCC_WB_ALV_EVENT_RECEIVER has no exception.

Method TABLE_IS_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INITIAL Value transfer Type reference (TYPE) ABAP_BOOL INITIAL 20090327

Method TABLE_IS_INITIAL on class CL_SCC_WB_ALV_EVENT_RECEIVER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in