SAP ABAP Class IF_ESD_WIZ_SCREEN (For Webservice Wizard and its 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 |
Properties
| Class | IF_ESD_WIZ_SCREEN | |
| Short Description | For Webservice Wizard and its Unittests | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130123 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_ESD_WIZ_SCREEN has no interface implemented.
Friends
Class IF_ESD_WIZ_SCREEN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20130212 | |||||
| 2 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | Gandalf the grey turned to Gandalf the white after his fight | 20130130 | |||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20130212 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20130212 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20130212 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20130212 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20130212 | |||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20130212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130123 | ||
| 2 | Instance method | Public | Method | 20130123 | ||
| 3 | Instance method | Public | Method | Sets the users entry on the dynpro (fills the dynpro fields) | 20130123 |
Events
Class IF_ESD_WIZ_SCREEN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_FILE_ACCESS_INFO | Public | See coding | 20130212 | begin of t_file_access_info,
source_type type if_pxn_wsdl_access=>t_source_type,
source type string,
http_dest type rfcdest,
http_path_suffix type string,
retriever type ref to if_slib_retriever,
end of t_file_access_info
|
||
| 2 | T_FILE_ACCESS_TAB | Public | See coding | 20130212 | t_file_access_tab type standard table of t_file_access_info with key source_type
source
http_dest
http_path_suffix
|
||
| 3 | T_INPUT | Public | Attribute reference (LIKE) | 20130211 | |
||
| 4 | T_INPUT_TAB | Public | Attribute reference (LIKE) | 20130211 | |
||
| 5 | T_SCREEN_INFO | Public | Attribute reference (LIKE) | 20130211 | |
||
| 6 | T_SCREEN_INFO_TAB | Public | Attribute reference (LIKE) | 20130211 | |
||
| 7 | T_SCREEN_TYPE_INFO | Public | Attribute reference (LIKE) | 20130212 | |
||
| 8 | T_SCREEN_TYPE_TAB | Public | Attribute reference (LIKE) | 20130212 | |
||
| 9 | T_SFW_WIZRUN_TAB | Public | Attribute reference (LIKE) | 20130211 | |
||
| 10 | T_STEP | Public | Attribute reference (LIKE) | 20130211 | |
||
| 11 | T_STEP_TAB | Public | Attribute reference (LIKE) | 20130211 | |
||
| 12 | T_SWCONT_TAB | Public | Attribute reference (LIKE) | 20130212 | |
||
| 13 | T_SWF_WIZDEF_TAB | Public | Attribute reference (LIKE) | 20130212 | |
||
| 14 | T_SWF_WIZRUN | Public | Attribute reference (LIKE) | 20130211 | |
||
| 15 | T_SWF_WIZRUN_TAB | Public | Attribute reference (LIKE) | 20130212 | |
||
| 16 | T_SWF_WIZSCR_TAB | Public | Attribute reference (LIKE) | 20130212 | |
||
| 17 | T_USER_ENTRY | Public | Attribute reference (LIKE) | 20130211 | |
||
| 18 | T_USER_ENTRY_TAB | Public | Attribute reference (LIKE) | 20130211 | |
Method Signatures
Method PAI Signature
Method PAI on class IF_ESD_WIZ_SCREEN has no parameter.
Method PAI on class IF_ESD_WIZ_SCREEN has no exception.
Method PBO Signature
Method PBO on class IF_ESD_WIZ_SCREEN has no parameter.
Method PBO on class IF_ESD_WIZ_SCREEN has no exception.
Method SET_USER_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTRY_DATA | Call by reference | Type reference (TYPE) | T_USER_ENTRY_TAB | 20130123 |
Method SET_USER_ENTRIES on class IF_ESD_WIZ_SCREEN has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |