SAP ABAP Class CL_AUNIT_FAILURE_RT (INTERNAL: Alert: Runtime Abortion)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_AUNIT_FAILURE INTERNAL: Abstract Superclass for Assertions & Events 20030904
Properties
Class CL_AUNIT_FAILURE_RT  
Short Description INTERNAL: Alert: Runtime Abortion    
Super Class CL_AUNIT_FAILURE INTERNAL: Abstract Superclass for Assertions & Events 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_UNIT_CORE   INTERNAL: NO REUSE - Core functionality 
Created 20030903   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_AUNIT_FAILURE_RT has no interface implemented.
Friends
Class CL_AUNIT_FAILURE_RT has no friend class.
Attributes
Class CL_AUNIT_FAILURE_RT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030903
2 CREATE_RT_FAILURE_FROM_DESCR Static method Public Method Create Runtime Error Object from Description 20030903
3 CREATE_RT_FAILURE_LAST Static method Public Method Create Runtime Error Object from Last Runtime Error 20030904
Events
# Event Type Visibility Description Created on
1 FAILURE_RT Instance Event
(0)
Public
(2)
20031029
Types
Class CL_AUNIT_FAILURE_RT 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 ID Call by reference Type reference (TYPE) SNAPT-ERRID 20030903

Method CONSTRUCTOR on class CL_AUNIT_FAILURE_RT has no exception.

Method CREATE_RT_FAILURE_FROM_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCR_TAB Call by reference Type reference (TYPE) TAUNIT_DESCR_TAB 20030903
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_AUNIT_FAILURE_RT 20030903

Method CREATE_RT_FAILURE_FROM_DESCR on class CL_AUNIT_FAILURE_RT has no exception.

Method CREATE_RT_FAILURE_LAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FAILURE Value transfer Object reference (TYPE REF TO) CL_AUNIT_FAILURE_RT 20030904

Method CREATE_RT_FAILURE_LAST on class CL_AUNIT_FAILURE_RT has no exception.
Event Signatures

Event FAILURE_RT Signature
Event FAILURE_RT on class CL_AUNIT_FAILURE_RT has no parameter.
History
Last changed by/on SAP  20090618 
SAP Release Created in