SAP ABAP Class CL_RPM_FILE_HTTP_HANDLER (HTTP Request Handler for Displaying cProjects Documents)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PFM (Application Component) Portfolio Management
     RPM_DOCUMENT (Package) RPM Document Objects
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 20080912
Properties
Class CL_RPM_FILE_HTTP_HANDLER  
Short Description HTTP Request Handler for Displaying cProjects Documents    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RPM_DOCUMENT   RPM Document Objects 
Created 20080912   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RPM_FILE_HTTP_HANDLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20080912
Friends
Class CL_RPM_FILE_HTTP_HANDLER has no friend class.
Attributes
Class CL_RPM_FILE_HTTP_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCT_URL Static method Public Method Generates a URL for Calling Service 20080912
2 RETRIEVE_CONTENT Static method Public Method Gets the file content 20090408
Events
Class CL_RPM_FILE_HTTP_HANDLER has no event.
Types
Class CL_RPM_FILE_HTTP_HANDLER has no local type.
Method Signatures

Method CONSTRUCT_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ABSOLUTE_URL Call by reference Type reference (TYPE) STRING Absolute URL (Incl. Log, Host, Port) 20080912
2 Exporting EV_LOCAL_URL Call by reference Type reference (TYPE) STRING URL (Relative to the Current Server) 20080912

Method CONSTRUCT_URL on class CL_RPM_FILE_HTTP_HANDLER has no exception.

Method RETRIEVE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOCUMENT_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Document ID 20090408
2 Importing IV_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Servier 20090408
3 Importing IV_VERSION_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Version ID 20090408

Method RETRIEVE_CONTENT on class CL_RPM_FILE_HTTP_HANDLER has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 500_702