SAP ABAP Class CL_RSKS_ALV_EVENT (ALV-Grid Event Handling)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSKS (Package) InfoSource 7.0

⤷

⤷

Properties
Class | CL_RSKS_ALV_EVENT | |
Short Description | ALV-Grid Event Handling | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSKS | InfoSource 7.0 |
Created | 20041126 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSKS_ALV_EVENT has no interface implemented.
Friends
Class CL_RSKS_ALV_EVENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Boolean | 20041209 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20041129 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSTRAN_SEGID | Segment Number | 20041202 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSKS_T_GRID_DATA | Table Type ALV Grid | 20041129 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSAPPENDNM | Name of Append (Enhancement) | 20051011 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_S_COL | ALV Control: Column ID | 20050510 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSNEWSOURCE | InfoSource | 20060116 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_S_ROW | ALV control: Line Description | 20050510 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_S_ROID | Assignment of Line Number to Line ID | 20050510 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSAWBN_NAVIGATOR | Access to AWB Navigator | 20070613 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSTRAN_S_TLOGO | Template | 20050513 |
Methods
Events
Class CL_RSKS_ALV_EVENT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_IOBJNM | Private | See coding | 20050506 | BEGIN OF ty_s_iobjnm,
iobjnm TYPE rsiobjnm,
END OF ty_s_iobjnm
|
||
2 | TY_TH_IOBJNM | Private | See coding | 20050506 | ty_th_iobjnm TYPE HASHED TABLE OF ty_s_iobjnm
WITH UNIQUE KEY iobjnm
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GRID_R | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20041129 |
Method CONSTRUCTOR on class CL_RSKS_ALV_EVENT has no exception.
Method FILL_IOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_GRID_STRUCTURE | Value transfer | Type reference (TYPE) | RSKS_S_GRID_DATA | Datenstruktur ALV Grid | 20041129 | ||
2 | ![]() |
E_UNIT_NAME | Value transfer | Type reference (TYPE) | RSUFIELDNM | Name des zugehörigen Einheitenfeldes | 20041129 | ||
3 | ![]() |
I_IOBJNM | Value transfer | Type reference (TYPE) | RSIOBJNM | InfoObject | 20041129 |
Method FILL_IOBJ on class CL_RSKS_ALV_EVENT has no exception.
Method FILL_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GRID_STRUCTURE | Call by reference | Type reference (TYPE) | RSKS_S_GRID_DATA | Datenstruktur ALV Grid | 20041217 |
Method FILL_STRUCTURE on class CL_RSKS_ALV_EVENT has no exception.
Method GET_CMP_IOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_IOBJ_CMP | Call by reference | Type reference (TYPE) | RSD_T_IOBJ_CMP | Klammerungen von InfoObjects | 20041130 | ||
2 | ![]() |
I_T_IOBJNM | Call by reference | Type reference (TYPE) | RSD_T_IOBJNM | List of InfoObjects | 20041130 |
Method GET_CMP_IOBJ on class CL_RSKS_ALV_EVENT has no exception.
Method GET_IOBJ_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_GRID_STRUCTURE | Call by reference | Type reference (TYPE) | RSKS_T_GRID_DATA | Tabellentyp ALV Grid | 20041129 | ||
2 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20041129 |
Method GET_IOBJ_TABLE on class CL_RSKS_ALV_EVENT 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 | Attribute reference (LIKE) | 20041129 |
Method HANDLE_DATA_CHANGED on class CL_RSKS_ALV_EVENT 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 | Value transfer | Attribute reference (LIKE) | 20041130 | ||||
2 | ![]() |
E_MODIFIED | Value transfer | Attribute reference (LIKE) | Modified | 20041129 |
Method HANDLE_DATA_CHANGED_FINISHED on class CL_RSKS_ALV_EVENT has no exception.
Method HANDLE_ONF4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_EVENT_DATA | Value transfer | Attribute reference (LIKE) | 20041128 | ||||
2 | ![]() |
ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20041128 | ||||
3 | ![]() |
E_FIELDNAME | Value transfer | Attribute reference (LIKE) | Feldname | 20041126 | |||
4 | ![]() |
E_FIELDVALUE | Value transfer | Attribute reference (LIKE) | 20070611 |
Method HANDLE_ONF4 on class CL_RSKS_ALV_EVENT has no exception.
Method HANDLE_ON_DOUBLECLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20070611 | ||||
2 | ![]() |
E_COLUMN | Value transfer | Attribute reference (LIKE) | 20070611 | ||||
3 | ![]() |
E_ROW | Value transfer | Attribute reference (LIKE) | 20070611 |
Method HANDLE_ON_DOUBLECLICK on class CL_RSKS_ALV_EVENT has no exception.
Method SET_APPENDNM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPENDNM | Call by reference | Type reference (TYPE) | RSAPPENDNM | Name eines Appends (einer Erweiterung) | 20051011 |
Method SET_APPENDNM on class CL_RSKS_ALV_EVENT has no exception.
Method SET_ISOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ISOURCE | Call by reference | Type reference (TYPE) | RSNEWSOURCE | InfoSource | 20060116 |
Method SET_ISOURCE on class CL_RSKS_ALV_EVENT has no exception.
Method SET_NAVIGATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_NAVIGATOR | Call by reference | Object reference (TYPE REF TO) | IF_RSAWBN_NAVIGATOR | Zugriff auf den AWB Navigator | 20070613 |
Method SET_NAVIGATOR on class CL_RSKS_ALV_EVENT has no exception.
Method SET_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_TLOGO | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | Objektname im Objektkatalog | 20050513 |
Method SET_TEMPLATE on class CL_RSKS_ALV_EVENT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |