SAP ABAP Class CL_SATC_CI_EXEMPTION_HANDLING (Exemption handling for Code Inspector mode)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_CI_EXEMPTION (Package) INTERNAL: - *NO* REUSE - Exemption Browser, ...
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SATC_CI_EXEMPTION_HANDLING | Exemption handling in Code Inspector mode | 20120319 |
Properties
| Class | CL_SATC_CI_EXEMPTION_HANDLING | |
| Short Description | Exemption handling for Code Inspector mode | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_CI_EXEMPTION | INTERNAL: - *NO* REUSE - Exemption Browser, ... |
| Created | 20120319 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SATC_CI_EXEMPTION_HANDLING has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SATC_CI_EXEMPTION_HANDLING | Exemption handling in Code Inspector mode | 20120319 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SATC_CI_XMPT_API_FACTORY | 20120327 | Factory for APIs relatied to exemptions |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TY_REASONS | 20120502 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120502 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20120502 |
Events
Class CL_SATC_CI_EXEMPTION_HANDLING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_REASON | Private | See coding | 20120502 | begin of ty_reason,
reason_code type satc_ci_exemption_reason,
text type satc_ci_exemption_reason_text,
requires_comment type satc_ci_justification_required,
obsolete type satc_ci_reason_obsolete,
end of ty_reason
|
||
| 2 | TY_REASONS | Private | See coding | 20120502 | ty_reasons type hashed table of ty_reason with unique key reason_code
|
Method Signatures
Method READ_REASONS_FROM_DB Signature
Method READ_REASONS_FROM_DB on class CL_SATC_CI_EXEMPTION_HANDLING has no parameter.
Method READ_REASONS_FROM_DB on class CL_SATC_CI_EXEMPTION_HANDLING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |