SAP ABAP Class CL_FP_ADS_HTTP_EXTENSION (Form Objects: HTTP Extension (Workbench))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FP (Application Component) Forms Processing
     SAFP (Package) SAP Form Processing
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 20030902
Properties
Class CL_FP_ADS_HTTP_EXTENSION  
Short Description Form Objects: HTTP Extension (Workbench)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAFP   SAP Form Processing 
Created 20030902   SAP 
Last change 20110908   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 IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20030902
Friends
Class CL_FP_ADS_HTTP_EXTENSION has no friend class.
Attributes
Class CL_FP_ADS_HTTP_EXTENSION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE_ADS_OUTPUT Static method Protected Method Receive Adobe Document Services Output 20061027
2 HANDLE_FORM_COMPLETE Static method Protected Method Get entire form definition 20101214
3 HANDLE_FORM_DATA Static method Protected Method Get Form Data 20061027
4 HANDLE_FORM_INSTANCE Static method Protected Method Get form data instance 20100806
5 NORMALIZE_PATH Static method Protected Method Normalize Path 20030902
6 VERIFY_PATH Static method Protected Method Check Path for Read/Write Access 20100319
Events
Class CL_FP_ADS_HTTP_EXTENSION has no event.
Types
Class CL_FP_ADS_HTTP_EXTENSION has no local type.
Method Signatures

Method HANDLE_ADS_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HTTP_CODE Call by reference Type reference (TYPE) I HTTP-Code 20061027
2 Importing I_CONTENT Call by reference Type reference (TYPE) XSTRING ADS-Ausgabedaten 20061027
3 Importing I_PATH Call by reference Type reference (TYPE) STRING Pfad 20061027

Method HANDLE_ADS_OUTPUT on class CL_FP_ADS_HTTP_EXTENSION has no exception.

Method HANDLE_FORM_COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONTENT Call by reference Type reference (TYPE) FPCONTENT Formulardaten 20101214
2 Exporting EV_CONTENT_TYPE Call by reference Type reference (TYPE) STRING MIME-Typ der Formulardaten 20101214
3 Exporting EV_HTTP_CODE Value transfer Type reference (TYPE) I HTTP-Code 20101214
4 Importing IT_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP Parameter 20101214
5 Importing IV_LANGUAGE Value transfer Type reference (TYPE) CSEQUENCE Sprache 20101214
6 Importing IV_PATH Call by reference Type reference (TYPE) CSEQUENCE Pfad 20101214

Method HANDLE_FORM_COMPLETE on class CL_FP_ADS_HTTP_EXTENSION has no exception.

Method HANDLE_FORM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONTENT Call by reference Type reference (TYPE) XSTRING Formulardaten 20061027
2 Exporting E_CONTENT_LENGTH Call by reference Type reference (TYPE) I Länge der Formulardaten 20061027
3 Exporting E_CONTENT_TYPE Call by reference Type reference (TYPE) STRING MIME-Typ der Formulardaten 20061027
4 Exporting E_HTTP_CODE Call by reference Type reference (TYPE) I HTTP-Code 20061027
5 Importing I_PATH Call by reference Type reference (TYPE) STRING Pfad 20061027

Method HANDLE_FORM_DATA on class CL_FP_ADS_HTTP_EXTENSION has no exception.

Method HANDLE_FORM_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONTENT Value transfer Type reference (TYPE) FPCONTENT Formulardaten 20100806
2 Exporting EV_CONTENT_TYPE Call by reference Type reference (TYPE) STRING MIME-Typ der Formulardaten 20100806
3 Exporting EV_HTTP_CODE Value transfer Type reference (TYPE) I HTTP-Code 20100806
4 Importing IT_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP Parameter 20100806
5 Importing IV_CONTENT Call by reference Type reference (TYPE) FPCONTENT Formulardaten 20100812
6 Importing IV_LANGUAGE Value transfer Type reference (TYPE) CSEQUENCE Sprache 20100811
7 Importing IV_PATH Call by reference Type reference (TYPE) CSEQUENCE Pfad 20100806
8 Importing IV_SUBMIT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Daten speichern? 20100812

Method HANDLE_FORM_INSTANCE on class CL_FP_ADS_HTTP_EXTENSION has no exception.

Method NORMALIZE_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IE_PATH Call by reference Type reference (TYPE) STRING Pfad 20030902

Method NORMALIZE_PATH on class CL_FP_ADS_HTTP_EXTENSION has no exception.

Method VERIFY_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PATH Call by reference Type reference (TYPE) STRING Pfad 20100319
2 Importing IV_READ Value transfer Type reference (TYPE) ABAP_BOOL Lesezugriff? 20100319
3 Returning RV_VALID Value transfer Type reference (TYPE) ABAP_BOOL Kennzeichen, ob Pfad gültig ist 20100319

Method VERIFY_PATH on class CL_FP_ADS_HTTP_EXTENSION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640