SAP ABAP Interface IF_CHIP_MENU_ITEM (CHIP Menu Item)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_API (Package) Web Dynpro ABAP: CCP Integration API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CHIP_MENU | CHIP Menu | 20090202 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_CHIP_MENU_ACTION_ITEM | CHIP_MENU_ACTION_ITEM | 20090202 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_CHIP_MENU_CHECKBOX | CHIP_MENU_CHECKBOX | 20090324 |
| 4 | Interface composition (i COMPRISING i_ref) | IF_CHIP_MENU_SEPARATOR | CHIP Menu Separator | 20090202 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHIP_MENU_ITEM | Implementation of CHIP Menu Item | 20090202 |
Properties
| Interface | IF_CHIP_MENU_ITEM | |
| Short Description | CHIP Menu Item |
General Data
| Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
| Created | 20090202 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_CHIP_MENU_ITEM has no interface.
Friends
Interface IF_CHIP_MENU_ITEM has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_CHANGED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | HAS_CHANGED | 20090205 | ||
| 2 | ID | Instance attribute | Public | Type reference (TYPE) | STRING | ID | 20090204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns HAS_CHANGED | 20090205 | |
| 2 | Instance method | Public | Method | Returns the ID | 20090204 | |
| 3 | Instance method | Public | Method | Sets HAS_CHANGED to ABAP_FALSE | 20090205 | |
| 4 | Instance method | Public | Method | Sets HAS_CHANGED to ABAP_TRUE | 20090205 |
Events
Interface IF_CHIP_MENU_ITEM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_T_ITEM | Public | See coding | 20090202 | TP_T_ITEM type table of ref to if_chip_menu_item with default key
|
Method Signatures
Method GET_HAS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | HAS_CHANGED | 20090205 |
Method GET_HAS_CHANGED on Interface IF_CHIP_MENU_ITEM has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | STRING | ID | 20090204 |
Method GET_ID on Interface IF_CHIP_MENU_ITEM has no exception.
Method RESET_HAS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | HAS_CHANGED | 20090205 |
Method RESET_HAS_CHANGED on Interface IF_CHIP_MENU_ITEM has no exception.
Method SET_HAS_CHANGED Signature
Method SET_HAS_CHANGED on Interface IF_CHIP_MENU_ITEM has no parameter.
Method SET_HAS_CHANGED on Interface IF_CHIP_MENU_ITEM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |