SAP ABAP Class CL_CI_EXCEPTION (Code Inspector: Define SCI Exceptions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
S_CODE_INSPECTOR (Package) ABAP Source Code Analysis
⤷
⤷
Properties
| Class | CL_CI_EXCEPTION | |
| Short Description | Code Inspector: Define SCI Exceptions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CODE_INSPECTOR | ABAP Source Code Analysis |
| Created | 20030411 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CI_EXCEPTION has no forward declaration.
Interfaces
Class CL_CI_EXCEPTION has no interface implemented.
Friends
Class CL_CI_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | I | 0 | 0 None; 1 Create Request; 2 Change Req.; 3 Auth. Req.; 4 Exc | 20030813 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CI_CATEGORY_ROOT | 20030423 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | SCI_EX_DESCRIPTION_CAT | 20030423 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CI_TEST_ROOT | 20030422 | ||||
| 5 | Constant | Public | Type reference (TYPE) | SCI_PCOM | 'CI_TABL_EXCEPTN' | 20030424 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SCI_EX_DESCRIPTION | 20030422 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | SCIEXCEPTN | 20030423 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | SCIEXCEPTN | 20031020 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | SCIINS_INF | 20030923 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | FLAG | '' | '' | 20031002 | ||
| 11 | Instance attribute | Public | Type reference (TYPE) | SCI_EX_MESSAGE_TEXT | 20030422 | ||||
| 12 | Instance attribute | Public | Type reference (TYPE) | SCI_PCOM | 20030422 | ||||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CI_RESULT_ROOT | 20030801 | ||||
| 14 | Instance attribute | Public | Type reference (TYPE) | SYCHAR01 | '','M' Message; 'C' Code; 'P' Check; 'K' Category; 'A' Al | 20030811 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | SYCHAR01 | '','S' Subobject; 'O' Object | 20030811 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | SYCHAR01 | '' | '' New; 'A' Applied Persistent; 'X' Approved Persistent; 'Z' | 20030811 | ||
| 17 | Instance attribute | Public | Type reference (TYPE) | SCI_EX_STATEMENT | 20030422 | ||||
| 18 | Instance attribute | Public | Type reference (TYPE) | SYCHAR01 | 20030422 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Adapt Exception Scope to DB Status | 20031020 | |
| 2 | Instance method | Public | Method | Delete an Exception | 20030422 | |
| 3 | Instance method | Public | Method | Reset/Delete Exception Request Through Requester | 20030811 | |
| 4 | Instance method | Public | Method | Reject Exception Request Through Approver | 20030811 | |
| 5 | Instance method | Public | Method | Sets Lock on Object | 20030813 | |
| 6 | Static method | Public | Method | Get Exception Requests of a Requester | 20030930 | |
| 7 | Static method | Public | Method | Get Exception Requests of a Person Responsible | 20030708 | |
| 8 | Static method | Public | Method | Get New Exception | 20030423 | |
| 9 | Static method | Public | Method | Get Inspection Result for a Requested Exception | 20030709 | |
| 10 | Instance method | Private | Method | Should scope of an exception be reduced? | 20031017 | |
| 11 | Instance method | Public | Method | Releases Lock | 20030813 | |
| 12 | Instance method | Public | Method | Save Exception Request for Requester | 20030703 | |
| 13 | Instance method | Public | Method | Authorize/Change Exception | 20030703 | |
| 14 | Instance method | Private | Method | Sets Possible Actions for Current Exception | 20030813 | |
| 15 | Instance method | Public | Method | Set Additional Parameter for Exception | 20030423 | |
| 16 | Instance method | Private | Method | Set Initial Parameter for Exception | 20030423 | |
| 17 | Instance method | Private | Method | Sets Scope of Exception | 20030811 | |
| 18 | Instance method | Private | Method | Set New Status for Exception | 20030812 | |
| 19 | Static method | Private | Method | Checks Whether the Same Exception Request Already Exists | 20030930 |
Events
Class CL_CI_EXCEPTION has no event.
Types
Class CL_CI_EXCEPTION has no local type.
Method Signatures
Method ADJUST_SCOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ENTRY | Call by reference | Type reference (TYPE) | SCIEXCEPTN | 20031020 | ||||
| 2 | P_MESSAGE_SCOPE | Call by reference | Type reference (TYPE) | SYCHAR01 | 20031020 | ||||
| 3 | P_OBJECT_SCOPE | Call by reference | Type reference (TYPE) | SYCHAR01 | 20031020 |
Method ADJUST_SCOPE on class CL_CI_EXCEPTION has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_RESULT | Value transfer | Type reference (TYPE) | SYCHAR01 | 20030424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlende Autorisierung | 20030813 | ||
| 2 | Fehler beim Einstellen in einen Transport | 20030424 |
Method DELETE_APPL Signature
Method DELETE_APPL on class CL_CI_EXCEPTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlende Berechtigung | 20030811 | ||
| 2 | Konflikt zw. Beantragendem, Genehmigenden und Benutzer | 20030811 |
Method DENY_APPL Signature
Method DENY_APPL on class CL_CI_EXCEPTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlende Berechtigung | 20030811 |
Method ENTER_CHANGE Signature
Method ENTER_CHANGE on class CL_CI_EXCEPTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt für Ausnahme ist momentan gesperrt | 20030813 | ||
| 2 | fehlende Berechtigung | 20030813 |
Method GET_APPLICANTS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_APPLICANT | Call by reference | Type reference (TYPE) | RESPONSIBL | 20030930 | ||||
| 2 | P_EXCEPTIONS_APPL | Call by reference | Type reference (TYPE) | SCIT_EXCEPTN | 20030930 | ||||
| 3 | P_SIGHT | Call by reference | Type reference (TYPE) | SYCHAR05 | 'A' | A beantragte, D gelöschte, Z abgelehnte, X zugestimmte Ausna | 20030930 |
Method GET_APPLICANTS_LIST on class CL_CI_EXCEPTION has no exception.
Method GET_APPROVERS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_APPROVER | Call by reference | Type reference (TYPE) | RESPONSIBL | 20030708 | ||||
| 2 | P_EXCEPTIONS_APPL | Call by reference | Type reference (TYPE) | SCIT_EXCEPTN | 20030709 | ||||
| 3 | P_SIGHT | Call by reference | Type reference (TYPE) | SYCHAR05 | 'A' | A beantragte, D gelöschte, Z abgelehnte, X zugestimmte Ausna | 20030811 |
Method GET_APPROVERS_LIST on class CL_CI_EXCEPTION has no exception.
Method GET_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_HANDLE | Value transfer | Object reference (TYPE REF TO) | CL_CI_EXCEPTION | 20030423 | ||||
| 2 | P_INSPECTION | Call by reference | Object reference (TYPE REF TO) | CL_CI_INSPECTION | 20030922 | ||||
| 3 | P_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_CI_RESULT_ROOT | 20030423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Für Meldung wurde bereits Ausnahme beantragt | 20030930 | ||
| 2 | Beantragte oder genehmigte Ausnahme nicht gefunden | 20030812 | ||
| 3 | Objekt für Ausnahme momentan gesperrt | 20030812 | ||
| 4 | für diese Meldung kann keine Ausnahme definiert werden | 20030708 | ||
| 5 | unbekannte Prüfklasse | 20030423 |
Method GET_INSP_RESULT_OF_APPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EXCEPTN | Call by reference | Type reference (TYPE) | SCIEXCEPTN_APPL | 20030709 | ||||
| 2 | P_INSP_REF | Call by reference | Object reference (TYPE REF TO) | CL_CI_INSPECTION | 20030919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Holen des Inspektionsergebnis | 20030709 | ||
| 2 | Kein Inspektionslauf zur beantragten Ausnahme | 20030709 |
Method IS_SCOPE_REDUCED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REDUCED | Value transfer | Type reference (TYPE) | FLAG | 20031017 | ||||
| 2 | P_SCOPE_M_NEW | Call by reference | Type reference (TYPE) | SYCHAR01 | 20031017 | ||||
| 3 | P_SCOPE_M_OLD | Call by reference | Type reference (TYPE) | SYCHAR01 | 20031017 | ||||
| 4 | P_SCOPE_O_NEW | Call by reference | Type reference (TYPE) | SYCHAR01 | 20031020 | ||||
| 5 | P_SCOPE_O_OLD | Call by reference | Type reference (TYPE) | SYCHAR01 | 20031020 |
Method IS_SCOPE_REDUCED on class CL_CI_EXCEPTION has no exception.
Method LEAVE_CHANGE Signature
Method LEAVE_CHANGE on class CL_CI_EXCEPTION has no parameter.
Method LEAVE_CHANGE on class CL_CI_EXCEPTION has no exception.
Method SAVE_AS_APPLICANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_APPLICANT | Call by reference | Type reference (TYPE) | RESPONSIBL | 20030703 | ||||
| 2 | P_APPROVER | Call by reference | Type reference (TYPE) | RESPONSIBL | 20030703 | ||||
| 3 | P_MESSAGE_SCOPE | Call by reference | Type reference (TYPE) | SYCHAR01 | 20030703 | ||||
| 4 | P_NOTE | Call by reference | Type reference (TYPE) | SYCHAR72 | 20030703 | ||||
| 5 | P_OBJECT_SCOPE | Call by reference | Type reference (TYPE) | SYCHAR01 | 20030703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlende Berechtigung | 20030808 | ||
| 2 | Konflikt zw. Beantragendem, Genehmigenden und Benutzer | 20030703 | ||
| 3 | ungültige Einschränkung der Gültigkeit | 20031017 |
Method SAVE_AS_APPROVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_APPROVER | Call by reference | Type reference (TYPE) | SCI_APPROVER | 20030703 | ||||
| 2 | P_MESSAGE_SCOPE | Call by reference | Type reference (TYPE) | SYCHAR01 | 20030703 | ||||
| 3 | P_NOTE | Call by reference | Type reference (TYPE) | SYCHAR72 | 20030703 | ||||
| 4 | P_OBJECT_SCOPE | Call by reference | Type reference (TYPE) | SYCHAR01 | 20030703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlende Autorisierung | 20030814 | ||
| 2 | Konflikt zw. Beantragendem, Genehmigenden und Benutzer | 20030815 | ||
| 3 | ungültige Einschränkung der Gültigkeit | 20030925 | ||
| 4 | Fehler beim Einstellen in einen Transport | 20030703 |
Method SET_ACTION Signature
Method SET_ACTION on class CL_CI_EXCEPTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt für Ausnahme ist momentan gesperrt | 20030813 | ||
| 2 | fehlende Berechtigung | 20030813 |
Method SET_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EXCEPTION | Call by reference | Type reference (TYPE) | SCIEXCEPTN | 20030423 | ||||
| 2 | P_MESSAGE_TEXT | Call by reference | Type reference (TYPE) | STRING | 20030423 | ||||
| 3 | P_STATEMENT | Call by reference | Type reference (TYPE) | STRING | 20030423 | ||||
| 4 | P_STRICT | Call by reference | Type reference (TYPE) | SYCHAR01 | 20030423 |
Method SET_EXCEPTION on class CL_CI_EXCEPTION has no exception.
Method SET_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CATEGORY | Call by reference | Object reference (TYPE REF TO) | CL_CI_CATEGORY_ROOT | 20030423 | ||||
| 2 | P_CHECK | Call by reference | Object reference (TYPE REF TO) | CL_CI_TEST_ROOT | 20030423 | ||||
| 3 | P_PSEUDOCOMMENT | Call by reference | Type reference (TYPE) | SCI_PCOM | 20030423 | ||||
| 4 | P_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_CI_RESULT_ROOT | 20030801 |
Method SET_INITIAL on class CL_CI_EXCEPTION has no exception.
Method SET_SCOPE Signature
Method SET_SCOPE on class CL_CI_EXCEPTION has no parameter.
Method SET_SCOPE on class CL_CI_EXCEPTION has no exception.
Method SET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ENTRY_APPL | Call by reference | Type reference (TYPE) | SCIEXCEPTN_APPL | 20030812 | ||||
| 2 | P_NEW_STATE | Call by reference | Type reference (TYPE) | SYCHAR01 | 20030812 |
Method SET_STATE on class CL_CI_EXCEPTION has no exception.
Method TE_APPL_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EXCEPTN_APPL | Value transfer | Type reference (TYPE) | SCIEXCEPTN_APPL | 20030930 | ||||
| 2 | P_INSPECTION | Call by reference | Object reference (TYPE REF TO) | CL_CI_INSPECTION | 20030930 | ||||
| 3 | P_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_CI_RESULT_ROOT | 20030930 |
Method TE_APPL_EXISTS on class CL_CI_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 640 |