SAP ABAP Class CL_IFP_HTTP_INBOUND_PROC_PATT (HTTP Request Handler for IAF Inbound Processing)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-COR (Application Component) Correspondence Tool
     FS_CORR_POST (Package) Correspondence Postprocessing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20090925
Properties
Class CL_IFP_HTTP_INBOUND_PROC_PATT  
Short Description HTTP Request Handler for IAF Inbound Processing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FS_CORR_POST   Correspondence Postprocessing 
Created 20090925   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_IFP_EXTRACT_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20090925
Friends
Class CL_IFP_HTTP_INBOUND_PROC_PATT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FLOW_ERROR Instance attribute Private Attribute reference (LIKE) 20090925
2 CO_FLOW_OK Instance attribute Private Attribute reference (LIKE) 20090925
3 CO_FLOW_OK_OTHERS_MAND Instance attribute Private Attribute reference (LIKE) 20090925
4 CO_FLOW_OK_OTHERS_OPT Instance attribute Private Attribute reference (LIKE) 20090925
5 CO_LIFETIME_DESTROY Instance attribute Private Attribute reference (LIKE) 20090925
6 CO_LIFETIME_KEEP Instance attribute Private Attribute reference (LIKE) 20090925
7 FLOW_RC Instance attribute Private Attribute reference (LIKE) 20090925
8 LIFETIME_RC Instance attribute Private Attribute reference (LIKE) 20090925
Methods
# Method Level Visibility Method type Description Created on
1 GET_ADS_DESTINATION Instance method Protected Method Specify Logical Destination of ADS 20091222
2 GET_DOCUMENT_TYPE Instance method Protected Method Specify Document Category 20091222
3 GET_TRANSFORMATION_TYPE Instance method Protected Method Specify Transformation Type 20091222
4 PROVIDE_RESPONSE Instance method Protected Method Get Answer 20090928
Events
Class CL_IFP_HTTP_INBOUND_PROC_PATT has no event.
Types
Class CL_IFP_HTTP_INBOUND_PROC_PATT has no local type.
Method Signatures

Method GET_ADS_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ADS_DESTINATION Value transfer Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20091222

Method GET_ADS_DESTINATION on class CL_IFP_HTTP_INBOUND_PROC_PATT has no exception.

Method GET_DOCUMENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DOCUMENT_TYPE Value transfer Type reference (TYPE) SO_ATT_TYP Objecttyp einer Anlage 20091222

Method GET_DOCUMENT_TYPE on class CL_IFP_HTTP_INBOUND_PROC_PATT has no exception.

Method GET_TRANSFORMATION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TRANSFORMATION_TYPE Value transfer Type reference (TYPE) IFP_DTE_TRANSFORMATION_TYPE Art der Transformtion der XML- in ABAP-Daten 20091222

Method GET_TRANSFORMATION_TYPE on class CL_IFP_HTTP_INBOUND_PROC_PATT has no exception.

Method PROVIDE_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SERVER_RESPONSE Call by reference Object reference (TYPE REF TO) IF_HTTP_RESPONSE HTTP Framework (iHTTP) HTTP Response 20090928
2 Importing IX_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20090928

Method PROVIDE_RESPONSE on class CL_IFP_HTTP_INBOUND_PROC_PATT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730