SAP ABAP Class CL_WBOBJTYPE_ALV_EVENTRECEIVER (Handler Cl. for ALV Grid (template: program BCALV_EDIT_04))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-BRR (Application Component) Repository Browser
⤷
SWB_OBJECT_TYPES (Package) Management of Object Types
⤷
⤷
Properties
| Class | CL_WBOBJTYPE_ALV_EVENTRECEIVER | |
| Short Description | Handler Cl. for ALV Grid (template: program BCALV_EDIT_04) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWB_OBJECT_TYPES | Management of Object Types |
| Created | 20100428 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WBOBJTYPE_ALV_EVENTRECEIVER has no interface implemented.
Friends
Class CL_WBOBJTYPE_ALV_EVENTRECEIVER 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 | 20100914 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SEOATTNAME | Name of Data Record Displayed in ALV | 20100914 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | C | ERROR_IN_DATA | 20100914 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | G_ER_DATA_CHANGED | 20100914 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SEOATTNAME | Icons for Radio Button | 20100914 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SEOATTNAME | Icons for Radio Button | 20100914 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | C | INITIAL_TABLE | 20100914 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | LVC_T_MODI | ALV Control: Table of Modified Cells for the Application | 20100914 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TROBJTYPE | R3TR Object Type | 20100914 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | C | 'X': Only 'Create', 'Delete', 'Display' Buttons | 20100914 | |||
| 11 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WB_OBJTYPE_TOOL_DATA | Tool Data | 20100914 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | WVOBJTYPEALV_SCOPES | Usage Areas of an Object Type | 20100914 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | WVOBJTYPE_SCOPES | Usage Areas of an Object Type | 20100914 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | WVOBJTYPE_SCOPES | INSERTED_ROWS | 20100914 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Dataset TYPESCOPES refers to WB subtype | 20100914 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | WBSUBTYPES_ALV | Workbench Object Types | 20100914 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | WBSUBTYPES | Workbench Object Types and Their Parameters | 20100914 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | WBSUBTYPES | Workbench Object Types and Their Parameters | 20100914 |
Methods
Events
Class CL_WBOBJTYPE_ALV_EVENTRECEIVER has no event.
Types
Class CL_WBOBJTYPE_ALV_EVENTRECEIVER has no local type.
Method Signatures
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 | 20100914 |
Method CHECK_DOUBLE_ENTRIES on class CL_WBOBJTYPE_ALV_EVENTRECEIVER 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 | 20100914 | |||
| 2 | G_TOOL_DATA | Call by reference | Object reference (TYPE REF TO) | CL_WB_OBJTYPE_TOOL_DATA | Tool-Daten | 20100914 | |||
| 3 | P_OBJECTTYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | R3TR-Objekttyp | 20100914 | |||
| 4 | P_TYPESCOPES | Call by reference | Type reference (TYPE) | WVOBJTYPEALV_SCOPES | Objekttyp-Verwendungsbereiche (für Darstellung im ALV) | 20100914 | |||
| 5 | P_WBSUBTYPES | Call by reference | Type reference (TYPE) | WBSUBTYPES_ALV | Workbench-Objekttypen und ihre Parameter | 20100914 | |||
| 6 | TYPESCOPES_REFER_TO_WBSUBTYPE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | abap_true: P_TYPESCOPES bezieht sich auf WB-Subtyp | 20100914 |
Method CONSTRUCTOR on class CL_WBOBJTYPE_ALV_EVENTRECEIVER 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 | 20100914 | |||
| 2 | PR_DATA_CHANGED | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | PR_DATA_CHANGED | 20100914 | |||
| 3 | ROW_ID | Call by reference | Type reference (TYPE) | INT4 | ROW_ID | 20100914 |
Method GET_CELL_VALUES on class CL_WBOBJTYPE_ALV_EVENTRECEIVER has no exception.
Method GET_SELECTED_WBSUBTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WBSUBTYPE | Value transfer | Type reference (TYPE) | SEU_OBJTYP | (Interner) Typ eines Objekts der ABAP Workbench | 20100914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100914 | |||
| 2 | 20100914 | |||
| 3 | 20100914 |
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 | 20100914 |
Method HANDLE_BEFORE_USER_COMMAND on class CL_WBOBJTYPE_ALV_EVENTRECEIVER 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 | Data Change Object | 20100914 | |||
| 2 | E_ONF4_AFTER | Call by reference | Attribute reference (LIKE) | 20100914 |
Method HANDLE_DATA_CHANGED on class CL_WBOBJTYPE_ALV_EVENTRECEIVER 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) | 20100914 | |||||
| 2 | E_MODIFIED | Call by reference | Attribute reference (LIKE) | 20100914 |
Method HANDLE_DATA_CHANGED_FINISHED on class CL_WBOBJTYPE_ALV_EVENTRECEIVER 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 | 20100914 | |||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20100914 |
Method HANDLE_DOUBLE_CLICK on class CL_WBOBJTYPE_ALV_EVENTRECEIVER 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) | 20100914 | |||||
| 2 | E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20100914 | |||||
| 3 | E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20100914 |
Method HANDLE_HOTSPOT_CLICKED on class CL_WBOBJTYPE_ALV_EVENTRECEIVER 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) | 20100914 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20100914 | |||||
| 3 | ET_BAD_CELLS | Call by reference | Attribute reference (LIKE) | 20100914 | |||||
| 4 | E_DISPLAY | Call by reference | Attribute reference (LIKE) | 20100914 | |||||
| 5 | E_FIELDNAME | Call by reference | Attribute reference (LIKE) | 20100914 | |||||
| 6 | E_FIELDVALUE | Call by reference | Attribute reference (LIKE) | 20100914 |
Method HANDLE_ON_F4 on class CL_WBOBJTYPE_ALV_EVENTRECEIVER 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 | 20100914 | ||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | E_OBJECT | 20100914 |
Method HANDLE_TOOLBAR on class CL_WBOBJTYPE_ALV_EVENTRECEIVER 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 | 20100914 |
Method HANDLE_USER_COMMAND on class CL_WBOBJTYPE_ALV_EVENTRECEIVER 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 | 20100914 |
Method PERFORM_SEMANTIC_CHECKS on class CL_WBOBJTYPE_ALV_EVENTRECEIVER has no exception.
Method REFRESH_DELTA_TABLES Signature
Method REFRESH_DELTA_TABLES on class CL_WBOBJTYPE_ALV_EVENTRECEIVER has no parameter.
Method REFRESH_DELTA_TABLES on class CL_WBOBJTYPE_ALV_EVENTRECEIVER has no exception.
Method SET_TABLE_IS_INITIAL Signature
Method SET_TABLE_IS_INITIAL on class CL_WBOBJTYPE_ALV_EVENTRECEIVER has no parameter.
Method SET_TABLE_IS_INITIAL on class CL_WBOBJTYPE_ALV_EVENTRECEIVER has no exception.
Method SET_TABLE_IS_NOT_INITIAL Signature
Method SET_TABLE_IS_NOT_INITIAL on class CL_WBOBJTYPE_ALV_EVENTRECEIVER has no parameter.
Method SET_TABLE_IS_NOT_INITIAL on class CL_WBOBJTYPE_ALV_EVENTRECEIVER 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 | 20100914 |
Method TABLE_IS_INITIAL on class CL_WBOBJTYPE_ALV_EVENTRECEIVER has no exception.
Method TYPESCOPES_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 | 20100914 |
Method TYPESCOPES_UPDATE_DELTA_TABLES on class CL_WBOBJTYPE_ALV_EVENTRECEIVER has no exception.
Method WBSUBTYPES_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 | 20100914 |
Method WBSUBTYPES_UPDATE_DELTA_TABLES on class CL_WBOBJTYPE_ALV_EVENTRECEIVER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 740 |