SAP ABAP Class CL_SCC_WB_ALV_PROCESSOR (CL_SCC_WB_ALV_PROCESSOR)
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_PROCESSOR | |
| Short Description | ||
| 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 | 20081223 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SCC_WB_ALV_PROCESSOR has no forward declaration.
Interfaces
Class CL_SCC_WB_ALV_PROCESSOR has no interface implemented.
Friends
Class CL_SCC_WB_ALV_PROCESSOR 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_ALV_GRID | ALV List Viewer | 20081223 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SCC_WB_ASPVALUES | Table of Check Aspect Values and their Descriptions | 20081223 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SCC_WB_CONFIG_ELEMENTS | Check Configuration Element Data | 20081223 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SCC_WB_CONFIG_ELEMENTS | Check Configuration Element Data | 20081223 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SCC_WB_ASPECTS | Table of Aspects | 20081223 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SEOATTNAME | Name of Data Record Displayed in ALV | 20081223 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | C | ERROR_IN_DATA | 20081223 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | G_ER_DATA_CHANGED | 20081223 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SEOATTNAME | Icons for Radio Button | 20090217 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | SEOATTNAME | Icons for Radio Button | 20090217 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | C | INITIAL_TABLE | 20081223 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | LVC_T_MODI | ALV Control: Table of Changed Cells for the Application | 20090216 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | SCC_ASP_OBJTYPE_TABLE | Object Types in Check Aspect | 20081223 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | SCC_ASP_OBJTYPE_TABLE | DELETED_ROWS | 20081223 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | SCC_OBJTYPES_TR | INSERTED_ROWS | 20081223 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | SCC_WB_RULE_ELEMENTS | Check Configuration Element Data | 20081223 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | SCC_WB_RULE_ELEMENTS | DELETED_ROWS | 20081223 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | SCC_WB_DATES | Table of 'Dates' | 20081223 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | C | 'X': Only 'Create', 'Delete', 'Display' Buttons | 20081223 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | SCC_WB_TOOL_DATA | Tool Data | 20081223 |
Methods
Events
Class CL_SCC_WB_ALV_PROCESSOR has no event.
Types
Class CL_SCC_WB_ALV_PROCESSOR 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 | PR_DATA_CHANGED | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | PR_DATA_CHANGED | 20081223 |
Method CELEMENTS_UPDATE_DELTA_TABLES on class CL_SCC_WB_ALV_PROCESSOR has no exception.
Method CHECK_DOUBLE_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_DATA_CHANGED | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | PR_DATA_CHANGED | 20081223 |
Method CHECK_DOUBLE_ENTRIES on class CL_SCC_WB_ALV_PROCESSOR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20081223 | |||
| 2 | G_TOOL_DATA | Call by reference | Type reference (TYPE) | SCC_WB_TOOL_DATA | Tool-Daten | 20081223 | |||
| 3 | P_ASPVALUES | Call by reference | Type reference (TYPE) | SCC_WB_ASPVALUES | Tabelle von Prüfaspektwerten und deren Beschreibungen | 20081223 | |||
| 4 | P_CONFIG_ELEMENTS | Call by reference | Type reference (TYPE) | SCC_WB_CONFIG_ELEMENTS | Daten von Prüfkonfigurationselementen | 20081223 | |||
| 5 | P_OBJTYPES | Call by reference | Type reference (TYPE) | SCC_ASP_OBJTYPE_TABLE | Objekttypen im Prüfaspekt | 20081223 | |||
| 6 | P_RULE_ELEMENTS | Call by reference | Type reference (TYPE) | SCC_WB_RULE_ELEMENTS | Daten von Prüfkonfigurationselementen | 20081223 |
Method CONSTRUCTOR on class CL_SCC_WB_ALV_PROCESSOR has no exception.
Method GET_CELL_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | ANY | KEY | 20081223 | |||
| 2 | PR_DATA_CHANGED | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | PR_DATA_CHANGED | 20081223 | |||
| 3 | ROW_ID | Call by reference | Type reference (TYPE) | INT4 | ROW_ID | 20081223 |
Method GET_CELL_VALUES on class CL_SCC_WB_ALV_PROCESSOR has no exception.
Method HANDLE_BEFORE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | E_UCOMM | 20081223 |
Method HANDLE_BEFORE_USER_COMMAND on class CL_SCC_WB_ALV_PROCESSOR has no exception.
Method HANDLE_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Value transfer | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | ER_DATA_CHANGED | 20081223 | |||
| 2 | E_ONF4_AFTER | Call by reference | Attribute reference (LIKE) | 20090204 |
Method HANDLE_DATA_CHANGED on class CL_SCC_WB_ALV_PROCESSOR has no exception.
Method HANDLE_DATA_CHANGED_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GOOD_CELLS | Call by reference | Attribute reference (LIKE) | 20090204 | |||||
| 2 | E_MODIFIED | Call by reference | Attribute reference (LIKE) | 20090204 |
Method HANDLE_DATA_CHANGED_FINISHED on class CL_SCC_WB_ALV_PROCESSOR has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Type reference (TYPE) | LVC_S_ROID | Numersche Zeilen ID | 20081223 | |||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20090122 |
Method HANDLE_DOUBLE_CLICK on class CL_SCC_WB_ALV_PROCESSOR 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) | 20090217 | |||||
| 2 | E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20090217 | |||||
| 3 | E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20090217 |
Method HANDLE_HOTSPOT_CLICKED on class CL_SCC_WB_ALV_PROCESSOR has no exception.
Method HANDLE_ON_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_EVENT_DATA | Call by reference | Attribute reference (LIKE) | 20090204 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20090204 | |||||
| 3 | ET_BAD_CELLS | Call by reference | Attribute reference (LIKE) | 20090204 | |||||
| 4 | E_DISPLAY | Call by reference | Attribute reference (LIKE) | 20090204 | |||||
| 5 | E_FIELDNAME | Call by reference | Attribute reference (LIKE) | 20090204 | |||||
| 6 | E_FIELDVALUE | Call by reference | Attribute reference (LIKE) | 20090204 |
Method HANDLE_ON_F4 on class CL_SCC_WB_ALV_PROCESSOR has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | E_INTERACTIVE | 20081223 | ||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | E_OBJECT | 20081223 |
Method HANDLE_TOOLBAR on class CL_SCC_WB_ALV_PROCESSOR has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | E_UCOMM | 20081223 |
Method HANDLE_USER_COMMAND on class CL_SCC_WB_ALV_PROCESSOR has no exception.
Method OBJTYPES_UPDATE_DELTA_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_DATA_CHANGED | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | PR_DATA_CHANGED | 20081223 |
Method OBJTYPES_UPDATE_DELTA_TABLES on class CL_SCC_WB_ALV_PROCESSOR has no exception.
Method PERFORM_SEMANTIC_CHECKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_DATA_CHANGED | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | PR_DATA_CHANGED | 20081223 |
Method PERFORM_SEMANTIC_CHECKS on class CL_SCC_WB_ALV_PROCESSOR has no exception.
Method REFRESH_DELTA_TABLES Signature
Method REFRESH_DELTA_TABLES on class CL_SCC_WB_ALV_PROCESSOR has no parameter.
Method REFRESH_DELTA_TABLES on class CL_SCC_WB_ALV_PROCESSOR has no exception.
Method RELEMENTS_UPDATE_DELTA_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_DATA_CHANGED | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | PR_DATA_CHANGED | 20081223 |
Method RELEMENTS_UPDATE_DELTA_TABLES on class CL_SCC_WB_ALV_PROCESSOR has no exception.
Method SET_TABLE_IS_INITIAL Signature
Method SET_TABLE_IS_INITIAL on class CL_SCC_WB_ALV_PROCESSOR has no parameter.
Method SET_TABLE_IS_INITIAL on class CL_SCC_WB_ALV_PROCESSOR has no exception.
Method SET_TABLE_IS_NOT_INITIAL Signature
Method SET_TABLE_IS_NOT_INITIAL on class CL_SCC_WB_ALV_PROCESSOR has no parameter.
Method SET_TABLE_IS_NOT_INITIAL on class CL_SCC_WB_ALV_PROCESSOR has no exception.
Method TABLE_IS_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INITIAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | INITIAL | 20081223 |
Method TABLE_IS_INITIAL on class CL_SCC_WB_ALV_PROCESSOR has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 720 |