SAP ABAP Class CL_GRRM_SMARTJSON_ABAP_PROCESS (Processes ABAP <-> JSON Mapping)
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) | CL_GRRM_SMARTJSON_PROCESSOR | Processor for JSON <-> ABAP Processing | 20110413 |
Properties
| Class | CL_GRRM_SMARTJSON_ABAP_PROCESS | |
| Short Description | Processes ABAP <-> JSON Mapping | |
| Super Class | CL_GRRM_SMARTJSON_PROCESSOR | Processor for JSON <-> ABAP Processing |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_STREAMWORK | Streamwork connectivity |
| Created | 20110413 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_SMARTJSON_ABAP_PROCESS has no forward declaration.
Interfaces
Class CL_GRRM_SMARTJSON_ABAP_PROCESS has no interface implemented.
Friends
Class CL_GRRM_SMARTJSON_ABAP_PROCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20110413 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20110413 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20110413 |
Events
Class CL_GRRM_SMARTJSON_ABAP_PROCESS has no event.
Types
Class CL_GRRM_SMARTJSON_ABAP_PROCESS has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ABAP_BINDING | Call by reference | Type reference (TYPE) | ANY | 20110413 | ||||
| 2 | C_JSON_BINDING | Call by reference | Type reference (TYPE) | STRING | 20110413 | ||||
| 3 | E_PROCESSOR | Call by reference | Object reference (TYPE REF TO) | IF_GRRM_SMARTJSON_PROCESSOR | 20110413 |
Method CREATE on class CL_GRRM_SMARTJSON_ABAP_PROCESS has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |