SAP ABAP Class CL_ESH_IF_INA_ERROR (ES-InA-Adapter: Error treatment)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_INTERFACE_INA (Package) Enterprise Search: InA-Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESH_IF_INA_JSON_ADAPTER ES-InA-Adapter: JSON-Adapter 20121031
Properties
Class CL_ESH_IF_INA_ERROR  
Short Description ES-InA-Adapter: Error treatment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_INTERFACE_INA   Enterprise Search: InA-Interface 
Created 20121022   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ESH_IF_INA_JSON_ADAPTER ES-InA-Adapter: JSON-Adapter 20121031
Friends
Class CL_ESH_IF_INA_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ENGINE_ERROR Constant Public Type reference (TYPE) INT4 200 Natural number 20121022
2 C_FORBIDDEN Constant Public Type reference (TYPE) INT4 403 Natural number 20130930
3 C_INVALID_PARAMETER Constant Public Type reference (TYPE) INT4 10 Natural number 20121022
4 C_METADATA_FAILURE Constant Public Type reference (TYPE) INT4 13 Natural number 20121022
5 C_METHOD_NOT_ALLOWED Constant Public Type reference (TYPE) INT4 405 Natural number 20121022
6 C_PARAMETER_REQUIRED Constant Public Type reference (TYPE) INT4 11 Natural number 20121022
7 C_PARSING_FAILURE Constant Public Type reference (TYPE) INT4 14 Natural number 20121022
8 C_POST_REQUEST_FAILURE Constant Public Type reference (TYPE) INT4 15 Natural number 20121022
9 C_SQL_ERROR Constant Public Type reference (TYPE) INT4 100 Natural number 20121022
10 C_UNDEF_PARAMETER Constant Public Type reference (TYPE) INT4 12 Natural number 20121022
11 SC_ARR Instance attribute Private Attribute reference (LIKE) 20121031
12 SC_BOL Instance attribute Private Attribute reference (LIKE) 20121031
13 SC_FALSE Instance attribute Private Attribute reference (LIKE) 20121031
14 SC_HANA_CHECK Static Attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20121206
15 SC_MTYPE_INFO Constant Public Type reference (TYPE) INT4 0 Natural number 20130222
16 SC_MTYPE_WARNING Constant Public Type reference (TYPE) INT4 1 Natural number 20130222
17 SC_MTYP_ERROR Constant Public Type reference (TYPE) INT4 2 Natural number 20130222
18 SC_NUM Instance attribute Private Attribute reference (LIKE) 20121031
19 SC_OBJ Instance attribute Private Attribute reference (LIKE) 20121031
20 SC_STR Instance attribute Private Attribute reference (LIKE) 20121031
21 SC_TRUE Instance attribute Private Attribute reference (LIKE) 20121031
22 SR_JSON_WRITER Instance attribute Private Attribute reference (LIKE) 20121112
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_ELEMENT Instance method Private Method 20121031
2 CONVERT_DDIC_2_JSON Static method Public Method 20130117
3 GET_ERROR Static method Public Method 20121031
4 GET_JSON_STREAM Instance method Private Method 20121031
5 WRITE_ELEMENT Instance method Private Method 20121031
Events
Class CL_ESH_IF_INA_ERROR has no event.
Types
Class CL_ESH_IF_INA_ERROR has no local type.
Method Signatures

Method CLOSE_ELEMENT Signature

Method CLOSE_ELEMENT on class CL_ESH_IF_INA_ERROR has no parameter.
Method CLOSE_ELEMENT on class CL_ESH_IF_INA_ERROR has no exception.

Method CONVERT_DDIC_2_JSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) ANY 20130117
2 Returning RV_JSON_STREAM Value transfer Type reference (TYPE) XSTRING 20130117
# Exception Resumable Description Created on
1 CX_ESH_IF_INA ES-InA-Adapter: Errors 20130117

Method GET_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IX_ERROR Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20121031
2 Returning RV_ERROR Value transfer Type reference (TYPE) ESH_S_IF_INA_ERROR 20121031

Method GET_ERROR on class CL_ESH_IF_INA_ERROR has no exception.

Method GET_JSON_STREAM Signature

Method GET_JSON_STREAM on class CL_ESH_IF_INA_ERROR has no parameter.
Method GET_JSON_STREAM on class CL_ESH_IF_INA_ERROR has no exception.

Method WRITE_ELEMENT Signature

Method WRITE_ELEMENT on class CL_ESH_IF_INA_ERROR has no parameter.
Method WRITE_ELEMENT on class CL_ESH_IF_INA_ERROR has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740