SAP ABAP Class CL_XI_ALERT_JSON_DOCUMENT (JSON Document)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-WKB (Application Component) Runtime Workbench/Monitoring
⤷
SXMSALERT (Package) XI Alert Framework

⤷

⤷

Properties
Class | CL_XI_ALERT_JSON_DOCUMENT | |
Short Description | JSON Document | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SXMSALERT | XI Alert Framework |
Created | 20101203 | 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_XI_ALERT_JSON_DOCUMENT has no interface implemented.
Friends
Class CL_XI_ALERT_JSON_DOCUMENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20101203 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SXMSALERT_JSON_KEY_VALUE_T | key value table | 20101203 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | 20101203 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20101203 |
Methods
Events
Class CL_XI_ALERT_JSON_DOCUMENT has no event.
Types
Class CL_XI_ALERT_JSON_DOCUMENT has no local type.
Method Signatures
Method ADD_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | ANY | 20101203 |
Method ADD_DATA on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
Method ADD_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATE | Call by reference | Type reference (TYPE) | D | 20101203 |
Method ADD_DATE on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
Method ADD_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NUMBER | Call by reference | Type reference (TYPE) | ANY | 20101203 |
Method ADD_NUMBER on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
Method ADD_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STRING | Call by reference | Type reference (TYPE) | ANY | 20101203 |
Method ADD_STRING on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
Method ADD_STRU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LINE | Call by reference | Type reference (TYPE) | ANY | 20101203 |
Method ADD_STRU on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
Method ADD_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20101203 |
Method ADD_TABLE on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
Method ADD_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TIME | Call by reference | Type reference (TYPE) | T | 20101203 |
Method ADD_TIME on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
Method COPYRIGHT Signature
Method COPYRIGHT on class CL_XI_ALERT_JSON_DOCUMENT has no parameter.
Method COPYRIGHT on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JSON_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | CL_XI_ALERT_JSON_DOCUMENT | JSON Document | 20101203 |
Method CREATE on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
Method CREATE_WITH_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | ANY | 20101203 | |||
2 | ![]() |
JSON_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | CL_XI_ALERT_JSON_DOCUMENT | JSON Document | 20101203 |
Method CREATE_WITH_DATA on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
Method CREATE_WITH_JSON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JSON | Call by reference | Type reference (TYPE) | STRING | 20101203 | |||
2 | ![]() |
JSON_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | CL_XI_ALERT_JSON_DOCUMENT | JSON Document | 20101203 |
Method CREATE_WITH_JSON on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
Method ESCAPECHAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JSON | Call by reference | Type reference (TYPE) | STRING | 20101203 | |||
2 | ![]() |
MATCH_RESULT | Call by reference | Type reference (TYPE) | MATCH_RESULT_TAB | 20101203 | |||
3 | ![]() |
OFFSET | Call by reference | Type reference (TYPE) | I | 20101203 |
Method ESCAPECHAR on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
Method GET_JSON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JSON | Value transfer | Type reference (TYPE) | STRING | 20101203 |
Method GET_JSON on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
Method GET_NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_FOUND | Value transfer | Type reference (TYPE) | BOOLEAN | 20101203 |
Method GET_NEXT on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
Method GET_OFFSET_CLOSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JSON | Call by reference | Type reference (TYPE) | STRING | 20101203 | |||
2 | ![]() |
OFFSET_CLOSE | Value transfer | Type reference (TYPE) | I | 20101203 | |||
3 | ![]() |
OFFSET_OPEN | Call by reference | Type reference (TYPE) | I | 0 | 20101203 |
Method GET_OFFSET_CLOSE on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Call by reference | Type reference (TYPE) | STRING | 20101203 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20101203 |
Method GET_VALUE on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
Method GET_VALUE_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Call by reference | Type reference (TYPE) | STRING | 20101203 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | I | 20101203 |
Method GET_VALUE_INT on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
Method PARSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JSON | Call by reference | Type reference (TYPE) | STRING | 20101203 |
Method PARSE on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
Method PARSE_ARRAY Signature
Method PARSE_ARRAY on class CL_XI_ALERT_JSON_DOCUMENT has no parameter.
Method PARSE_ARRAY on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
Method PARSE_OBJECT Signature
Method PARSE_OBJECT on class CL_XI_ALERT_JSON_DOCUMENT has no parameter.
Method PARSE_OBJECT on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
Method RESET_CURSOR Signature
Method RESET_CURSOR on class CL_XI_ALERT_JSON_DOCUMENT has no parameter.
Method RESET_CURSOR on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | ANY | 20101203 |
Method SET_DATA on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
Method SET_JSON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JSON | Call by reference | Type reference (TYPE) | STRING | 20101203 |
Method SET_JSON on class CL_XI_ALERT_JSON_DOCUMENT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |