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 | 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 | Constant | Public | See coding | 'C' | Exemption Check for object | 20001018 | |||
| 2 | Constant | Public | See coding | 'M' | Exemption Message Type for Object | 20001018 | |||
| 3 | Constant | Public | See coding | '2' | Exemption Check for Package | 20010105 | |||
| 4 | Constant | Public | See coding | '3' | Exemption Message for Package | 20010105 | |||
| 5 | Constant | Public | See coding | '1' | Exemption All Checks for Package | 20010105 | |||
| 6 | Constant | Public | See coding | 'F' | Exemption for Individual Verdict | 20101105 | |||
| 7 | Constant | Public | See coding | 'O' | Exemption All Checks for Object | 20001018 | |||
| 8 | Constant | Public | See coding | 'c' | Exemption Check for Subobject | 20001211 | |||
| 9 | Constant | Public | See coding | 'm' | Exemption Message Type for Subobject | 20001211 | |||
| 10 | Constant | Public | Type reference (TYPE) | CRMAGRSTAT | '3' | Request Approved | 20001221 | ||
| 11 | Constant | Public | Type reference (TYPE) | CRMAGRSTAT | '2' | Request Being Processed | 20001221 | ||
| 12 | Constant | Public | Type reference (TYPE) | CRMAGRSTAT | ' ' | No Exception Created | 20030807 | ||
| 13 | Constant | Public | Type reference (TYPE) | CRMAGRSTAT | '0' | Request Not Yet Processed | 20001221 | ||
| 14 | Constant | Public | Type reference (TYPE) | CRMAGRSTAT | '1' | Request Rejected | 20001221 | ||
| 15 | Instance attribute | Private | Type reference (TYPE) | TY_EXEMPTIONS | Exemptions | 20110513 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | CRMOBSETID | ID of Object Set to Be Checked | 20001221 | |||
| 17 | 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 |