SAP ABAP Class CL_GUI_WSIL_LIST (User Interface: WSIL Data Display)
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
⤷ 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_DATA | User Interface: General Data | 20040707 |
Properties
Class | CL_GUI_WSIL_LIST | |
Short Description | User Interface: WSIL Data Display | |
Super Class | CL_GUI_ECATT_DATA | User Interface: General Data |
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_LIST has no forward declaration.
Interfaces
Class CL_GUI_WSIL_LIST has no interface implemented.
Friends
Class CL_GUI_WSIL_LIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_STRUCTURE_NAME | Constant | Private | Type reference (TYPE) | TABNAME | 'ETWSIL_LIST' | Structure for ALVGRID | 20040707 | |
2 | OUTTAB | Instance attribute | Private | Type reference (TYPE) | ETWSIL_LIST_TABTYPE | Output Table for ALV | 20040707 | ||
3 | WA_OUTTAB | Instance attribute | Private | Type reference (TYPE) | ETWSIL_LIST | Line of List of Services from WSIL File | 20040707 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | Constructor | 20040707 |
2 | GET_URL_SELECTED_LINE | Instance method | Public | Method | Determine WSDL URL for Selected Line | 20040709 |
3 | SET_DATA_TO_GRID | Instance method | Public | Method | Set Data in ALV Grid | 20040707 |
Events
Class CL_GUI_WSIL_LIST has no event.
Types
Class CL_GUI_WSIL_LIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_APPL_EVENTS | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | 'X' = Ereignisse als Applikationsevents registrieren | 20040707 | |
2 | Importing | IM_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040707 | ||
3 | Importing | IM_REGISTER_EDIT_EVENTS | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | 'X' = Edit-Ereignisse werden registriert | 20040707 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_ECATT | Basisklasse für eCATT - Ausnahmen | 20050119 |
Method GET_URL_SELECTED_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EX_WSDL_URL | Call by reference | Type reference (TYPE) | ET_URL_WSDL | eCATT URL zu einem WSDL-File | 20040709 |
Method GET_URL_SELECTED_LINE on class CL_GUI_WSIL_LIST has no exception.
Method SET_DATA_TO_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_NO_REFRESH | Call by reference | Type reference (TYPE) | ETONOFF | 'X' - Refresh wird nicht aufgerufen | 20040707 | ||
2 | Importing | IM_READONLY_MODE | Call by reference | Type reference (TYPE) | I | 1 - nicht eingabebereit, 0 - eingabebereit | 20040707 | ||
3 | Importing | IP_WS_CTRL | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_WS | eCATT Web Service Ansteuerung | 20040709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_ECATT_APL | Basisklasse für eCatt Middleware Ausnahmen | 20040709 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |