SAP ABAP Class CX_ATRAPI_FAILURE (Error in ATRA API)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     S_ATRA_API (Package) ATRA 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 20101125
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20101125
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_ATRAPI_NOT_FOUND Requested object not found 20101201
Properties
Class CX_ATRAPI_FAILURE  
Short Description Error in ATRA API    
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    
Program status     
Category 40  Exception Class 
Package S_ATRA_API   ATRA API 
Created 20101125   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ATRAPI_FAILURE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20101125
Friends
Class CX_ATRAPI_FAILURE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERROR Constant Public See coding 20110112
2 MSGID Instance attribute Public Type reference (TYPE) SY-MSGID Message Class 20101125
3 MSGNO Instance attribute Public Type reference (TYPE) SY-MSGNO Message Number 20101125
4 MSGV1 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20101125
5 MSGV2 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20101125
6 MSGV3 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20101125
7 MSGV4 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20101125
8 OBJNAME Instance attribute Public Type reference (TYPE) STRING 20101201
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101125
2 CREATE_EXCEPTION Static method Public Method 20101125
3 CREATE_FROM_ERROR Static method Public Method 20110112
4 SET_MSG Instance method Public Method 20101125
Events
Class CX_ATRAPI_FAILURE has no event.
Types
Class CX_ATRAPI_FAILURE 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 MSGID Call by reference Type reference (TYPE) SY-MSGID 20101125
2 Importing MSGNO Call by reference Type reference (TYPE) SY-MSGNO 20101125
3 Importing MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 20101125
4 Importing MSGV2 Call by reference Type reference (TYPE) SY-MSGV1 20101125
5 Importing MSGV3 Call by reference Type reference (TYPE) SY-MSGV1 20101125
6 Importing MSGV4 Call by reference Type reference (TYPE) SY-MSGV1 20101125
7 Importing OBJNAME Call by reference Type reference (TYPE) STRING 20101201
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20101125
9 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20101125

Method CONSTRUCTOR on class CX_ATRAPI_FAILURE 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_ATRAPI_FAILURE' 20101125
2 Importing I_STR_MSG Call by reference Type reference (TYPE) ANY 20101125
3 Returning R_REX_FAILURE Value transfer Object reference (TYPE REF TO) CX_ATRAPI_FAILURE Fehler in ATRA API 20101125

Method CREATE_EXCEPTION on class CX_ATRAPI_FAILURE has no exception.

Method CREATE_FROM_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ERROR Call by reference Type reference (TYPE) CSEQUENCE 20110112
# Exception Resumable Description Created on
1 CX_ATRAPI_FAILURE Fehler in ATRA API 20110112

Method SET_MSG Signature

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

Method SET_MSG on class CX_ATRAPI_FAILURE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 802