SAP ABAP Class CL_DPR_FILE_HTTP_HANDLER (HTTP Request Handler for Displaying Project Mgmt. Documents)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO (Application Component) Project Management
⤷
DEVELOPMENT_PROJECTS_UI_COMMON (Package) General UI Objects and Customizing

⤷

⤷

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 | 20070215 |
Properties
Class | CL_DPR_FILE_HTTP_HANDLER | |
Short Description | HTTP Request Handler for Displaying Project Mgmt. Documents | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DEVELOPMENT_PROJECTS_UI_COMMON | General UI Objects and Customizing |
Created | 20070215 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DPR_FILE_HTTP_HANDLER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20070215 |
Friends
Class CL_DPR_FILE_HTTP_HANDLER has no friend class.
Attributes
Class CL_DPR_FILE_HTTP_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Generates a URL for Calling Service | 20070215 |
2 | ![]() |
Static method | Public | Method | Gets the file content | 20090408 |
Events
Class CL_DPR_FILE_HTTP_HANDLER has no event.
Types
Class CL_DPR_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 | ![]() |
EV_ABSOLUTE_URL | Call by reference | Type reference (TYPE) | STRING | absolute URL (inkl. Protokoll, Host, Port) | 20070215 | ||
2 | ![]() |
EV_LOCAL_URL | Call by reference | Type reference (TYPE) | STRING | URL (relativ zum aktuellen Server) | 20070215 |
Method CONSTRUCT_URL on class CL_DPR_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 | ![]() |
IV_DOCUMENT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Document ID | 20090408 | ||
2 | ![]() |
IV_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Servier | 20090408 | ||
3 | ![]() |
IV_VERSION_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Version ID | 20090408 |
Method RETRIEVE_CONTENT on class CL_DPR_FILE_HTTP_HANDLER has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 450 |