SAP ABAP Class /IWFND/CL_OCI_HTTP_PROCESSOR (OCI HTTP Processor Class)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-GW-LCP (Application Component) Gateway Local content providers
⤷
/IWFND/OCI (Package) Odata Consumption Integration - Needed for /IWBEP/OCI...
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWFND/IF_OCI_HTTP_WRAPPER | Http Wrapper OCI | 20121015 |
Properties
| Class | /IWFND/CL_OCI_HTTP_PROCESSOR | |
| Short Description | OCI HTTP Processor Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWFND/OCI | Odata Consumption Integration - Needed for /IWBEP/OCI... |
| Created | 20121015 | SAP |
| Last change | 20131127 | SAP |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWFND/IF_OCI_HTTP_WRAPPER | Http Wrapper OCI | 20121015 |
Friends
Class /IWFND/CL_OCI_HTTP_PROCESSOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | Cookie acceptance indicator | 20121015 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RFCCLIENT | SAP Client | 20121015 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | CSRF token | 20121015 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | HTTP version | 20121015 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | Path prefix | 20121015 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RFCTYPE_D | RFC Type | 20121015 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | RFC Destination | 20121015 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | Service Name | 20121015 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RFCSYSID | RFC Port Number | 20121015 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | RFCHOST_EXT | Target Host | 20121015 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20121015 | ||
| 2 | Instance method | Public | Method | 20121015 | ||
| 3 | Instance method | Public | Method | 20121015 | ||
| 4 | Instance method | Public | Method | Fetch CSRF token | 20121015 | |
| 5 | Instance method | Public | Method | 20121015 | ||
| 6 | Instance method | Public | Method | 20121015 |
Events
Class /IWFND/CL_OCI_HTTP_PROCESSOR has no event.
Types
Class /IWFND/CL_OCI_HTTP_PROCESSOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RFC_DESTIANTION | Call by reference | Type reference (TYPE) | RFCDEST | RFC Destination | 20121015 | |||
| 2 | IV_SERVICENAME | Call by reference | Type reference (TYPE) | STRING | Service Name | 20121015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MGW Technical Exception | 20121015 |
Method DELETE Signature
Method DELETE on class /IWFND/CL_OCI_HTTP_PROCESSOR has no parameter.
Method DELETE on class /IWFND/CL_OCI_HTTP_PROCESSOR has no exception.
Method GET Signature
Method GET on class /IWFND/CL_OCI_HTTP_PROCESSOR has no parameter.
Method GET on class /IWFND/CL_OCI_HTTP_PROCESSOR has no exception.
Method GET_CSRF_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CLIENT | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_CLIENT | HTTP Client | 20121015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MGW Technical Exception | 20121015 |
Method POST Signature
Method POST on class /IWFND/CL_OCI_HTTP_PROCESSOR has no parameter.
Method POST on class /IWFND/CL_OCI_HTTP_PROCESSOR has no exception.
Method PUT Signature
Method PUT on class /IWFND/CL_OCI_HTTP_PROCESSOR has no parameter.
Method PUT on class /IWFND/CL_OCI_HTTP_PROCESSOR has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 250 |