SAP ABAP Class CL_GUI_WSIL_SEARCH (Search of WSDL URL in WSIL File)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_GUI (Package) eCATT GUI Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ECATT_EDITOR | eCATT: Superclass for all Editors | 20040707 |
Properties
| Class | CL_GUI_WSIL_SEARCH | |
| Short Description | Search of WSDL URL in WSIL File | |
| Super Class | CL_GUI_ECATT_EDITOR | eCATT: Superclass for all Editors |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SECATT_GUI | eCATT GUI Objects |
| Created | 20040707 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GUI_WSIL_SEARCH has no forward declaration.
Interfaces
Class CL_GUI_WSIL_SEARCH has no interface implemented.
Friends
Class CL_GUI_WSIL_SEARCH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_APL_ECATT_WS | eCATT Web Service Control | 20040708 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Custom Container for WSIL in ALV | 20040707 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_WSIL_LIST | User Interface: WSIL Data Display | 20040707 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040707 | |
| 2 | Instance method | Public | Method | Query WSDL URL | 20040708 | |
| 3 | Instance method | Public | Method | Gets Object to Web Service Control | 20040708 | |
| 4 | Instance method | Protected | Method | Select Web Service from Table | 20040709 | |
| 5 | Instance method | Public | Method | Set WSIL URL in Model Class | 20040708 |
Events
Class CL_GUI_WSIL_SEARCH has no event.
Types
Class CL_GUI_WSIL_SEARCH has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GUI_WSIL_SEARCH has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCATT - Ausnahmen | 20050119 |
Method GET_WSDL_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_WSDL_URL | Call by reference | Type reference (TYPE) | ET_URL_WSDL | eCATT URL zu einem WSDL-File | 20040708 |
Method GET_WSDL_URL on class CL_GUI_WSIL_SEARCH has no exception.
Method GET_WS_CTRL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_WS_CTRL | Value transfer | Object reference (TYPE REF TO) | CL_APL_ECATT_WS | eCATT Web Service Ansteuerung | 20040708 |
Method GET_WS_CTRL on class CL_GUI_WSIL_SEARCH has no exception.
Method SELECT_WS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_WSDL_URL | Call by reference | Type reference (TYPE) | ET_URL_WSDL | eCATT URL zu einem WSDL-File | 20040709 |
Method SELECT_WS on class CL_GUI_WSIL_SEARCH has no exception.
Method SET_WSIL_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WSIL_DEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040709 | |||
| 2 | IM_WSIL_URL | Call by reference | Type reference (TYPE) | ET_URL_WSIL | eCATT URL zu einem WSIL-File | 20040708 | |||
| 3 | IM_WSIL_USE_URL | Call by reference | Type reference (TYPE) | ETONOFF | X = URL verwenden (Nicht HTTP-Dest) | 20040709 |
Method SET_WSIL_URL on class CL_GUI_WSIL_SEARCH has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |