SAP ABAP Class CL_SADL_GW_EXCEPTION_HANDLER (Exception Handler maps SADL exceptions to Gateway exceptions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-GW (Application Component) Gateway Integration for CDS and BOPF via SADL
     SADL_GW_DT_SB_API (Package) Gateway Integration: Service Builder API
Properties
Class CL_SADL_GW_EXCEPTION_HANDLER  
Short Description Exception Handler maps SADL exceptions to Gateway exceptions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADL_GW_DT_SB_API   Gateway Integration: Service Builder API 
Created 20130322   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SADL_GW_EXCEPTION_HANDLER has no forward declaration.
Interfaces
Class CL_SADL_GW_EXCEPTION_HANDLER has no interface implemented.
Friends
Class CL_SADL_GW_EXCEPTION_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MESSAGE_ID Constant Private Type reference (TYPE) SCX_T100KEY-MSGID 'SADL_GW' 20130322
2 CO_MESSAGE_NO Constant Public See coding 20130710
3 CO_SYST_MSGV_LENGTH Constant Private Type reference (TYPE) I 50 20130801
Methods
# Method Level Visibility Method type Description Created on
1 GET_T100_KEY Static method Public Method 20130426
2 RAISE_METADATA_EXCEPTION Static method Public Method 20130322
3 RAISE_TECHNICAL_EXCEPTION Static method Public Method 20130322
4 _SET_TEXT_ATTRIBUTE Static method Private Method 20130322
Events
Class CL_SADL_GW_EXCEPTION_HANDLER has no event.
Types
Class CL_SADL_GW_EXCEPTION_HANDLER has no local type.
Method Signatures

Method GET_T100_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG_NO Call by reference Type reference (TYPE) SYMSGNO 20130426
2 Importing IX Call by reference Object reference (TYPE REF TO) CX_ROOT 20130426
3 Returning RS_TEXT_ID Value transfer Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20130426

Method GET_T100_KEY on class CL_SADL_GW_EXCEPTION_HANDLER has no exception.

Method RAISE_METADATA_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG_NO Call by reference Type reference (TYPE) SYMSGNO CO_MESSAGE_NO-GENERIC_MESSAGE_1_2_3_4 20130322
2 Importing IX Call by reference Object reference (TYPE REF TO) CX_ROOT 20130322
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130322

Method RAISE_TECHNICAL_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG_NO Call by reference Type reference (TYPE) SYMSGNO CO_MESSAGE_NO-GENERIC_MESSAGE_1_2_3_4 20130322
2 Importing IX Call by reference Object reference (TYPE REF TO) CX_ROOT 20130322
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_TECH_EXCEPTION 20130322

Method _SET_TEXT_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_EXCEPTION_TEXT Call by reference Type reference (TYPE) STRING 20130322
2 Changing CV_LENGTH Call by reference Type reference (TYPE) I 20130322
3 Exporting EV_TEXT_ATTRIBUTE Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY-ATTR1 20130426

Method _SET_TEXT_ATTRIBUTE on class CL_SADL_GW_EXCEPTION_HANDLER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740