SAP ABAP Class CL_CLB_DEMO_ALV (StreamWork ABAP Library Test ALV Wrapper)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_CLB_EXAMPLES (Package) Examples for the Collaboration Platform Library

⤷

⤷

Properties
Class | CL_CLB_DEMO_ALV | |
Short Description | StreamWork ABAP Library Test ALV Wrapper | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_CLB_EXAMPLES | Examples for the Collaboration Platform Library |
Created | 20110922 | SAP |
Last change | 20140121 | 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_CLB_DEMO_ALV has no interface implemented.
Friends
Class CL_CLB_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 | 20130115 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20130115 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Event handling method | 20130116 | |
2 | ![]() |
Instance method | Public | Method | 20130115 | |
3 | ![]() |
Static method | Public | Method | 20130116 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | HOTSPOT_CLICK | Instance Event (0) |
Public (2) |
20130116 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_COLUMN | Public | See coding | 20130121 | 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) | 20130116 | ||||
2 | ![]() |
E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20130116 |
Method ON_HOTSPOT_CLICK on class CL_CLB_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 | 20130115 | |||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130115 | |||
3 | ![]() |
IT_HOTSPOT_COLOUMN | Call by reference | Type reference (TYPE) | TT_COLUMN | 20130121 | |||
4 | ![]() |
IV_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | 20130115 |
Method SET_DATA_FOR_DISPLAY on class CL_CLB_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_CLB_DEMO_ALV | 20130116 |
Method S_GET_INSTANCE on class CL_CLB_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 | 20130116 | |||
2 | IV_FIELD_VALUE | Exporting | Value transfer | Type reference (TYPE) | ANY | 20130116 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |