SAP ABAP Class CL_GRAPH_HTTP_NET_HANDLER (HTTP handler for network graphics)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSPEXT_GRAPHICS (Package) BSP Extensions for SAP Graphics

⤷

⤷

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 | 20020522 |
Properties
Class | CL_GRAPH_HTTP_NET_HANDLER | |
Short Description | HTTP handler for network graphics | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SBSPEXT_GRAPHICS | BSP Extensions for SAP Graphics |
Created | 20020522 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRAPH_HTTP_NET_HANDLER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20020522 |
Friends
Class CL_GRAPH_HTTP_NET_HANDLER has no friend class.
Attributes
Class CL_GRAPH_HTTP_NET_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Returns the event type transferred in the HTTP request | 20020528 |
2 | ![]() |
Static method | Public | Method | Stores data, returns access ID | 20020527 |
3 | ![]() |
Static method | Public | Method | Fetches data for specified JNet event | 20020527 |
4 | ![]() |
Static method | Public | Method | Fetches data for specified GUID | 20020731 |
Events
Class CL_GRAPH_HTTP_NET_HANDLER has no event.
Types
Class CL_GRAPH_HTTP_NET_HANDLER has no local type.
Method Signatures
Method GET_EVENT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EVENT_TYPE | Value transfer | Type reference (TYPE) | STRING | der Typ des Netzplanevents | 20020528 | ||
2 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | der http request | 20020528 |
Method GET_EVENT_TYPE on class CL_GRAPH_HTTP_NET_HANDLER has no exception.
Method PUBLISH_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | XSTRING | Netzplan-Daten, die abgelegt werden | 20020527 | ||
2 | ![]() |
GUID | Value transfer | Type reference (TYPE) | STRING | generiert guid für Netzplan-Daten | 20020527 |
Method PUBLISH_DATA on class CL_GRAPH_HTTP_NET_HANDLER has no exception.
Method RETRIEVE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Value transfer | Type reference (TYPE) | XSTRING | die abzuholenden Netzplan-Daten | 20020527 | ||
2 | ![]() |
JNET_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_GRAPH_EVENT_JNET | http request, der Daten anfordert | 20020731 |
Method RETRIEVE_DATA on class CL_GRAPH_HTTP_NET_HANDLER has no exception.
Method RETRIEVE_DATA_FOR_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Value transfer | Type reference (TYPE) | XSTRING | Daten | 20020731 | ||
2 | ![]() |
GUID | Call by reference | Type reference (TYPE) | STRING | GUID zu der Daten geholt werden sollen | 20020731 |
Method RETRIEVE_DATA_FOR_GUID on class CL_GRAPH_HTTP_NET_HANDLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 630 |