SAP ABAP Class /IWCOR/CL_DS_HDLR_HTTP (OData application)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SODATA_CORE (Package) Data Services Core Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWCOR/CL_REST_HTTP_HANDLER | REST HTTP Handler | 20110808 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWCOR/CL_DS_TEST_HTTP_HANDLER | Reference Scenario Version 1.0 OData handler | 20110816 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /IWFND/CL_SODATA_REST_HANDLER | OData V2 REST Handler with XSRF Token | 20140318 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /IWFND/CL_SODATA_REST_HDLR_HDR | OData V2 REST Handler Classic XSRF | 20140318 |
Properties
| Class | /IWCOR/CL_DS_HDLR_HTTP | |
| Short Description | OData application | |
| Super Class | /IWCOR/CL_REST_HTTP_HANDLER | REST HTTP Handler |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWCOR/SODATA_CORE | Data Services Core Runtime |
| Created | 20110502 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWCOR/CL_DS_HDLR_HTTP has no interface implemented.
Friends
Class /IWCOR/CL_DS_HDLR_HTTP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWCOR/IF_REST_HANDLER | 20110808 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110808 |
Events
Class /IWCOR/CL_DS_HDLR_HTTP has no event.
Types
Class /IWCOR/CL_DS_HDLR_HTTP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ROOT_HANDLER | Value transfer | Object reference (TYPE REF TO) | /IWCOR/IF_REST_HANDLER | 20110808 | ||||
| 2 | IV_ALLOW_METHOD_OVERRIDE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Allow Method Override | 20110808 | ||
| 3 | IV_CHECK_REQUESTED_WITH | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | CSRF protection | 20110808 | ||
| 4 | IV_CUSTOM_SESSION_MGMT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Custom session management (has priority over IV_STATEFUL) | 20131119 | ||
| 5 | IV_STATEFUL | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Stateful connection | 20110808 |
Method CONSTRUCTOR on class /IWCOR/CL_DS_HDLR_HTTP has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |