SAP ABAP Class CL_ART_CONTRIB_4_EXCEPTION (Quickfix proposal for exception handling)
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_ART_BLACKBOARD_CONTRIBUTOR Agent filling the blackboard 20130820
Properties
Class CL_ART_CONTRIB_4_EXCEPTION  
Short Description Quickfix proposal for exception handling    
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_CONTRIB_4_EXCEPTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ART_BLACKBOARD_CONTRIBUTOR Agent filling the blackboard 20130820
Friends
Class CL_ART_CONTRIB_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 EXCEPTION_NAME Instance attribute Private Type reference (TYPE) STRING 20130820
3 IS_INSTANCED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130930
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20130820
2 GET_EXCEPTION_CLASS Instance method Private Method 20130820
3 GET_EXCEPTION_NAME Instance method Private Method 20130920
4 IS_PRECONDITION_VALID Instance method Private Method 20130820
5 IS_STATIC_OR_DYNAMIC Instance method Private Method 20130820
Events
Class CL_ART_CONTRIB_4_EXCEPTION has no event.
Types
Class CL_ART_CONTRIB_4_EXCEPTION has no local type.
Method Signatures

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_RESULT Value transfer Object reference (TYPE REF TO) CL_ART_CONTRIB_4_EXCEPTION 20130820

Method CREATE on class CL_ART_CONTRIB_4_EXCEPTION has no exception.

Method GET_EXCEPTION_CLASS 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 20130820
2 Returning R_RESULT Value transfer Object reference (TYPE REF TO) CL_PST_CLASS 20130820

Method GET_EXCEPTION_CLASS on class CL_ART_CONTRIB_4_EXCEPTION has no exception.

Method GET_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 20130920

Method GET_EXCEPTION_NAME on class CL_ART_CONTRIB_4_EXCEPTION has no exception.

Method IS_PRECONDITION_VALID 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 20130820
2 Importing I_METHOD_DEFINITION Call by reference Object reference (TYPE REF TO) CL_PST_METHOD_DEFINITION 20130820
3 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130820

Method IS_PRECONDITION_VALID on class CL_ART_CONTRIB_4_EXCEPTION has no exception.

Method IS_STATIC_OR_DYNAMIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCEPTION_CLASS_NODE Call by reference Object reference (TYPE REF TO) CL_PST_CLASS 20130820
2 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130820

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