SAP ABAP Class /IWCOR/CL_REST_TEST_RES_ECHO (Test resource for URL handling and routing)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SREST_TEST (Package) REST ibrary test
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWCOR/CL_REST_RESOURCE | REST Resource | 20100909 |
Properties
| Class | /IWCOR/CL_REST_TEST_RES_ECHO | |
| Short Description | Test resource for URL handling and routing | |
| Super Class | /IWCOR/CL_REST_RESOURCE | REST Resource |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWCOR/SREST_TEST | REST ibrary test |
| Created | 20100804 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWCOR/CL_REST_TEST_RES_ECHO has no forward declaration.
Interfaces
Class /IWCOR/CL_REST_TEST_RES_ECHO has no interface implemented.
Friends
Class /IWCOR/CL_REST_TEST_RES_ECHO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'Foo' | e-tag | 20100909 | ||
| 2 | Constant | Public | Type reference (TYPE) | TIMESTAMP | '20000101000000' | Modification date | 20100909 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Parse XML echo | 20100909 |
Events
Class /IWCOR/CL_REST_TEST_RES_ECHO has no event.
Types
Class /IWCOR/CL_REST_TEST_RES_ECHO has no local type.
Method Signatures
Method PARSE_ECHO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HEADER_FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20100909 | ||||
| 2 | ET_PATH_SEGMENTS | Call by reference | Type reference (TYPE) | STRING_TABLE | 20100909 | ||||
| 3 | ET_QUERY_PARAMS | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20100909 | ||||
| 4 | ET_QUERY_PARAMS_DEC | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20100909 | ||||
| 5 | ET_TEMPLATE_PARAMS | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20100909 | ||||
| 6 | ET_TEMPLATE_PARAMS_DEC | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20100909 | ||||
| 7 | EV_METHOD | Call by reference | Type reference (TYPE) | STRING | 20100909 | ||||
| 8 | IO_ENTITY | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_REST_ENTITY | 20100909 |
Method PARSE_ECHO_XML on class /IWCOR/CL_REST_TEST_RES_ECHO has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |