SAP ABAP Class CL_REST_TEST_SCENARIO (Test HTTP Handler and Szenaro Tests)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RST (Application Component) REST-based Protocols
⤷
SREST_TEST (Package) REST Scenario Tests

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_REST_HTTP_HANDLER | REST HTTP Handler | 20100224 |
Properties
Class | CL_REST_TEST_SCENARIO | |
Short Description | Test HTTP Handler and Szenaro Tests | |
Super Class | CL_REST_HTTP_HANDLER | REST HTTP Handler |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SREST_TEST | REST Scenario Tests |
Created | 20100224 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_REST_TEST_SCENARIO has no forward declaration.
Interfaces
Class CL_REST_TEST_SCENARIO has no interface implemented.
Friends
Class CL_REST_TEST_SCENARIO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '/sap/bc/rest/echo' | Base URL | 20100804 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Test mode HTTP | 20100804 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | I | 0 | Test mode local | 20100804 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Test mode RFC | 20100804 | |
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | I | 0 | Test mode | 20100804 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Create client | 20100804 |
2 | ![]() |
Instance method | Private | Method | Create HTTP client | 20100804 |
3 | ![]() |
Instance method | Private | Method | Create local client | 20100804 |
4 | ![]() |
Instance method | Private | Method | Create RFC client | 20100804 |
Events
Class CL_REST_TEST_SCENARIO has no event.
Types
Class CL_REST_TEST_SCENARIO has no local type.
Method Signatures
Method CREATE_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_URI | Call by reference | Type reference (TYPE) | STRING | 20100804 | |||
2 | ![]() |
RO_CLIENT | Value transfer | Object reference (TYPE REF TO) | IF_REST_CLIENT | 20100804 |
Method CREATE_CLIENT on class CL_REST_TEST_SCENARIO has no exception.
Method CREATE_CLIENT_HTTP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_URI | Call by reference | Type reference (TYPE) | STRING | 20100804 | |||
2 | ![]() |
RO_CLIENT | Value transfer | Object reference (TYPE REF TO) | IF_REST_CLIENT | 20100804 |
Method CREATE_CLIENT_HTTP on class CL_REST_TEST_SCENARIO has no exception.
Method CREATE_CLIENT_LOCAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_URI | Call by reference | Type reference (TYPE) | STRING | 20100804 | |||
2 | ![]() |
RO_CLIENT | Value transfer | Object reference (TYPE REF TO) | IF_REST_CLIENT | 20100804 |
Method CREATE_CLIENT_LOCAL on class CL_REST_TEST_SCENARIO has no exception.
Method CREATE_CLIENT_RFC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_URI | Call by reference | Type reference (TYPE) | STRING | 20100804 | |||
2 | ![]() |
RO_CLIENT | Value transfer | Object reference (TYPE REF TO) | IF_REST_CLIENT | 20100804 |
Method CREATE_CLIENT_RFC on class CL_REST_TEST_SCENARIO has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |