SAP ABAP Class IF_TPDAPI_DATA_EXCEPTION (Exception Object)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_TPDAPI_DATA Data 20120120
2 Interface composition (i COMPRISING i_ref)  IF_TPDAPI_DATA_OBJREF Object Reference 20120120
Properties
Class IF_TPDAPI_DATA_EXCEPTION  
Short Description Exception Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120118   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_TPDAPI_DATA_EXCEPTION has no forward declaration.
Interfaces
Class IF_TPDAPI_DATA_EXCEPTION has no interface implemented.
Friends
Class IF_TPDAPI_DATA_EXCEPTION has no friend class.
Attributes
Class IF_TPDAPI_DATA_EXCEPTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXCEPTION_CLASSNAME Instance method Public Method 20120120
2 GET_EXCEPTION_SOURCEINFO Instance method Public Method 20120120
3 GET_EXCEPTION_STACK Instance method Public Method 20120120
4 GET_EXCEPTION_TEXT Instance method Public Method 20120120
5 GET_PREVIOUS_EXCEPTION Instance method Public Method 20120120
Events
Class IF_TPDAPI_DATA_EXCEPTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_TAB_EXCEPTIONS Public See coding 20120120 typ_tab_exceptions TYPE STANDARD TABLE OF ref to IF_TPDAPI_DATA_EXCEPTION WITH DEFAULT KEY
Method Signatures

Method GET_EXCEPTION_CLASSNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXCEPTION_CLASSNAME Value transfer Type reference (TYPE) STRING 20120120
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE 20120120

Method GET_EXCEPTION_SOURCEINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STR_SRCINFO Value transfer Type reference (TYPE) IF_TPDAPI_SOURCE=>TYP_STR_SOURCEINFO 20120120
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE 20120120

Method GET_EXCEPTION_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_INCLUDING_SELF Call by reference Type reference (TYPE) XFLAG 20120120
2 Returning R_TAB_EXCEPTIONS Value transfer Type reference (TYPE) IF_TPDAPI_DATA_EXCEPTION=>TYP_TAB_EXCEPTIONS 20120120
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE 20120120

Method GET_EXCEPTION_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20120120
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE 20120120

Method GET_PREVIOUS_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_PEVIOUS_EXCEPTION Value transfer Object reference (TYPE REF TO) IF_TPDAPI_DATA_EXCEPTION 20120120
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE 20120120
History
Last changed by/on SAP  20140121 
SAP Release Created in