SAP ABAP Class CL_RSCNV_GUI_OPS (GUI: ALV dispalying operations)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSCNV (Package) Package for Metadata Remodeling
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSO_GUI_COMPONENT | GUI Component | 20130211 |
Properties
| Class | CL_RSCNV_GUI_OPS | |
| Short Description | GUI: ALV dispalying operations | |
| Super Class | CL_RSO_GUI_COMPONENT | GUI Component |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSCNV | Package for Metadata Remodeling |
| Created | 20130211 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RSCNV_GUI_OPS has no interface implemented.
Friends
Class CL_RSCNV_GUI_OPS 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 | 20130211 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSCNV_RR | Remodeling rule | 20130213 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSMRT_T_ALVROW | Table type of RSMRT_S_ALVROW | 20130213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130211 | ||
| 2 | Instance method | Public | Method | 20130306 | ||
| 3 | Instance method | Public | Method | 20130211 | ||
| 4 | Instance method | Public | Method | 20130424 |
Events
Class CL_RSCNV_GUI_OPS has no event.
Types
Class CL_RSCNV_GUI_OPS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20130211 | |||
| 2 | I_R_GUI | Call by reference | Object reference (TYPE REF TO) | CL_RSCNV_GUI | GUI wrapper | 20130213 | |||
| 3 | I_R_RR | Call by reference | Object reference (TYPE REF TO) | CL_RSCNV_RR | Remodeling rule | 20130213 |
Method CONSTRUCTOR on class CL_RSCNV_GUI_OPS has no exception.
Method GET_SELECTED_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ROW | Value transfer | Type reference (TYPE) | I | 20130306 |
Method GET_SELECTED_ROW on class CL_RSCNV_GUI_OPS has no exception.
Method REFRESH_ALV Signature
Method REFRESH_ALV on class CL_RSCNV_GUI_OPS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130211 |
Method SET_SELECTED_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SELECTED_ROW | Call by reference | Type reference (TYPE) | I | 20130424 |
Method SET_SELECTED_ROW on class CL_RSCNV_GUI_OPS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |