SAP ABAP Class CL_CRM_EXCEPTION (Check Results Management: Check Result Exceptions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     S_CHECK_RESULT_MANAGEMENT (Package) SAP ONLY: Check Internal Guidelines - Basic Module
Properties
Class CL_CRM_EXCEPTION  
Short Description Check Results Management: Check Result Exceptions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_CHECK_RESULT_MANAGEMENT   SAP ONLY: Check Internal Guidelines - Basic Module 
Created 20000110   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CRM_GLOBAL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CRM_EXCEPTION has no interface implemented.
Friends
Class CL_CRM_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_EXC_LEVEL_CHKID Constant Public See coding 'C' Exemption Check for object 20001018
2 CO_EXC_LEVEL_CHKMSGID Constant Public See coding 'M' Exemption Message Type for Object 20001018
3 CO_EXC_LEVEL_DEVCL_CHKID Constant Public See coding '2' Exemption Check for Package 20010105
4 CO_EXC_LEVEL_DEVCL_CHKMSGID Constant Public See coding '3' Exemption Message for Package 20010105
5 CO_EXC_LEVEL_DEVCL_OBJECT Constant Public See coding '1' Exemption All Checks for Package 20010105
6 CO_EXC_LEVEL_FINDING Constant Public See coding 'F' Exemption for Individual Verdict 20101105
7 CO_EXC_LEVEL_OBJECT Constant Public See coding 'O' Exemption All Checks for Object 20001018
8 CO_EXC_LEVEL_PART_CHKID Constant Public See coding 'c' Exemption Check for Subobject 20001211
9 CO_EXC_LEVEL_PART_CHKMSGID Constant Public See coding 'm' Exemption Message Type for Subobject 20001211
10 CO_REQUEST_AGREED Constant Public Type reference (TYPE) CRMAGRSTAT '3' Request Approved 20001221
11 CO_REQUEST_IN_PROCESS Constant Public Type reference (TYPE) CRMAGRSTAT '2' Request Being Processed 20001221
12 CO_REQUEST_NOT_CREATED Constant Public Type reference (TYPE) CRMAGRSTAT ' ' No Exception Created 20030807
13 CO_REQUEST_NOT_PROCESSED Constant Public Type reference (TYPE) CRMAGRSTAT '0' Request Not Yet Processed 20001221
14 CO_REQUEST_REJECTED Constant Public Type reference (TYPE) CRMAGRSTAT '1' Request Rejected 20001221
15 F_EXEMPTIONS Instance attribute Private Type reference (TYPE) TY_EXEMPTIONS Exemptions 20110513
16 OBJSETID Instance attribute Public Type reference (TYPE) CRMOBSETID ID of Object Set to Be Checked 20001221
17 OBJSETKIND Instance attribute Public Type reference (TYPE) CRMOBSETKI Type of Object Set to Be Checked 20001221
Methods
# Method Level Visibility Method type Description Created on
1