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 ABAP 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 MV_ACCEPT_COOKIE Instance attribute Private Type reference (TYPE) I Cookie acceptance indicator 20121015
2 MV_CLIENT Instance attribute Private Type reference (TYPE) RFCCLIENT SAP Client 20121015
3 MV_CSRF_TOKEN Instance attribute Private Type reference (TYPE) STRING CSRF token 20121015
4 MV_HTTP_VERSION Instance attribute Private Type reference (TYPE) I HTTP version 20121015
5 MV_PATH_PREFIX Instance attribute Private Type reference (TYPE) STRING Path prefix 20121015
6 MV_RFCTYPE Instance attribute Private Type reference (TYPE) RFCTYPE_D RFC Type 20121015
7 MV_RFC_DESTIANTION Instance attribute Private Type reference (TYPE) RFCDEST RFC Destination 20121015
8 MV_SERVICENAME Instance attribute Private Type reference (TYPE) STRING Service Name 20121015
9 MV_SERVICENR Instance attribute Private Type reference (TYPE) RFCSYSID RFC Port Number 20121015
10 MV_TARGET_HOST Instance attribute Private Type reference (TYPE) RFCHOST_EXT Target Host 20121015
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20121015
2 DELETE Instance method Public Method 20121015
3 GET Instance method Public Method 20121015
4 GET_CSRF_TOKEN Instance method Public Method Fetch CSRF token 20121015
5 POST Instance method Public Method 20121015
6 PUT 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 Importing IV_RFC_DESTIANTION Call by reference Type reference (TYPE) RFCDEST RFC Destination 20121015
2 Importing IV_SERVICENAME Call by reference Type reference (TYPE) STRING Service Name 20121015
# Exception Resumable Description Created on
1 /IWFND/CX_MGW_TECH_EXCEPTION 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 Importing IR_CLIENT Call by reference Object reference (TYPE REF TO) IF_HTTP_CLIENT HTTP Client 20121015
# Exception Resumable Description Created on
1 /IWFND/CX_MGW_TECH_EXCEPTION 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