SAP ABAP Class IF_ECH_PLX_UI_COMMAND (IF_ECH_PLX_UI_COMMAND)
Properties
Class IF_ECH_PLX_UI_COMMAND  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110209   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ECH_PLX_UI_COMMAND has no forward declaration.
Interfaces
Class IF_ECH_PLX_UI_COMMAND has no interface implemented.
Friends
Class IF_ECH_PLX_UI_COMMAND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BITMASK_CHANNEL Constant Public See coding BITMASK_CHANNEL 20110209
2 BITMASK_MODE Constant Public See coding BITMASK_MODE 20110209
3 CS_FCODE Constant Public See coding 20110209
4 GROUP Constant Public See coding GROUP 20110209
5 MV_COMMAND_BITMASK Instance attribute Public Type reference (TYPE) GTY_CONTEXT_BITMASK MV_COMMAND_BITMASK 20110209
6 MV_FUNCTION_CODE Instance attribute Public Type reference (TYPE) UI_FUNC MV_FUNCTION_CODE 20110209
7 MV_GROUP Instance attribute Public Type reference (TYPE) I MV_GROUP 20110209
8 MV_ICON Instance attribute Public Type reference (TYPE) ICONNAME MV_ICON 20110209
9 MV_LABEL Instance attribute Public Type reference (TYPE) GUI_TEXT MV_LABEL 20110209
10 MV_POSITION_IN_GROUP Instance attribute Public Type reference (TYPE) I MV_POSITION_IN_GROUP 20110209
11 MV_QUICKINFO Instance attribute Public Type reference (TYPE) ICONQUICK MV_QUICKINFO 20110209
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method EXECUTE 20110209
2 IS_EXECUTABLE Instance method Public Method IS_EXECUTABLE 20110209
Events
Class IF_ECH_PLX_UI_COMMAND has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_CONTEXT_BITMASK Public Type reference (TYPE) IF_ECH_CONTEXT_FOR_COMMANDS=>TV_CONTEXT_BITMASK GTY_CONTEXT_BITMASK 20110209
2 TAB Public See coding TAB 20110209 tab TYPE TABLE OF REF TO if_ech_plx_ui_command WITH DEFAULT KEY
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMMAND_CONTEXT Call by reference Object reference (TYPE REF TO) IF_ECH_CONTEXT_FOR_COMMANDS IO_COMMAND_CONTEXT 20110209

Method EXECUTE on class IF_ECH_PLX_UI_COMMAND has no exception.

Method IS_EXECUTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CMD_CTXT Call by reference Object reference (TYPE REF TO) IF_ECH_CONTEXT_FOR_COMMANDS IO_CMD_CTXT 20110209
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL RV_RESULT 20110209

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