SAP ABAP Class /IWBEP/IF_SBUI_COMMAND_HANDLER (SB: UI command handler behavior)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_SBUI_COMMAND SB: UI command behavior 20120215
2 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_SBUI_GUIDED_ACTIVITY SB: UI guided activity 20120423
3 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_SBUI_INTERACTIVE SB: UI interactive behavior 20120215
4 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBUI_COMMAND SB: UI command handler (convenience class) 20120215
5 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBUI_DYNPRO_HANDLER SB: UI dynpro handler (state of a screen) 20120215
6 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBUI_GUIDED_ACTIVITY SB: UI guided activity (convenience class) 20120425
7 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBUI_VIEW SB: UI view (control-based) 20120215
Properties
Class /IWBEP/IF_SBUI_COMMAND_HANDLER  
Short Description SB: UI command handler behavior    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120114   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_SBUI_CONTROLLER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /IWBEP/IF_SBUI_COMMAND_HANDLER has no interface implemented.
Friends
Class /IWBEP/IF_SBUI_COMMAND_HANDLER has no friend class.
Attributes
Class /IWBEP/IF_SBUI_COMMAND_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_COMMAND Instance method Public Method execute command 20120215
Events
Class /IWBEP/IF_SBUI_COMMAND_HANDLER has no event.
Types
Class /IWBEP/IF_SBUI_COMMAND_HANDLER has no local type.
Method Signatures

Method EXECUTE_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COMMAND Call by reference Type reference (TYPE) /IWBEP/IF_SBUI_CONTROLLER=>TY_S_COMMAND_REQUEST command request 20120215
2 Returning RV_RCODE Value transfer Type reference (TYPE) /IWBEP/IF_SBUI_CONTROLLER=>TY_RETURN_CODE return code 20120215
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20120215
History
Last changed by/on SAP  20131127 
SAP Release Created in