SAP ABAP Class /IWFND/CL_SODATA_REST_HANDLER (OData V2 REST Handler with XSRF Token)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWFND/COC_SDP_LIB_10 (Package) GW Framework - COC - SAP Data Protocol - Library 1.0
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWCOR/CL_DS_HDLR_HTTP | OData application | 20140318 |
Properties
| Class | /IWFND/CL_SODATA_REST_HANDLER | |
| Short Description | OData V2 REST Handler with XSRF Token | |
| Super Class | /IWCOR/CL_DS_HDLR_HTTP | OData application |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWFND/COC_SDP_LIB_10 | GW Framework - COC - SAP Data Protocol - Library 1.0 |
| Created | 20140318 | 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 /IWFND/CL_SODATA_REST_HANDLER has no interface implemented.
Friends
Class /IWFND/CL_SODATA_REST_HANDLER 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) | /IWFND/CL_SODATA_ROOT_HANDLER | OData Channel Root Handler - Lib 1.0 | 20140318 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Check for 'X-CSRF-Token' | 20140318 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Check for 'requested with' | 20140318 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20140318 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | /IWFND/COC_ODATA_SERVICE_HASH | OData Service Hash | 20140508 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20140318 |
Events
Class /IWFND/CL_SODATA_REST_HANDLER has no event.
Types
Class /IWFND/CL_SODATA_REST_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /IWFND/CL_SODATA_REST_HANDLER has no parameter.
Method CONSTRUCTOR on class /IWFND/CL_SODATA_REST_HANDLER has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 250 |