SAP ABAP Class IF_ESD_WIZ_AUNIT (For Unittests)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_ESD_WIZ_AUNIT_TYPES | Types for unit testing | 20130211 |
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
Class | IF_ESD_WIZ_AUNIT | |
Short Description | For Unittests | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130125 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_ESD_WIZ_AUNIT has no forward declaration.
Interfaces
Class IF_ESD_WIZ_AUNIT has no interface implemented.
Friends
Class IF_ESD_WIZ_AUNIT has no friend class.
Attributes
Class 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
Class 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 class IF_ESD_WIZ_AUNIT has no parameter.
Method CHECK_BUTTON_VISIBILITY on class IF_ESD_WIZ_AUNIT has no exception.
Method CHECK_INVALID_COMMANDS Signature
Method CHECK_INVALID_COMMANDS on class IF_ESD_WIZ_AUNIT has no parameter.
Method CHECK_INVALID_COMMANDS on class IF_ESD_WIZ_AUNIT has no exception.
Method CHECK_ROADMAP Signature
Method CHECK_ROADMAP on class IF_ESD_WIZ_AUNIT has no parameter.
Method CHECK_ROADMAP on class 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 class 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 class IF_ESD_WIZ_AUNIT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |