SAP ABAP Class CL_RSODSO_GUI_VIEW_TB (View - Toolbar (MVC))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSODSO_GUI (Package) UI Framework for DataStore objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSODSO_MVC_VIEW | MVC View | 20130128 |
Properties
| Class | CL_RSODSO_GUI_VIEW_TB | |
| Short Description | View - Toolbar (MVC) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSODSO_GUI | UI Framework for DataStore objects |
| Created | 20130128 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSODSO_GUI_VIEW_TB has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSODSO_MVC_VIEW | MVC View | 20130128 |
Friends
Class CL_RSODSO_GUI_VIEW_TB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20130128 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSODSO_GUI_CTRL | Controller (MVC) | 20130128 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSODSO_GUI_MODEL | Model (MVC) | 20130128 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20130128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130128 | ||
| 2 | Instance method | Public | Method | 20130128 | ||
| 3 | Instance method | Public | Method | 20130128 | ||
| 4 | Instance method | Protected | Event handling method | 20130129 | ||
| 5 | Instance method | Protected | Event handling method | 20130624 | ||
| 6 | Instance method | Public | Method | 20130128 | ||
| 7 | Instance method | Public | Method | 20130128 | ||
| 8 | Instance method | Public | Method | 20130128 | ||
| 9 | Instance method | Public | Method | 20130128 | ||
| 10 | Instance method | Public | Method | 20130620 | ||
| 11 | Instance method | Public | Method | 20130128 | ||
| 12 | Instance method | Public | Method | 20130624 |
Events
Class CL_RSODSO_GUI_VIEW_TB has no event.
Types
Class CL_RSODSO_GUI_VIEW_TB has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20130128 | |||
| 2 | IR_GUI_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_RSODSO_GUI_CTRL | Controller (MVC) | 20130128 | |||
| 3 | IR_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_RSODSO_GUI_MODEL | Model (MVC) | 20130128 |
Method CONSTRUCTOR on class CL_RSODSO_GUI_VIEW_TB has no exception.
Method FREE Signature
Method FREE on class CL_RSODSO_GUI_VIEW_TB has no parameter.
Method FREE on class CL_RSODSO_GUI_VIEW_TB has no exception.
Method INIT Signature
Method INIT on class CL_RSODSO_GUI_VIEW_TB has no parameter.
Method INIT on class CL_RSODSO_GUI_VIEW_TB 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) | 20130129 |
Method ON_BUTTON_CLICK on class CL_RSODSO_GUI_VIEW_TB has no exception.
Method ON_DROPDOWN_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20130624 | |||||
| 2 | POSX | Call by reference | Attribute reference (LIKE) | 20130624 | |||||
| 3 | POSY | Call by reference | Attribute reference (LIKE) | 20130624 |
Method ON_DROPDOWN_CLICKED on class CL_RSODSO_GUI_VIEW_TB has no exception.
Method PREPARE_SCREEN Signature
Method PREPARE_SCREEN on class CL_RSODSO_GUI_VIEW_TB has no parameter.
Method PREPARE_SCREEN on class CL_RSODSO_GUI_VIEW_TB has no exception.
Method REFRESH Signature
Method REFRESH on class CL_RSODSO_GUI_VIEW_TB has no parameter.
Method REFRESH on class CL_RSODSO_GUI_VIEW_TB has no exception.
Method REGISTER_EVENTS Signature
Method REGISTER_EVENTS on class CL_RSODSO_GUI_VIEW_TB has no parameter.
Method REGISTER_EVENTS on class CL_RSODSO_GUI_VIEW_TB has no exception.
Method SET_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EDITABLE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130128 |
Method SET_EDIT_MODE on class CL_RSODSO_GUI_VIEW_TB has no exception.
Method UPDATE_CONT_DATA Signature
Method UPDATE_CONT_DATA on class CL_RSODSO_GUI_VIEW_TB has no parameter.
Method UPDATE_CONT_DATA on class CL_RSODSO_GUI_VIEW_TB has no exception.
Method UPDATE_MSG Signature
Method UPDATE_MSG on class CL_RSODSO_GUI_VIEW_TB has no parameter.
Method UPDATE_MSG on class CL_RSODSO_GUI_VIEW_TB has no exception.
Method UPDATE_STACK Signature
Method UPDATE_STACK on class CL_RSODSO_GUI_VIEW_TB has no parameter.
Method UPDATE_STACK on class CL_RSODSO_GUI_VIEW_TB has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |