SAP ABAP Class CX_TPDAPI_FAILURE (Error in TPDAPI)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_API (Package) Debugger API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20091023
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20091023
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_TPDAPI_FAILURE_T100 Error in TPDAPI 20091029
Properties
Class CX_TPDAPI_FAILURE  
Short Description Error in TPDAPI    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class TPDAPI    
Program status     
Category 40  Exception Class 
Package STPDA_API   Debugger API 
Created 20091023   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_TPDAPI_FAILURE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20091023
Friends
Class CX_TPDAPI_FAILURE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BP_NUMBER_EXCEEDED Constant Public Type reference (TYPE) STRING 'BP_NUMBER_EXCEEDED' 20120425
2 DUMMY Static Attribute Public Type reference (TYPE) STRING 20091029
3 ERROR_ID Instance attribute Public Type reference (TYPE) STRING 20120425
4 MSG Instance attribute Public Type reference (TYPE) STRING 20091029
5 RCX_FAILURE Static Attribute Public Object reference (TYPE REF TO) CX_TPDAPI_FAILURE_T100 Error in TPDAPI 20091102
6 RFCDEST_ERROR Constant Public See coding 20091029
7 STR_MSG Static Attribute Public Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20091102
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091023
Events
Class CX_TPDAPI_FAILURE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_TAB_FAILURES Public See coding 20120725 typ_tab_failures TYPE STANDARD TABLE OF ref to cx_tpdapi_failure with default key
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DUMMY Call by reference Type reference (TYPE) STRING 20091029
2 Importing ERROR_ID Call by reference Type reference (TYPE) STRING 20120425
3 Importing MSG Call by reference Type reference (TYPE) STRING 20091029
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20091023
5 Importing RCX_FAILURE Call by reference Object reference (TYPE REF TO) CX_TPDAPI_FAILURE_T100 20091102
6 Importing STR_MSG Call by reference Type reference (TYPE) BAL_S_MSG 20091102
7 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20091023

Method CONSTRUCTOR on class CX_TPDAPI_FAILURE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 800