SAP ABAP Class /IWBEP/CL_SBUI_COMMAND (SB: UI command handler (convenience class))
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_SBCM_MSG_CONTEXT | SB: message context | 20120508 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_SBUI_COMMAND | SB: UI command behavior | 20120215 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_SBUI_COMMAND_HANDLER | SB: UI command handler behavior | 20120215 |
Meta Relationship - Used By
Properties
| Class | /IWBEP/CL_SBUI_COMMAND | |
| Short Description | SB: UI command handler (convenience class) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /IWBEP/SBUI | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | /IWBEP/SB_UI_BASE | Gateway Service Builder UI - API and SPI |
| Created | 20120126 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_SBCM_MSG_CONTEXT | SB: message context | 20120508 | ||
| 2 | /IWBEP/IF_SBUI_COMMAND | SB: UI command behavior | 20120215 | ||
| 3 | /IWBEP/IF_SBUI_COMMAND_HANDLER | SB: UI command handler behavior | 20120215 |
Friends
Class /IWBEP/CL_SBUI_COMMAND has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_CONTROLLER | controller (main instance) | 20120126 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWBEP/IF_SBCM_MSG_UTILITY | message utility | 20120126 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_SETUP_SERVICE | setup service | 20120625 | |||
| 4 | Instance attribute | Protected | Attribute reference (LIKE) | 20120215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120126 | |
| 2 | Instance method | Protected | Method | template method (optional): check command state dynamically | 20120319 | |
| 3 | Instance method | Protected | Method | template method (mandatory): execute command | 20120129 |
Events
Class /IWBEP/CL_SBUI_COMMAND has no event.
Types
Class /IWBEP/CL_SBUI_COMMAND has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_CONTROLLER | main controller | 20120126 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBUI_COMMAND | command name | 20120129 | |||
| 3 | IV_PLUGIN | Call by reference | Type reference (TYPE) | /IWBEP/SBUI_PLUGIN | command plugin | 20120129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120126 |
Method DO_CHECK_STATE_DISABLED 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 | 20120711 | |||
| 2 | RV_DISABLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | disabled for all (really all) selected nodes? | 20120319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120319 |
Method DO_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 | 20120129 | |||
| 2 | RV_RCODE | Value transfer | Type reference (TYPE) | /IWBEP/IF_SBUI_CONTROLLER=>TY_RETURN_CODE | return code | 20120129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120130 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |