SAP ABAP Class CL_GRAPH_UTIL (XML utilities for graphics BSP)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSPEXT_GRAPHICS (Package) BSP Extensions for SAP Graphics

⤷

⤷

Properties
Class | CL_GRAPH_UTIL | |
Short Description | XML utilities for graphics BSP | |
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 | 20020319 | SAP |
Last change | 20040909 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRAPH_UTIL has no forward declaration.
Interfaces
Class CL_GRAPH_UTIL has no interface implemented.
Friends
Class CL_GRAPH_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | 1 | Internal image map counter | 20020806 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Generates a unique image map ID | 20020806 |
2 | ![]() |
Static method | Public | Method | Gets Base URL of BSP Application - Internal/Demonstration | 20020603 |
3 | ![]() |
Static method | Public | Method | Publishes BLOB in ICM and Gets URL | 20020319 |
4 | ![]() |
Static method | Public | Method | Returns content of the specified URL as string | 20020319 |
Events
Class CL_GRAPH_UTIL has no event.
Types
Class CL_GRAPH_UTIL has no local type.
Method Signatures
Method GENERATE_IMAGEMAP_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETVAL | Value transfer | Type reference (TYPE) | STRING | Image map id | 20020806 |
Method GENERATE_IMAGEMAP_ID on class CL_GRAPH_UTIL has no exception.
Method GET_APPLICATION_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PAGE | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE | Aktuelle BSP-Seite | 20020906 | ||
2 | ![]() |
URL | Value transfer | Type reference (TYPE) | STRING | Zur Applikation gehörige BSP Basis URL | 20020603 |
Method GET_APPLICATION_URL on class CL_GRAPH_UTIL has no exception.
Method PUBLISH_BLOB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTENT | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | ITS: Tabellentyp für MIME-Source | 20020319 | ||
2 | ![]() |
CONTENT_LENGTH | Value transfer | Type reference (TYPE) | W3PARAM-CONT_LEN | HTML-Content-Len | 20020319 | ||
3 | ![]() |
CONTENT_TYPE | Value transfer | Type reference (TYPE) | W3PARAM-CONT_TYPE | HTML-Content-Type | 20020319 | ||
4 | ![]() |
CONTENT_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | Daten statt CONTENT als XString | 20040615 | ||
5 | ![]() |
GUID | Value transfer | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20020319 | ||
6 | ![]() |
PAGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | BSP Page Context For Tag Handlers | 20020319 | ||
7 | ![]() |
URL | Value transfer | Type reference (TYPE) | STRING | 20020319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20020319 |
Method READ_XML_FROM_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
URL | Call by reference | Type reference (TYPE) | STRING | 20020319 | |||
2 | ![]() |
XML | Value transfer | Type reference (TYPE) | XSTRING | 20020319 |
Method READ_XML_FROM_URL on class CL_GRAPH_UTIL has no exception.
History
Last changed by/on | SAP | 20040909 |
SAP Release Created in | 630 |