SAP ABAP Class CX_TPDAPI_FAILURE_T100 (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_TPDAPI_FAILURE Error in TPDAPI 20091029
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_TPDAPI_DEBUGGEE_ENDED Debuggee ended (normally) 20110309
2 Inheritance (c INHERITING FROM c_ref)  CX_TPDAPI_INVALID_USER Invalid User 20110228
3 Inheritance (c INHERITING FROM c_ref)  CX_TPDAPI_NOT_ATTACHED cx_tpdapi_not_attached 20130808
4 Inheritance (c INHERITING FROM c_ref)  CX_TPDAPI_NOT_AUTHORIZED Requested information not found 20100824
5 Inheritance (c INHERITING FROM c_ref)  CX_TPDAPI_NOT_FOUND Requested information not found 20091124
6 Inheritance (c INHERITING FROM c_ref)  CX_TPDAPI_NOT_SUPPORTED Unsupported Function 20091210
7 Inheritance (c INHERITING FROM c_ref)  CX_TPDAPI_SYS_FAILURE System Error 20091124
Properties
Class CX_TPDAPI_FAILURE_T100  
Short Description Error in TPDAPI    
Super Class CX_TPDAPI_FAILURE Error in TPDAPI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class TPDAPI    
Program status     
Category 40  Exception Class 
Package STPDA_API   Debugger API 
Created 20091029   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_TPDAPI_FAILURE_T100 has no forward declaration.
Interfaces
Class CX_TPDAPI_FAILURE_T100 has no interface implemented.
Friends
Class CX_TPDAPI_FAILURE_T100 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_TPDAPI_FAILURE_T100 Constant Public See coding 20091029
2 MSGID Instance attribute Public Type reference (TYPE) SY-MSGID Message Class 20091029
3 MSGNO Instance attribute Public Type reference (TYPE) SY-MSGNO Message Class 20091029
4 MSGV1 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20091029
5 MSGV2 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20091029
6 MSGV3 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20091029
7 MSGV4 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20091029
8 T100 Constant Public See coding 20091029
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091029
2 CREATE_EXCEPTION Static method Public Method 20091110
3 SET_MSG Instance method Public Method Set SY-MSG* 20091102
Events
Class CX_TPDAPI_FAILURE_T100 has no event.
Types
Class CX_TPDAPI_FAILURE_T100 has no local type.
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 20091102
2 Importing ERROR_ID Call by reference Type reference (TYPE) STRING 20120425
3 Importing MSG Call by reference Type reference (TYPE) STRING 20091102
4 Importing MSGID Call by reference Type reference (TYPE) SY-MSGID 20091029
5 Importing MSGNO Call by reference Type reference (TYPE) SY-MSGNO 20091029
6 Importing MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 20091029
7 Importing MSGV2 Call by reference Type reference (TYPE) SY-MSGV1 20091029
8 Importing MSGV3 Call by reference Type reference (TYPE) SY-MSGV1 20091029
9 Importing MSGV4 Call by reference Type reference (TYPE) SY-MSGV1 20091029
10 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20091029
11 Importing RCX_FAILURE Call by reference Object reference (TYPE REF TO) CX_TPDAPI_FAILURE_T100 20091102
12 Importing STR_MSG Call by reference Type reference (TYPE) BAL_S_MSG 20091102
13 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20091029

Method CONSTRUCTOR on class CX_TPDAPI_FAILURE_T100 has no exception.

Method CREATE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS Value transfer Type reference (TYPE) CSEQUENCE 'CX_TPDAPI_FAILURE_T100' 20091116
2 Importing I_REF_PREVIOUS Value transfer Object reference (TYPE REF TO) CX_ROOT 20120425
3 Importing I_STR_MSG Value transfer Type reference (TYPE) ANY 20091110
4 Returning R_REX_FAILURE Value transfer Object reference (TYPE REF TO) CX_TPDAPI_FAILURE Fehler im TPDAPI 20091110

Method CREATE_EXCEPTION on class CX_TPDAPI_FAILURE_T100 has no exception.

Method SET_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Value transfer Type reference (TYPE) SY-MSGID SY-MSGID Nachrichtenklasse 20091102
2 Importing I_MSGNO Value transfer Type reference (TYPE) SY-MSGNO SY-MSGNO Nachrichtennummer 20091102
3 Importing I_MSGV1 Value transfer Type reference (TYPE) SY-MSGV1 SY-MSGV1 Nachrichtenvariable 20091102
4 Importing I_MSGV2 Value transfer Type reference (TYPE) SY-MSGV1 SY-MSGV2 Nachrichtenvariable 20091102
5 Importing I_MSGV3 Value transfer Type reference (TYPE) SY-MSGV1 SY-MSGV3 Nachrichtenvariable 20091102
6 Importing I_MSGV4 Value transfer Type reference (TYPE) SY-MSGV1 SY-MSGV4 Nachrichtenvariable 20091102

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