SAP ABAP Class CL_CLB2_DEMO_ALV (Collaboration Demo ALV Wrapper)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
CLB2_EXAMPLES (Package) Examples for the Collaboration Platform Library
⤷
⤷
Properties
| Class | CL_CLB2_DEMO_ALV | |
| Short Description | Collaboration Demo ALV Wrapper | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CLB2_EXAMPLES | Examples for the Collaboration Platform Library |
| Created | 20130516 | SAP |
| Last change | 20131127 | 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_CLB2_DEMO_ALV has no interface implemented.
Friends
Class CL_CLB2_DEMO_ALV 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 | 20130516 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20130516 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Event handling method | 20130516 | ||
| 2 | Instance method | Public | Method | 20130516 | ||
| 3 | Static method | Public | Method | 20130516 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | HOTSPOT_CLICK | Instance Event (0) |
Public (2) |
20130516 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_COLUMN | Public | See coding | 20130516 | tt_column TYPE STANDARD TABLE OF abap_compname WITH DEFAULT KEY
|
Method Signatures
Method ON_HOTSPOT_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20130516 | |||||
| 2 | E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20130516 |
Method ON_HOTSPOT_CLICK on class CL_CLB2_DEMO_ALV has no exception.
Method SET_DATA_FOR_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20130516 | ||||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130516 | ||||
| 3 | IT_HOTSPOT_COLOUMN | Call by reference | Type reference (TYPE) | TT_COLUMN | 20130516 | ||||
| 4 | IV_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | 20130516 |
Method SET_DATA_FOR_DISPLAY on class CL_CLB2_DEMO_ALV has no exception.
Method S_GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_CLB2_DEMO_ALV | 20130516 |
Method S_GET_INSTANCE on class CL_CLB2_DEMO_ALV has no exception.
Event Signatures
Event HOTSPOT_CLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLUMN_NAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | 20130516 | |||
| 2 | IV_FIELD_VALUE | Exporting | Value transfer | Type reference (TYPE) | ANY | 20130516 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |