SAP ABAP Class /IWBEP/IF_SBUI_GUIDED_ACTIVITY (SB: UI guided activity)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_SBCM_MSG_CONTEXT | SB: message context | 20120508 |
| 2 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_SBUI_COMMAND_HANDLER | SB: UI command handler behavior | 20120423 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_SBUI_GUIDED_ACTIVITY | SB: UI guided activity (convenience class) | 20120423 |
Properties
| Class | /IWBEP/IF_SBUI_GUIDED_ACTIVITY | |
| Short Description | SB: UI guided activity | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120423 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /IWBEP/IF_SBUI_GUIDED_ACTIVITY has no interface implemented.
Friends
Class /IWBEP/IF_SBUI_GUIDED_ACTIVITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TY_S_NAME | activity name (plugin, activity) | 20120427 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120427 | ||
| 2 | Instance method | Public | Method | get current step handler | 20120510 | |
| 3 | Instance method | Public | Method | get current step longtext | 20120510 | |
| 4 | Instance method | Public | Method | get current step position | 20120510 | |
| 5 | Instance method | Public | Method | get current step title | 20120510 | |
| 6 | Instance method | Public | Method | get disabled function codes | 20120506 | |
| 7 | Instance method | Public | Method | get proposed client size | 20120525 | |
| 8 | Instance method | Public | Method | get number of defined steps | 20120510 |
Events
Class /IWBEP/IF_SBUI_GUIDED_ACTIVITY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_NAME | Public | See coding | activity name (plugin, activity) | 20120427 | BEGIN OF ty_s_name,
plugin TYPE /iwbep/sbui_plugin ,
activity TYPE /iwbep/sbui_activity ,
END OF ty_s_name
|
Method Signatures
Method EXECUTE_COMMAND Signature
Method EXECUTE_COMMAND on class /IWBEP/IF_SBUI_GUIDED_ACTIVITY has no parameter.
Method EXECUTE_COMMAND on class /IWBEP/IF_SBUI_GUIDED_ACTIVITY has no exception.
Method GET_CURRENT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_HANDLER | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_INTERACTIVE | current step handler | 20120510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120510 |
Method GET_CURRENT_LONGTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LONGTEXT | Value transfer | Type reference (TYPE) | STRING | current step longtext | 20120615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120510 |
Method GET_CURRENT_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STEP_POSITION | Value transfer | Type reference (TYPE) | I | current steps position | 20120510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120510 |
Method GET_CURRENT_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STEP_TITLE | Value transfer | Type reference (TYPE) | SYTITLE | current step title | 20120510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120510 |
Method GET_EXCLUDED_COMMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FCODE_EXCLUDED | Value transfer | Type reference (TYPE) | /IWBEP/IF_SBUI_CONTROLLER=>TY_T_COMMAND_FCODE | function codes | 20120506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120506 |
Method GET_PROPOSED_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_SIZE | Value transfer | Type reference (TYPE) | /IWBEP/IF_SBUI_COMPONENT=>TY_S_SIZE | size | 20120525 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120525 |
Method GET_TOTAL_STEP_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STEP_COUNT | Value transfer | Type reference (TYPE) | I | total number of defined steps | 20120510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120510 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |