SAP ABAP Interface IF_ESD_WIZ_AUNIT (For Unittests)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SESD_ESI_OBJECT_EDITORS (Package) Unified Editor for ESR Objects
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESD_WIZ_AUNIT | For Unit Tests for Wizard | 20130128 |
Properties
| Interface | IF_ESD_WIZ_AUNIT | |
| Short Description | For Unittests |
General Data
| Package | SESD_ESI_OBJECT_EDITORS | Unified Editor for ESR Objects |
| Created | 20130125 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ESD_WIZ_AUNIT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ESD_WIZ_AUNIT_TYPES | Types for unit testing | 20130211 |
Friends
Interface IF_ESD_WIZ_AUNIT has no friend.
Attributes
Interface IF_ESD_WIZ_AUNIT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks if the finish button for the current screen is visibl | 20130212 | |
| 2 | Instance method | Public | Method | Checks if invalid commands are proceeded. | 20130214 | |
| 3 | Instance method | Public | Method | Checks if expected roadmap matches with the original | 20130208 | |
| 4 | Instance method | Public | Method | Check if the currently called screen meets with the expected | 20130212 | |
| 5 | Instance method | Public | Method | Provides the user entry for Unit Test | 20130212 |
Events
Interface IF_ESD_WIZ_AUNIT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_INPUT_TAB | Public | Attribute reference (LIKE) | 20130212 | |
||
| 2 | T_SWF_WIZARD_INFO | Public | Attribute reference (LIKE) | 20130212 | |
Method Signatures
Method CHECK_BUTTON_VISIBILITY Signature
Method CHECK_BUTTON_VISIBILITY on Interface IF_ESD_WIZ_AUNIT has no parameter.
Method CHECK_BUTTON_VISIBILITY on Interface IF_ESD_WIZ_AUNIT has no exception.
Method CHECK_INVALID_COMMANDS Signature
Method CHECK_INVALID_COMMANDS on Interface IF_ESD_WIZ_AUNIT has no parameter.
Method CHECK_INVALID_COMMANDS on Interface IF_ESD_WIZ_AUNIT has no exception.
Method CHECK_ROADMAP Signature
Method CHECK_ROADMAP on Interface IF_ESD_WIZ_AUNIT has no parameter.
Method CHECK_ROADMAP on Interface IF_ESD_WIZ_AUNIT has no exception.
Method CHECK_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WIZARD_DATA | Call by reference | Type reference (TYPE) | T_SWF_WIZARD_INFO | WF: Control Wizard Screen | 20130212 |
Method CHECK_SCREEN on Interface IF_ESD_WIZ_AUNIT has no exception.
Method GET_SCREEN_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_OK_CODE | Call by reference | Type reference (TYPE) | SY-UCOMM | ABAP System Field: PAI-Triggering Function Code | 20130212 | |||
| 2 | EX_SCREEN_INPUT | Call by reference | Type reference (TYPE) | T_INPUT_TAB | The input that is made to the dynpro. I.e. field-values | 20130212 |
Method GET_SCREEN_INPUT on Interface IF_ESD_WIZ_AUNIT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |