SAP ABAP Class IF_GRRM_SMARTJSON_SCRIPT_LOAD (Loads JS for JSON <-> ABAP Mapping)
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
Class IF_GRRM_SMARTJSON_SCRIPT_LOAD  
Short Description Loads JS for JSON <-> ABAP Mapping    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110413   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRRM_SMARTJSON_SCRIPT_LOAD has no forward declaration.
Interfaces
Class IF_GRRM_SMARTJSON_SCRIPT_LOAD has no interface implemented.
Friends
Class IF_GRRM_SMARTJSON_SCRIPT_LOAD has no friend class.
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 GET_SCRIPT Instance method Public Method 20110413
2 SET_SCRIPT Instance method Public Method 20110413
Events
Class 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 Returning R_SCRIPT Value transfer Type reference (TYPE) STRING 20110413

Method GET_SCRIPT on class 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 Importing I_SCRIPT Call by reference Type reference (TYPE) STRING 20110413
# Exception Resumable Description Created on
1 CX_GRRM_SMARTJSON_JS_ERROR 20110413
History
Last changed by/on SAP  20141106 
SAP Release Created in