SAP ABAP Class /IWBEP/IF_SBUI_INTERACTIVE (SB: UI interactive behavior)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_SBUI_COMMAND_HANDLER | SB: UI command handler behavior | 20120215 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_SBUI_VIEW | SB: UI control-based view | 20120126 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_SBUI_DYNPRO_HANDLER | SB: UI dynpro handler (state of a screen) | 20120116 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_SBUI_VIEW | SB: UI view (control-based) | 20120126 |
Properties
| Class | /IWBEP/IF_SBUI_INTERACTIVE | |
| Short Description | SB: UI interactive behavior | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120113 | SAP |
| Last change | 20141120 | |
| 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... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWBEP/IF_SBUI_INTERACTIVE has no interface implemented.
Friends
Class /IWBEP/IF_SBUI_INTERACTIVE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | '%_ARGS' | parameter name: call arguments | 20130202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120116 | ||
| 2 | Instance method | Public | Method | get interactive ancestor (searching up the component tree) | 20120131 | |
| 3 | Instance method | Public | Method | get return code from last input validation | 20120215 | |
| 4 | Instance method | Public | Method | get parameter value (any value handled by this component) | 20120426 | |
| 5 | Instance method | Public | Method | get start nodes provided whan calling the screen | 20130419 | |
| 6 | Instance method | Public | Method | set parameter value (any value handled by this component) | 20120426 |
Events
Class /IWBEP/IF_SBUI_INTERACTIVE has no event.
Types
Class /IWBEP/IF_SBUI_INTERACTIVE has no local type.
Method Signatures
Method EXECUTE_COMMAND Signature
Method EXECUTE_COMMAND on class /IWBEP/IF_SBUI_INTERACTIVE has no parameter.
Method EXECUTE_COMMAND on class /IWBEP/IF_SBUI_INTERACTIVE has no exception.
Method GET_ANCESTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INTERACTIVE | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_INTERACTIVE | next ancestor with interactive behavior | 20120131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120131 |
Method GET_INPUT_RCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RCODE | Value transfer | Type reference (TYPE) | /IWBEP/IF_SBUI_CONTROLLER=>TY_RETURN_CODE | return code of input validation | 20120215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120215 |
Method GET_PARAMETER_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_VALUE | Call by reference | Type reference (TYPE) | ANY | parameter value (use same type as the providing component) | 20120426 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | parameter name (as defined by the providing component) | 20120426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120426 |
Method GET_START_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_START_NODE | Value transfer | Type reference (TYPE) | /IWBEP/T_SBDM_NODES | start nodes | 20130419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130419 |
Method SET_PARAMETER_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | parameter name (as defined by the providing component) | 20120426 | |||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | parameter value (use same type as the providing component) | 20120426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120426 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |