SAP ABAP Class CL_GRRM_SMARTJSON_PROCESSOR (Processor for JSON <-> ABAP Processing)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_SMARTJSON_PROCESSOR | Class for JSON <-> ABAP Mapping | 20110413 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRRM_SMARTJSON_ABAP_PROCESS | Processes ABAP <-> JSON Mapping | 20110413 |
Properties
| Class | CL_GRRM_SMARTJSON_PROCESSOR | |
| Short Description | Processor for JSON <-> ABAP Processing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRRM_SMARTJSON_PROCESSOR | Class for JSON <-> ABAP Mapping | 20110413 |
Friends
Class CL_GRRM_SMARTJSON_PROCESSOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 20110413 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_JAVA_SCRIPT | 20110413 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20110413 | ||
| 2 | Instance method | Private | Method | 20110413 | ||
| 3 | Instance method | Private | Method | 20110413 | ||
| 4 | Instance method | Protected | Method | 20110413 | ||
| 5 | Instance method | Protected | Method | 20110413 | ||
| 6 | Instance method | Private | Method | 20110413 | ||
| 7 | Instance method | Private | Method | 20110413 | ||
| 8 | Instance method | Protected | Method | 20110413 |
Events
Class CL_GRRM_SMARTJSON_PROCESSOR has no event.
Types
Class CL_GRRM_SMARTJSON_PROCESSOR has no local type.
Method Signatures
Method BIND_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DATA | Call by reference | Type reference (TYPE) | ANY | 20110413 | ||||
| 2 | I_NAME_OBJ | Call by reference | Type reference (TYPE) | STRING | 20110413 | ||||
| 3 | I_NAME_PROP | Call by reference | Type reference (TYPE) | STRING | 20110413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110413 |
Method CREATE_CONTEXT Signature
Method CREATE_CONTEXT on class CL_GRRM_SMARTJSON_PROCESSOR has no parameter.
Method CREATE_CONTEXT on class CL_GRRM_SMARTJSON_PROCESSOR has no exception.
Method DESTROY_CONTEXT Signature
Method DESTROY_CONTEXT on class CL_GRRM_SMARTJSON_PROCESSOR has no parameter.
Method DESTROY_CONTEXT on class CL_GRRM_SMARTJSON_PROCESSOR has no exception.
Method GENERATE_JSON Signature
Method GENERATE_JSON on class CL_GRRM_SMARTJSON_PROCESSOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110413 |
Method PARSE_JSON Signature
Method PARSE_JSON on class CL_GRRM_SMARTJSON_PROCESSOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110413 |
Method PREP_READ_ENV Signature
Method PREP_READ_ENV on class CL_GRRM_SMARTJSON_PROCESSOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110413 |
Method PREP_WRITE_ENV Signature
Method PREP_WRITE_ENV on class CL_GRRM_SMARTJSON_PROCESSOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110413 |
Method RUN_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SCRIPT | Call by reference | Type reference (TYPE) | STRING | 20110413 | ||||
| 2 | I_SCRIPT_NAME | Call by reference | Type reference (TYPE) | IF_GRRM_SMARTJSON_SCRIPT_LOAD=>SCRIPT_NAME | 20110413 | ||||
| 3 | R_RESULT | Value transfer | Type reference (TYPE) | STRING | 20110413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110413 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |