SAP ABAP Class CO_ECATTGLOBAL_WEATHER_SOAP (Proxy Class (Generated))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_WSPROXY (Package) eCATT: ABAP Proxies for Web Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PROXY_CLIENT | Base class for consumer proxies | 20050830 |
Properties
| Class | CO_ECATTGLOBAL_WEATHER_SOAP | |
| Short Description | Proxy Class (Generated) | |
| Super Class | CL_PROXY_CLIENT | Base class for consumer proxies |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SECATT_WSPROXY | eCATT: ABAP Proxies for Web Services |
| Created | 20040914 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CO_ECATTGLOBAL_WEATHER_SOAP has no forward declaration.
Interfaces
Class CO_ECATTGLOBAL_WEATHER_SOAP has no interface implemented.
Friends
Class CO_ECATTGLOBAL_WEATHER_SOAP has no friend class.
Attributes
Class CO_ECATTGLOBAL_WEATHER_SOAP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20040914 | ||
| 2 | Instance method | Public | Method | Get all major cities by country name(full / part). | 20040914 | |
| 3 | Instance method | Public | Method | Get weather report for all major cities around the world. | 20040914 |
Events
Class CO_ECATTGLOBAL_WEATHER_SOAP has no event.
Types
Class CO_ECATTGLOBAL_WEATHER_SOAP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | 20040914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040914 |
Method GET_CITIES_BY_COUNTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Type reference (TYPE) | ECATTGET_CITIES_BY_COUNTRY_SO1 | 20040914 | ||||
| 2 | OUTPUT | Call by reference | Type reference (TYPE) | ECATTGET_CITIES_BY_COUNTRY_SOA | 20040914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Anwendungsfehler | 20040914 | ||
| 2 | Kommunikationsfehler | 20040914 |
Method GET_WEATHER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Type reference (TYPE) | ECATTGET_WEATHER_SOAP_IN | 20040914 | ||||
| 2 | OUTPUT | Call by reference | Type reference (TYPE) | ECATTGET_WEATHER_SOAP_OUT | 20040914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Anwendungsfehler | 20040914 | ||
| 2 | Kommunikationsfehler | 20040914 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |