SAP ABAP Class IF_CHIP_MENU_ITEM (CHIP Menu Item)
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
Class | IF_CHIP_MENU_ITEM | |
Short Description | CHIP Menu Item | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090202 | 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 IF_CHIP_MENU_ITEM has no interface implemented.
Friends
Class IF_CHIP_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) | ABAP_BOOL | HAS_CHANGED | 20090205 | ||
2 | ![]() |
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
Class 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 class 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 class 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 class IF_CHIP_MENU_ITEM has no exception.
Method SET_HAS_CHANGED Signature
Method SET_HAS_CHANGED on class IF_CHIP_MENU_ITEM has no parameter.
Method SET_HAS_CHANGED on class IF_CHIP_MENU_ITEM has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |