SAP ABAP Interface IF_DBA_ACTION_CONTROLLER_SETUP (DBA Cockpit: Controller Interface for Guided Activities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DBA_ACTION_CONTROLLER_SETUP | DB6: Abstract Controller for Guided Activities | 20080513 |
Properties
Interface | IF_DBA_ACTION_CONTROLLER_SETUP | |
Short Description | DBA Cockpit: Controller Interface for Guided Activities |
General Data
Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
Created | 20080509 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_DBA_ACTION_CONTROLLER_SETUP has no interface.
Friends
Interface IF_DBA_ACTION_CONTROLLER_SETUP has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | REFRESH_STEPLIST | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20080516 | |||
2 | STEPNO_EXECUTION | Constant | Public | Type reference (TYPE) | I | 9999 | 20080513 | ||
3 | STEPNO_INTRO | Constant | Public | Type reference (TYPE) | I | 1 | 20090116 | ||
4 | STEPNO_SUMMARY | Constant | Public | Type reference (TYPE) | I | 9998 | 20080513 | ||
5 | VIEW_DATA | Instance attribute | Public | Type reference (TYPE) | DBA_VIEW_WDA_WIZARD | DBA Cockpit: View Data for Wizard Dummy | 20080513 |
Methods
Events
Interface IF_DBA_ACTION_CONTROLLER_SETUP has no event.
Types
Interface IF_DBA_ACTION_CONTROLLER_SETUP has no local type.
Method Signatures
Method CHECK_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080513 | |||
2 | ![]() |
STEPNO | Call by reference | Type reference (TYPE) | DBA_WD_STEP-STEPNO | 20080513 |
Method CHECK_INPUT on Interface IF_DBA_ACTION_CONTROLLER_SETUP has no exception.
Method CONFIRM_REBIND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STEPNO | Call by reference | Type reference (TYPE) | DBA_WD_STEP-STEPNO | 20101209 |
Method CONFIRM_REBIND on Interface IF_DBA_ACTION_CONTROLLER_SETUP has no exception.
Method CONFIRM_REFRESH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STEPNO | Call by reference | Type reference (TYPE) | DBA_WD_STEP-STEPNO | 20080519 |
Method CONFIRM_REFRESH on Interface IF_DBA_ACTION_CONTROLLER_SETUP has no exception.
Method EXECUTE Signature
Method EXECUTE on Interface IF_DBA_ACTION_CONTROLLER_SETUP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: Root exception class | 20080515 |
Method GET_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_NAME | Value transfer | Type reference (TYPE) | STRING | 20080516 |
Method GET_COMPONENT on Interface IF_DBA_ACTION_CONTROLLER_SETUP has no exception.
Method GET_EXECUTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20080513 | |||
2 | ![]() |
PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20080513 | |||
3 | ![]() |
SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080513 |
Method GET_EXECUTION on Interface IF_DBA_ACTION_CONTROLLER_SETUP has no exception.
Method GET_HIGHEST_ERROR_WEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20101014 |
Method GET_HIGHEST_ERROR_WEIGHT on Interface IF_DBA_ACTION_CONTROLLER_SETUP has no exception.
Method GET_INTRODUCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INTRODUCTION | Value transfer | Type reference (TYPE) | STRING | 20080513 |
Method GET_INTRODUCTION on Interface IF_DBA_ACTION_CONTROLLER_SETUP has no exception.
Method GET_SUMMARY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SUMMARY | Value transfer | Type reference (TYPE) | STRING | 20080513 |
Method GET_SUMMARY on Interface IF_DBA_ACTION_CONTROLLER_SETUP has no exception.
Method GET_SUMMARY_MSG_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSG_LIST | Value transfer | Type reference (TYPE) | DBA_MSG_LIST | DBA Cockpit: Message List | 20100326 |
Method GET_SUMMARY_MSG_LIST on Interface IF_DBA_ACTION_CONTROLLER_SETUP has no exception.
Method GOTO_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STEPNO | Call by reference | Type reference (TYPE) | DBA_WD_STEP-STEPNO | 20080527 |
Method GOTO_STEP on Interface IF_DBA_ACTION_CONTROLLER_SETUP has no exception.
Method IS_EMBEDDING_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_EMBEDDING | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090119 | |||
2 | ![]() |
STEPNO | Call by reference | Type reference (TYPE) | I | 20090119 |
Method IS_EMBEDDING_STEP on Interface IF_DBA_ACTION_CONTROLLER_SETUP has no exception.
Method IS_REBIND_REQUESTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REBIND | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101209 | |||
2 | ![]() |
STEPNO | Call by reference | Type reference (TYPE) | DBA_WD_STEP-STEPNO | 20101209 |
Method IS_REBIND_REQUESTED on Interface IF_DBA_ACTION_CONTROLLER_SETUP has no exception.
Method IS_REFRESH_REQUESTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REFRESH | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080519 | |||
2 | ![]() |
STEPNO | Call by reference | Type reference (TYPE) | DBA_WD_STEP-STEPNO | 20080519 |
Method IS_REFRESH_REQUESTED on Interface IF_DBA_ACTION_CONTROLLER_SETUP has no exception.
Method REFRESH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STEPNO | Call by reference | Type reference (TYPE) | DBA_WD_STEP-STEPNO | 20080514 |
Method REFRESH on Interface IF_DBA_ACTION_CONTROLLER_SETUP has no exception.
Method REQUEST_REBIND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STEPNO | Call by reference | Type reference (TYPE) | DBA_WD_STEP-STEPNO | 20101209 |
Method REQUEST_REBIND on Interface IF_DBA_ACTION_CONTROLLER_SETUP has no exception.
Method REQUEST_REFRESH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STEPNO | Call by reference | Type reference (TYPE) | DBA_WD_STEP-STEPNO | 20080519 |
Method REQUEST_REFRESH on Interface IF_DBA_ACTION_CONTROLLER_SETUP has no exception.
Method SETUP Signature
Method SETUP on Interface IF_DBA_ACTION_CONTROLLER_SETUP has no parameter.
Method SETUP on Interface IF_DBA_ACTION_CONTROLLER_SETUP has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |