SAP ABAP Class /IWBEP/CL_SBUI_WIZARD_HANDLER (SB: UI wizard handler)
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 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBUI_DYNPRO_HANDLER | SB: UI dynpro handler (state of a screen) | 20120507 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_SBUI_COMPOSITE | SB: UI composite (contains other components) | 20120507 |
Properties
| Class | /IWBEP/CL_SBUI_WIZARD_HANDLER | |
| Short Description | SB: UI wizard handler | |
| Super Class | /IWBEP/CL_SBUI_DYNPRO_HANDLER | SB: UI dynpro handler (state of a screen) |
| 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 | 20120507 | SAP |
| Last change | 20131127 | 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... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_SBUI_COMPOSITE | SB: UI composite (contains other components) | 20120507 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /IWBEP/CL_SBUI_CONTROLLER | 20120507 | SB: UI main controller |
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_GUIDED_ACTIVITY | guided activity | 20120507 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | template method (default): setup guided activity before use | 20120507 |
Events
Class /IWBEP/CL_SBUI_WIZARD_HANDLER has no event.
Types
Class /IWBEP/CL_SBUI_WIZARD_HANDLER has no local type.
Method Signatures
Method DO_SETUP_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_GUIDED_ACTIVITY | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_GUIDED_ACTIVITY | guided activity | 20120507 | |||
| 2 | IT_START_NODE | Call by reference | Type reference (TYPE) | /IWBEP/T_SBDM_NODES | start nodes | 20120516 | |||
| 3 | RV_RCODE | Value transfer | Type reference (TYPE) | /IWBEP/IF_SBUI_CONTROLLER=>TY_RETURN_CODE | return code | 20120525 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120507 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |