SAP ABAP Class CL_SALV_WD_VE_MENU_ITEM (CL_SALV_WD_VE_MENU_ITEM)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_CONFIG (Package) SALV WD Configuration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_VE | 20060720 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_VE_MENU | 20060720 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_VE_MENU_ACTION_ITEM | 20060720 | |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_VE_MENU_CHECKBOX | 20060720 | |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_VE_MENU_SEPARATOR | 20060720 |
Properties
| Class | CL_SALV_WD_VE_MENU_ITEM | |
| Short Description | ||
| Super Class | CL_SALV_WD_VE | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_WD_CONFIG | SALV WD Configuration |
| Created | 20060720 | SAP |
| Last change | 20110908 | 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_SALV_WD_VE_MENU_ITEM has no interface implemented.
Friends
Class CL_SALV_WD_VE_MENU_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) | STRING | 20060720 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20060720 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20060720 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20060720 | ||
| 2 | Instance method | Public | Method | Returns the ID of the ActionItem | 20060720 | |
| 3 | Instance method | Public | Method | 20060720 | ||
| 4 | Instance method | Public | Method | 20060720 | ||
| 5 | Instance method | Public | Method | 20060720 | ||
| 6 | Instance method | Public | Method | 20060720 |
Events
Class CL_SALV_WD_VE_MENU_ITEM has no event.
Types
Class CL_SALV_WD_VE_MENU_ITEM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20060720 |
Method CONSTRUCTOR on class CL_SALV_WD_VE_MENU_ITEM has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20060720 |
Method GET_ID on class CL_SALV_WD_VE_MENU_ITEM has no exception.
Method GET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060720 |
Method GET_VISIBLE on class CL_SALV_WD_VE_MENU_ITEM has no exception.
Method GET_VISIBLE_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20060720 |
Method GET_VISIBLE_FIELDNAME on class CL_SALV_WD_VE_MENU_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) | ABAP_BOOL | ABAP_TRUE | 20060720 |
Method SET_VISIBLE on class CL_SALV_WD_VE_MENU_ITEM has no exception.
Method SET_VISIBLE_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20060720 |
Method SET_VISIBLE_FIELDNAME on class CL_SALV_WD_VE_MENU_ITEM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |