SAP ABAP Class CL_RSLPO_BADI_ACT_VIEW (View)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSLPO_BADI (Package) Semantic Partitioning: Business Add-Ins (BAdIs)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSLPO_VIEW | Abstract Superclass for UI Modules | 20091210 |
Properties
| Class | CL_RSLPO_BADI_ACT_VIEW | |
| Short Description | View | |
| Super Class | CL_RSLPO_VIEW | Abstract Superclass for UI Modules |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSLPO_BADI | Semantic Partitioning: Business Add-Ins (BAdIs) |
| Created | 20091210 | 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) |
Interfaces
Class CL_RSLPO_BADI_ACT_VIEW has no interface implemented.
Friends
Class CL_RSLPO_BADI_ACT_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ICONNAME | ICON_EQUAL | Icons table | 20091215 | ||
| 2 | Constant | Public | Type reference (TYPE) | ICONNAME | ICON_NOT_EQUAL | Name of an Icon | 20091215 | ||
| 3 | Constant | Public | Type reference (TYPE) | ICONNAME | ICON_DUMMY | Name of an Icon | 20091215 | ||
| 4 | Constant | Public | Type reference (TYPE) | ICONNAME | ICON_CHECKED | Name of an Icon | 20091215 | ||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20091214 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20091214 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSLPO_BADI_ACT_CTRL | Controller | 20091214 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSLPO_BADI_ACT_MODEL | Administration of SPOs Supplied by BAdI | 20091215 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RSLPO_T_BADI_SPO_GRID | SPOs Supplied by BAdI | 20091214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20091214 | ||
| 2 | Instance method | Public | Method | 20091218 | ||
| 3 | Instance method | Public | Method | 20100107 | ||
| 4 | Instance method | Public | Event handling method | 20091215 | ||
| 5 | Instance method | Public | Event handling method | 20091214 | ||
| 6 | Instance method | Public | Event handling method | 20091214 |
Events
Class CL_RSLPO_BADI_ACT_VIEW has no event.
Types
Class CL_RSLPO_BADI_ACT_VIEW 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 | Abstracter Container fuer GUI Controls | 20091214 | |||
| 2 | I_R_GUI_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_RSLPO_BADI_ACT_CTRL | Controller | 20091214 | |||
| 3 | I_R_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_RSLPO_BADI_ACT_MODEL | Verwaltung von über BAdI versorgte SPOs | 20091215 |
Method CONSTRUCTOR on class CL_RSLPO_BADI_ACT_VIEW has no exception.
Method DESELECT Signature
Method DESELECT on class CL_RSLPO_BADI_ACT_VIEW has no parameter.
Method DESELECT on class CL_RSLPO_BADI_ACT_VIEW has no exception.
Method GET_SELECTED_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_SPO | Value transfer | Type reference (TYPE) | RSLPO_BADI_T_SPO | Über BAdI versorgte SPOs | 20100111 |
Method GET_SELECTED_ROWS on class CL_RSLPO_BADI_ACT_VIEW has no exception.
Method ON_DATA_CHANGED Signature
Method ON_DATA_CHANGED on class CL_RSLPO_BADI_ACT_VIEW has no parameter.
Method ON_DATA_CHANGED on class CL_RSLPO_BADI_ACT_VIEW has no exception.
Method ON_FUNCTION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20091214 |
Method ON_FUNCTION_SELECTED on class CL_RSLPO_BADI_ACT_VIEW has no exception.
Method ON_TOOLBAR_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20091214 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20091214 |
Method ON_TOOLBAR_CREATE on class CL_RSLPO_BADI_ACT_VIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |