SAP ABAP Class CL_RSLPO_VIEW_PART_TOOLBAR (CL_RSLPO_VIEW_PART_TOOLBAR)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSLPO_PARTGUI (Package) UI for Specifying Partitioning Criteria
⤷
⤷
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 | 20060125 |
Properties
| Class | CL_RSLPO_VIEW_PART_TOOLBAR | |
| Short Description | ||
| 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_PARTGUI | UI for Specifying Partitioning Criteria |
| Created | 20060125 | 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) |
Interfaces
Class CL_RSLPO_VIEW_PART_TOOLBAR has no interface implemented.
Friends
Class CL_RSLPO_VIEW_PART_TOOLBAR 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_CONTAINER | Container for Custom Controls in Screen Area | 20060126 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSLPO_MODEL_PART | 20060125 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20060126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20060125 | ||
| 2 | Instance method | Public | Event handling method | 20060126 | ||
| 3 | Instance method | Public | Event handling method | 20060309 | ||
| 4 | Instance method | Public | Method | 20060327 |
Events
Class CL_RSLPO_VIEW_PART_TOOLBAR has no event.
Types
Class CL_RSLPO_VIEW_PART_TOOLBAR 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 | Container fuer Custom Controls in der Dynpro Area | 20060125 | |||
| 2 | I_R_GUI_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_RSLPO_CTRL | 20060125 | ||||
| 3 | I_R_MODEL_PART | Call by reference | Object reference (TYPE REF TO) | CL_RSLPO_MODEL_PART | 20060125 |
Method CONSTRUCTOR on class CL_RSLPO_VIEW_PART_TOOLBAR has no exception.
Method ON_BUTTON_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20060126 |
Method ON_BUTTON_CLICK on class CL_RSLPO_VIEW_PART_TOOLBAR has no exception.
Method ON_EDITMODE_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_ONLY | Call by reference | Attribute reference (LIKE) | 20060309 |
Method ON_EDITMODE_CHANGE on class CL_RSLPO_VIEW_PART_TOOLBAR has no exception.
Method SET_MODIFYING_BUTTON_STATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENABLE_BUTTON | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060327 |
Method SET_MODIFYING_BUTTON_STATES on class CL_RSLPO_VIEW_PART_TOOLBAR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |