SAP ABAP Class CL_ART_APPLY_4_EXCEPTION (Execute quickfix proposal for exceptions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-REF (Application Component) Tools for Refactoring ABAP Artifacts
     SRFAC_BLACKBOARD (Package) Refactoring Blackboard
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_QFIX_QUICKFIX Interface to provide a refactoring quickfix 20130820
Properties
Class CL_ART_APPLY_4_EXCEPTION  
Short Description Execute quickfix proposal for exceptions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRFAC_BLACKBOARD   Refactoring Blackboard 
Created 20130807   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ART_APPLY_4_EXCEPTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_QFIX_QUICKFIX Interface to provide a refactoring quickfix 20130820
Friends
Class CL_ART_APPLY_4_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BLACKBOARD Instance attribute Private Object reference (TYPE REF TO) CL_ART_BLACKBOARD 20130820
2 QFIX_RESULT Instance attribute Private Object reference (TYPE REF TO) IF_QUICKFIX_RESULT 20130820
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DELTAS_4_EXTRACT_EXC_VAR Instance method Private Method 20131029
2 CREATE Static method Public Method 20130820
3 PARSE_EXCEPTION_NAME Instance method Private Method 20130820
Events
Class CL_ART_APPLY_4_EXCEPTION has no event.
Types
Class CL_ART_APPLY_4_EXCEPTION has no local type.
Method Signatures

Method ADD_DELTAS_4_EXTRACT_EXC_VAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCEPTION_NAME Call by reference Type reference (TYPE) STRING 20131029

Method ADD_DELTAS_4_EXTRACT_EXC_VAR on class CL_ART_APPLY_4_EXCEPTION has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BLACKBOARD Call by reference Object reference (TYPE REF TO) CL_ART_BLACKBOARD 20130820
2 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ART_APPLY_4_EXCEPTION 20130820

Method CREATE on class CL_ART_APPLY_4_EXCEPTION has no exception.

Method PARSE_EXCEPTION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) STRING 20130820

Method PARSE_EXCEPTION_NAME on class CL_ART_APPLY_4_EXCEPTION has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740