SAP ABAP Class CX_GRRM_SMARTJSON_READ_ERROR (Error class for JSON <-> ABAP Mapping Read Errors)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_STREAMWORK (Package) Streamwork connectivity

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20110413 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110413 |
Properties
Class | CX_GRRM_SMARTJSON_READ_ERROR | |
Short Description | Error class for JSON <-> ABAP Mapping Read Errors | |
Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | GRRM_STREAMWORK | Streamwork connectivity |
Created | 20110413 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_GRRM_SMARTJSON_READ_ERROR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110413 |
Friends
Class CX_GRRM_SMARTJSON_READ_ERROR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20110413 | ||||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ITEX132 | 20110413 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110413 |
Events
Class CX_GRRM_SMARTJSON_READ_ERROR has no event.
Types
Class CX_GRRM_SMARTJSON_READ_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR_TEXT | Call by reference | Type reference (TYPE) | ITEX132 | 20110413 | |||
2 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110413 | |||
3 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110413 |
Method CONSTRUCTOR on class CX_GRRM_SMARTJSON_READ_ERROR has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |