SAP ABAP Class CL_WD_MENU_ACTION_ITEM (CL_WD_MENU_ACTION_ITEM)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_STANDARD (Package) UIE Library "Standard"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_MENU_ITEM 20040625
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_MULTI_MENU_ACTION_ITEM 20101022
Properties
Class CL_WD_MENU_ACTION_ITEM  
Short Description    
Super Class CL_WD_MENU_ITEM  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20040625   SAP 
Last change 20141121    
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 CL_WD_MENU_ACTION_ITEM has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20140708 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20140708 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_DISABLED_IMAGE_SOURCE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060622
2 BP_ENABLED Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
3 BP_IMAGE_SOURCE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
4 BP_NEEDS_MORE_INFO Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041109
5 BP_START_SECTION Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20081128
6 BP_TEXT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
7 BP_TEXT_DIRECTION Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
8 CID_MENU_ACTION_ITEM Constant Public Type reference (TYPE) GUID '50B468426C506824E10000000A1550C0' 20050316
9 DP_TEXT Instance attribute Protected Type reference (TYPE) WDR_UIEL_DDIC_PROPERTY 20040625
10 E_HOTKEY Constant Public See coding 20080212
11 E_TEXT_DIRECTION Constant Public See coding 20050316
12 IP_HOTKEY Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080212
13 IP_TEXT Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080104
14 IP_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050815
15 MP_ON_ACTION Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20040625
16 PL_HOTKEY Instance attribute Protected Type reference (TYPE) WDUI_HOTKEY 20080212
17 PL_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20080104
18 PL_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) WDUI_TEXT_DIRECTION 20050815
19 T_HOTKEY Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20080212
20 T_TEXT_DIRECTION Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20050316
21 VL_DISABLED_IMAGE_SOURCE Instance attribute Protected Type reference (TYPE) STRING 20060622
22 VL_ENABLED Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20040625
23 VL_HOTKEY Instance attribute Protected Type reference (TYPE) WDUI_HOTKEY 20080212
24 VL_IMAGE_SOURCE Instance attribute Protected Type reference (TYPE) STRING 20040625
25 VL_NEEDS_MORE_INFO Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20041109
26 VL_ON_ACTION Instance attribute Protected Type reference (TYPE) STRING 20040625
27 VL_START_SECTION Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20081128
28 VL_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040625
29 VL_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) WDUI_TEXT_DIRECTION 20040625
Methods
# Method Level Visibility Method type Description Created on
1 BIND_DISABLED_IMAGE_SOURCE Instance method Public Method 20060622
2 BIND_ENABLED Instance method Public Method 20040625
3 BIND_IMAGE_SOURCE Instance method Public Method 20040625
4 BIND_NEEDS_MORE_INFO Instance method Public Method 20041109
5 BIND_START_SECTION Instance method Public Method 20081128
6 BIND_TEXT Instance method Public Method 20040625
7 BIND_TEXT_DIRECTION Instance method Public Method 20040625
8 BOUND_DISABLED_IMAGE_SOURCE Instance method Public Method 20060622
9 BOUND_ENABLED Instance method Public Method 20040625
10 BOUND_IMAGE_SOURCE Instance method Public Method 20040625
11 BOUND_NEEDS_MORE_INFO Instance method Public Method 20041109
12 BOUND_START_SECTION Instance method Public Method 20081128
13 BOUND_TEXT Instance method Public Method 20040625
14 BOUND_TEXT_DIRECTION Instance method Public Method 20040625
15 CONSTRUCTOR Instance method Public Constructor 20040625
16 GET_DISABLED_IMAGE_SOURCE Instance method Public Method 20060622
17 GET_ENABLED Instance method Public Method 20040625
18 GET_HOTKEY Instance method Public Method 20080212
19 GET_IMAGE_SOURCE Instance method Public Method 20040625
20 GET_NEEDS_MORE_INFO Instance method Public Method 20041109
21 GET_ON_ACTION Instance method Public Method 20040625
22 GET_START_SECTION Instance method Public Method 20081128
23 GET_TEXT Instance method Public Method 20040625
24 GET_TEXT_DIRECTION Instance method Public Method 20040625
25 MAPPED_ON_ACTION Instance method Public Method 20040625
26 MAP_ON_ACTION Instance method Public Method 20040625
27 NEW_MENU_ACTION_ITEM Static method Public Method 20040625
28 SET_DISABLED_IMAGE_SOURCE Instance method Public Method 20060622
29 SET_ENABLED Instance method Public Method 20040625
30 SET_HOTKEY Instance method Public Method 20080212
31 SET_IMAGE_SOURCE Instance method Public Method 20040625
32 SET_NEEDS_MORE_INFO Instance method Public Method 20041109
33 SET_ON_ACTION Instance method Public Method 20040625
34 SET_START_SECTION Instance method Public Method 20081128
35 SET_TEXT Instance method Public Method 20040625
36 SET_TEXT_DIRECTION Instance method Public Method 20040625
Events
Class CL_WD_MENU_ACTION_ITEM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_MENU_ACTION_ITEM Public See coding 20050316 tt_MENU_ACTION_ITEM TYPE TABLE OF REF TO CL_WD_MENU_ACTION_ITEM WITH DEFAULT KEY
Method Signatures

Method BIND_DISABLED_IMAGE_SOURCE Signature

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

Method BIND_DISABLED_IMAGE_SOURCE on class CL_WD_MENU_ACTION_ITEM has no exception.

Method BIND_ENABLED Signature

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

Method BIND_ENABLED on class CL_WD_MENU_ACTION_ITEM has no exception.

Method BIND_IMAGE_SOURCE Signature

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

Method BIND_IMAGE_SOURCE on class CL_WD_MENU_ACTION_ITEM has no exception.

Method BIND_NEEDS_MORE_INFO Signature

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

Method BIND_NEEDS_MORE_INFO on class CL_WD_MENU_ACTION_ITEM has no exception.

Method BIND_START_SECTION Signature

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

Method BIND_START_SECTION on class CL_WD_MENU_ACTION_ITEM has no exception.

Method BIND_TEXT Signature

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

Method BIND_TEXT on class CL_WD_MENU_ACTION_ITEM has no exception.

Method BIND_TEXT_DIRECTION Signature

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

Method BIND_TEXT_DIRECTION on class CL_WD_MENU_ACTION_ITEM has no exception.

Method BOUND_DISABLED_IMAGE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20060622
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060622
3 Returning PATH Value transfer Type reference (TYPE) STRING 20060622

Method BOUND_DISABLED_IMAGE_SOURCE on class CL_WD_MENU_ACTION_ITEM has no exception.

Method BOUND_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

Method BOUND_ENABLED on class CL_WD_MENU_ACTION_ITEM has no exception.

Method BOUND_IMAGE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

Method BOUND_IMAGE_SOURCE on class CL_WD_MENU_ACTION_ITEM has no exception.

Method BOUND_NEEDS_MORE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041109
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
3 Returning PATH Value transfer Type reference (TYPE) STRING 20041109

Method BOUND_NEEDS_MORE_INFO on class CL_WD_MENU_ACTION_ITEM has no exception.

Method BOUND_START_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20081128
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20081128
3 Returning PATH Value transfer Type reference (TYPE) STRING 20081128

Method BOUND_START_SECTION on class CL_WD_MENU_ACTION_ITEM has no exception.

Method BOUND_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

Method BOUND_TEXT on class CL_WD_MENU_ACTION_ITEM has no exception.

Method BOUND_TEXT_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

Method BOUND_TEXT_DIRECTION on class CL_WD_MENU_ACTION_ITEM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20040625
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040625

Method CONSTRUCTOR on class CL_WD_MENU_ACTION_ITEM has no exception.

Method GET_DISABLED_IMAGE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20060622
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060622
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20060622

Method GET_DISABLED_IMAGE_SOURCE on class CL_WD_MENU_ACTION_ITEM has no exception.

Method GET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSIDER_ADDITIONAL_FLAGS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040625
2 Importing CONSIDER_DISABLED_PARENT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040625
3 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
4 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
5 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20040625

Method GET_ENABLED on class CL_WD_MENU_ACTION_ITEM has no exception.

Method GET_HOTKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) WDUI_HOTKEY 20080212

Method GET_HOTKEY on class CL_WD_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 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20040625

Method GET_IMAGE_SOURCE on class CL_WD_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 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041109
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20041109

Method GET_NEEDS_MORE_INFO on class CL_WD_MENU_ACTION_ITEM has no exception.

Method GET_ON_ACTION Signature

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

Method GET_ON_ACTION on class CL_WD_MENU_ACTION_ITEM has no exception.

Method GET_START_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20081128
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20081128
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20081128

Method GET_START_SECTION on class CL_WD_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 Importing AS_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL 20040625
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
4 Importing TEXT_LENGTH Value transfer Type reference (TYPE) I CO_UNKNOWN_TEXTLEN 20040625
5 Returning VALUE Value transfer Type reference (TYPE) STRING 20040625

Method GET_TEXT on class CL_WD_MENU_ACTION_ITEM has no exception.

Method GET_TEXT_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_TEXT_DIRECTION 20040625

Method GET_TEXT_DIRECTION on class CL_WD_MENU_ACTION_ITEM has no exception.

Method MAPPED_ON_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20040625

Method MAPPED_ON_ACTION on class CL_WD_MENU_ACTION_ITEM has no exception.

Method MAP_ON_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20040625

Method MAP_ON_ACTION on class CL_WD_MENU_ACTION_ITEM has no exception.

Method NEW_MENU_ACTION_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_DISABLED_IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20060622
2 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20040625
3 Importing BIND_IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20040625
4 Importing BIND_NEEDS_MORE_INFO Call by reference Type reference (TYPE) STRING 20041109
5 Importing BIND_START_SECTION Call by reference Type reference (TYPE) STRING 20081128
6 Importing BIND_TEXT Call by reference Type reference (TYPE) STRING 20040625
7 Importing BIND_TEXT_DIRECTION Call by reference Type reference (TYPE) STRING 20040625
8 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20060622
9 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_MENU_ACTION_ITEM 20040625
10 Importing DISABLED_IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20060622
11 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040625
12 Importing HOTKEY Call by reference Type reference (TYPE) WDUI_HOTKEY E_HOTKEY-NONE 20080212
13 Importing ID Call by reference Type reference (TYPE) STRING 20040625
14 Importing IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20040625
15 Importing NEEDS_MORE_INFO Call by reference Type reference (TYPE) WDY_BOOLEAN 20041109
16 Importing ON_ACTION Call by reference Type reference (TYPE) STRING 20040625
17 Importing START_SECTION Call by reference Type reference (TYPE) WDY_BOOLEAN 20081128
18 Importing TEXT Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040625
19 Importing TEXT_DIRECTION Call by reference Type reference (TYPE) WDUI_TEXT_DIRECTION E_TEXT_DIRECTION-INHERIT 20040625
20 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040625
21 Importing VISIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20060622

Method NEW_MENU_ACTION_ITEM on class CL_WD_MENU_ACTION_ITEM has no exception.

Method SET_DISABLED_IMAGE_SOURCE Signature

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

Method SET_DISABLED_IMAGE_SOURCE on class CL_WD_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 VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN 20040625

Method SET_ENABLED on class CL_WD_MENU_ACTION_ITEM has no exception.

Method SET_HOTKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDUI_HOTKEY 20080212

Method SET_HOTKEY on class CL_WD_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 VALUE Call by reference Type reference (TYPE) STRING 20040625

Method SET_IMAGE_SOURCE on class CL_WD_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 VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN 20041109

Method SET_NEEDS_MORE_INFO on class CL_WD_MENU_ACTION_ITEM has no exception.

Method SET_ON_ACTION Signature

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

Method SET_ON_ACTION on class CL_WD_MENU_ACTION_ITEM has no exception.

Method SET_START_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN 20081128

Method SET_START_SECTION on class CL_WD_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 VALUE Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040625

Method SET_TEXT on class CL_WD_MENU_ACTION_ITEM has no exception.

Method SET_TEXT_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDUI_TEXT_DIRECTION 20040625

Method SET_TEXT_DIRECTION on class CL_WD_MENU_ACTION_ITEM has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 710