SAP ABAP Interface IF_GRRM_SMARTJSON_SCRIPT_LOAD (Loads JS for JSON <-> ABAP Mapping)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_STREAMWORK (Package) Streamwork connectivity

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_SMARTJSON_SCRIPT_LOAD | Class for loading scripts for JSON <-> ABAP | 20110413 |
Properties
Interface | IF_GRRM_SMARTJSON_SCRIPT_LOAD | |
Short Description | Loads JS for JSON <-> ABAP Mapping |
General Data
Package | GRRM_STREAMWORK | Streamwork connectivity |
Created | 20110413 | SAP |
Last changed | 20141106 | |
Unicode checks active |
Forward declarations
Interface IF_GRRM_SMARTJSON_SCRIPT_LOAD has no forward declaration.
Interfaces
Interface IF_GRRM_SMARTJSON_SCRIPT_LOAD has no interface.
Friends
Interface IF_GRRM_SMARTJSON_SCRIPT_LOAD has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CON_SCRIPT_JSON | Constant | Public | Type reference (TYPE) | IF_GRRM_SMARTJSON_SCRIPT_LOAD=>SCRIPT_NAME | 'JSON' | 20110413 | ||
2 | CON_SCRIPT_SMARTJSON | Constant | Public | Type reference (TYPE) | IF_GRRM_SMARTJSON_SCRIPT_LOAD=>SCRIPT_NAME | 'SMARTJSON' | 20110413 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20110413 | |
2 | ![]() |
Instance method | Public | Method | 20110413 |
Events
Interface IF_GRRM_SMARTJSON_SCRIPT_LOAD has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | SCRIPT_NAME | Public | See coding | 20110413 | script_name(30)
TYPE c
|
Method Signatures
Method GET_SCRIPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SCRIPT | Value transfer | Type reference (TYPE) | STRING | 20110413 |
Method GET_SCRIPT on Interface IF_GRRM_SMARTJSON_SCRIPT_LOAD has no exception.
Method SET_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 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110413 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |