SAP ABAP Class IF_CHIP_MENU_ACTION_ITEM (CHIP_MENU_ACTION_ITEM)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CHIP_MENU_ITEM CHIP Menu Item 20090202
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_MENU_ACTION_ITEM CHIP Menu Action Item 20090202
Properties
Class IF_CHIP_MENU_ACTION_ITEM  
Short Description CHIP_MENU_ACTION_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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_CHIP_MENU_ACTION_ITEM has no interface implemented.
Friends
Class IF_CHIP_MENU_ACTION_ITEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENABLED Instance attribute Public Type reference (TYPE) ABAP_BOOL ENABLED 20090205
2 IMAGE_SOURCE Instance attribute Public Type reference (TYPE) STRING IMAGE_SOURCE 20090205
3 NEEDS_MORE_INFO Instance attribute Public Type reference (TYPE) ABAP_BOOL NEEDS_MORE_INFO 20090205
4 TEXT Instance attribute Public Type reference (TYPE) STRING Text 20090205
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENABLED Instance method Public Method Returns property ENABLED 20090202
2 GET_IMAGE_SOURCE Instance method Public Method Returns property IMAGE_SOURCE 20090202
3 GET_NEEDS_MORE_INFO Instance method Public Method Returns property NEEDS_MORE_INFO 20090202
4 GET_TEXT Instance method Public Method Returns property TEXT 20090202
5 SET_ENABLED Instance method Public Method Sets property ENABLED 20090202
6 SET_IMAGE_SOURCE Instance method Public Method Sets property IMAGE_SOURCE 20090202
7 SET_NEEDS_MORE_INFO Instance method Public Method Sets property NEEDS_MORE_INFO 20090202
8 SET_TEXT Instance method Public Method Sets property TEXT 20090202
Events
Class IF_CHIP_MENU_ACTION_ITEM has no event.
Types
Class IF_CHIP_MENU_ACTION_ITEM has no local type.
Method Signatures

Method GET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENABLED Value transfer Type reference (TYPE) ABAP_BOOL Eigenschaft ENABLED 20090202

Method GET_ENABLED on class IF_CHIP_MENU_ACTION_ITEM has no exception.

Method GET_IMAGE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IMAGE_SOURCE Value transfer Type reference (TYPE) STRING Eigenschaft IMAGE_SOURCE 20090202

Method GET_IMAGE_SOURCE on class IF_CHIP_MENU_ACTION_ITEM has no exception.

Method GET_NEEDS_MORE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEEDS_MORE_INFO Value transfer Type reference (TYPE) ABAP_BOOL Eigenschaft NEEDS_MORE_INFO 20090202

Method GET_NEEDS_MORE_INFO on class IF_CHIP_MENU_ACTION_ITEM has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TEXT Value transfer Type reference (TYPE) STRING Eigenschaft TEXT 20090202

Method GET_TEXT on class IF_CHIP_MENU_ACTION_ITEM has no exception.

Method SET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLED Call by reference Type reference (TYPE) ABAP_BOOL Eigenschaft ENABLED 20090202

Method SET_ENABLED on class IF_CHIP_MENU_ACTION_ITEM has no exception.

Method SET_IMAGE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMAGE_SOURCE Call by reference Type reference (TYPE) STRING IMAGE_SOURCE 20090202

Method SET_IMAGE_SOURCE on class IF_CHIP_MENU_ACTION_ITEM has no exception.

Method SET_NEEDS_MORE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEEDS_MORE_INFO Call by reference Type reference (TYPE) ABAP_BOOL Eigenschaft NEEDS_MORE_INFO 20090202

Method SET_NEEDS_MORE_INFO on class IF_CHIP_MENU_ACTION_ITEM has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Call by reference Type reference (TYPE) STRING Eigenschaft TEXT 20090202

Method SET_TEXT on class IF_CHIP_MENU_ACTION_ITEM has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in