SAP ABAP Class CL_RSRT_UIE_CMENU_ITEM (UI View Element: ContextMenu Item)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRT_BICS_MODEL (Package) RSRT BICS Model
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRT_UI_VIEW_ELEMENT | UI View Element | 20120207 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRT_UIE_CMENU_ITEM | UI Element: ContextMenu Item | 20120510 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRT_UIE_CMENU | UI View Element: ContextMenu | 20120207 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSRT_UIE_CMENU_ITEM_ACTION | UI View Element: ContextMenu Item Action | 20120207 |
Properties
| Class | CL_RSRT_UIE_CMENU_ITEM | |
| Short Description | UI View Element: ContextMenu Item | |
| Super Class | CL_RSRT_UI_VIEW_ELEMENT | UI View Element |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRT_BICS_MODEL | RSRT BICS Model |
| Created | 20120207 | SAP |
| Last change | 20140121 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSRT_UIE_CMENU_ITEM | UI Element: ContextMenu Item | 20120510 |
Friends
Class CL_RSRT_UIE_CMENU_ITEM 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) | CL_RSRT_UIE=>TN_ENABLED | ABAP_TRUE | 20120508 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_S_BIND_PROPERTY | 20120508 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_S_BIND_PROPERTY | 20120508 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_VISIBLE | ABAP_TRUE | 20120508 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Bind Enabled | 20120508 | |
| 2 | Instance method | Public | Method | Bind Visible | 20120508 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20120207 | |
| 4 | Instance method | Public | Method | Is Enabled | 20120508 | |
| 5 | Instance method | Public | Method | Is Visible | 20120508 | |
| 6 | Instance method | Public | Method | Set Enabled | 20120508 | |
| 7 | Instance method | Public | Method | Set Visible | 20120508 |
Events
Class CL_RSRT_UIE_CMENU_ITEM has no event.
Types
Class CL_RSRT_UIE_CMENU_ITEM has no local type.
Method Signatures
Method BIND_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20120508 |
Method BIND_ENABLED on class CL_RSRT_UIE_CMENU_ITEM has no exception.
Method BIND_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20120508 |
Method BIND_VISIBLE on class CL_RSRT_UIE_CMENU_ITEM has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BIND_ENABLED | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20120207 | |||
| 2 | BIND_VISIBLE | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20120207 | |||
| 3 | CID | Call by reference | Type reference (TYPE) | TN_CID | Unique Type ID | 20120207 | |||
| 4 | ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_ENABLED | ABAP_TRUE | Enabled | 20120207 | ||
| 5 | ID | Call by reference | Type reference (TYPE) | TN_ID | Unique ID | 20120207 | |||
| 6 | O_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW | UI View | 20120207 | |||
| 7 | VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_VISIBLE | ABAP_TRUE | Visible | 20120207 |
Method CONSTRUCTOR on class CL_RSRT_UIE_CMENU_ITEM has no exception.
Method IS_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20120508 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | CL_RSRT_UIE=>TN_ENABLED | Enabled | 20120508 |
Method IS_ENABLED on class CL_RSRT_UIE_CMENU_ITEM has no exception.
Method IS_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20120508 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | CL_RSRT_UIE=>TN_VISIBLE | Visible | 20120508 |
Method IS_VISIBLE on class CL_RSRT_UIE_CMENU_ITEM has no exception.
Method SET_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_ENABLED | Enabled | 20120508 |
Method SET_ENABLED on class CL_RSRT_UIE_CMENU_ITEM has no exception.
Method SET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_VISIBLE | Visible | 20120508 |
Method SET_VISIBLE on class CL_RSRT_UIE_CMENU_ITEM has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |