SAP ABAP Interface /IWBEP/IF_SBUI_COMMAND_HANDLER (SB: UI command handler behavior)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_UI_BASE (Package) Gateway Service Builder UI - API and SPI
⤷
⤷
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
| Interface | /IWBEP/IF_SBUI_COMMAND_HANDLER | |
| Short Description | SB: UI command handler behavior |
General Data
| Package | /IWBEP/SB_UI_BASE | Gateway Service Builder UI - API and SPI |
| Created | 20120114 | SAP |
| Last changed | 20131127 | SAP |
| 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
Interface /IWBEP/IF_SBUI_COMMAND_HANDLER has no interface.
Friends
Interface /IWBEP/IF_SBUI_COMMAND_HANDLER has no friend.
Attributes
Interface /IWBEP/IF_SBUI_COMMAND_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | execute command | 20120215 |
Events
Interface /IWBEP/IF_SBUI_COMMAND_HANDLER has no event.
Types
Interface /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 | IS_COMMAND | Call by reference | Type reference (TYPE) | /IWBEP/IF_SBUI_CONTROLLER=>TY_S_COMMAND_REQUEST | command request | 20120215 | |||
| 2 | RV_RCODE | Value transfer | Type reference (TYPE) | /IWBEP/IF_SBUI_CONTROLLER=>TY_RETURN_CODE | return code | 20120215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120215 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |