SAP ABAP Class CL_SPI_UI_JNET (JNet Data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI10 (Package) Central: User Interface
⤷
⤷
Properties
| Class | CL_SPI_UI_JNET | |
| Short Description | JNet Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPI10 | Central: User Interface |
| Created | 20030507 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SPI_UI_JNET has no interface implemented.
Friends
Class CL_SPI_UI_JNET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'AE' | All | 20030507 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'FS' | Free Selection | 20030507 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'LD' | Last Day | 20030507 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'LM' | Last Month | 20030507 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'LW' | Last Week | 20030507 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'SELECT' | Selection | 20030507 | ||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | 'spiinstid' | Instance ID | 20030507 | ||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | 'spiprocid' | Process ID | 20030507 | ||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SPI_UI_CONVERT_ATTR_VALUE | Conversion of Attribute Values | 20030507 | |||
| 10 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BSP_MESSAGES | BSP Error Messages | 20030507 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | URL for BSP Application | 20030507 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | JNet Template | 20030507 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | JNET Command | 20030507 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | XML Data for JNet | 20030507 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | STRING | JNet Parameter | 20030507 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | TZNZONE | Time Zone | 20030507 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generates XML from DOM | 20030507 | |
| 2 | Static method | Public | Method | Generates DOM from XML | 20030507 | |
| 3 | Static method | Public | Method | Returns the XML Node 'GRAPH' | 20030507 | |
| 4 | Static method | Public | Method | Returns the Initial XML Data for JNet | 20030507 | |
| 5 | Static method | Public | Method | Sets the XML Data for JNet | 20030507 |
Events
Class CL_SPI_UI_JNET has no event.
Types
Class CL_SPI_UI_JNET has no local type.
Method Signatures
Method CONVERT_DOM_TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20030507 | |||
| 2 | RP_XML | Value transfer | Type reference (TYPE) | XSTRING | XML-Template | 20030507 |
Method CONVERT_DOM_TO_XML on class CL_SPI_UI_JNET has no exception.
Method CONVERT_XML_TO_DOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_XML | Call by reference | Type reference (TYPE) | STRING | XML-Template | 20030507 | |||
| 2 | RO_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20030507 |
Method CONVERT_XML_TO_DOM on class CL_SPI_UI_JNET has no exception.
Method GET_GRAPH_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20030507 | |||
| 2 | RO_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20030507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im Monitoring UI | 20030507 |
Method GET_JNET_INITIAL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_TEMPLATE | Value transfer | Type reference (TYPE) | STRING | 20030507 |
Method GET_JNET_INITIAL_DATA on class CL_SPI_UI_JNET has no exception.
Method SET_JNET_INITIAL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_APPLICATION_URL | Call by reference | Type reference (TYPE) | STRING | 20030507 | ||||
| 2 | IP_GRAPHDATA | Call by reference | Type reference (TYPE) | XSTRING | 20030507 | ||||
| 3 | RP_INITIAL_DATA_URL | Value transfer | Type reference (TYPE) | STRING | 20030507 |
Method SET_JNET_INITIAL_DATA on class CL_SPI_UI_JNET has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |