SAP ABAP Class CX_ILM_STOR_EXCEPTION (ILM DB Store: Basic Exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-STO (Application Component) Integrated Data Base Archive Store
⤷
S_ILM_STOR_TYPES (Package) ILM DB Store: Basis Types and Elementary Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20130816 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20130816 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_ILM_STOR_CUST | ILM DB Storge: Customizing Exception | 20130816 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_ILM_STOR_DB | ILM DB Store: Exception for Database Access | 20130816 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_ILM_STOR_PROCESS | ILM DB Store: Exceptions to General Processing | 20130816 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_ILM_STOR_TRANSFER | ILM DB Store: Exception During Data Transfer | 20130816 |
Properties
| Class | CX_ILM_STOR_EXCEPTION | |
| Short Description | ILM DB Store: Basic Exception | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | S_ILM_STOR_TYPES | ILM DB Store: Basis Types and Elementary Functions |
| Created | 20130510 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_ILM_STOR_EXCEPTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20130816 |
Friends
Class CX_ILM_STOR_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) | STRING | Unspecific Context | 20130816 | |||
| 2 | Constant | Public | See coding | 20130816 | |||||
| 3 | Static Attribute | Public | Type reference (TYPE) | STRING | For Message...into... | 20130816 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ILM_STOR_HANDLE | ILM DB Store: Resource Handle | 20130816 | |||
| 5 | Constant | Public | See coding | 20130816 | |||||
| 6 | Constant | Public | See coding | 20130816 | |||||
| 7 | Constant | Public | See coding | 20130830 | |||||
| 8 | Constant | Public | See coding | 20130830 | |||||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | Object Name | 20130816 | |||
| 10 | Constant | Public | See coding | 20130816 | |||||
| 11 | Constant | Public | See coding | 20130911 | |||||
| 12 | Constant | Public | See coding | 20130816 | |||||
| 13 | Constant | Public | See coding | 20130816 | |||||
| 14 | Instance attribute | Public | Type reference (TYPE) | ILM_STOR_ORIGIN | ILM DB Store: User ID | 20130816 | |||
| 15 | Constant | Public | See coding | 20130816 | |||||
| 16 | Constant | Public | See coding | 20130816 | |||||
| 17 | Constant | Public | See coding | 20130816 | |||||
| 18 | Constant | Public | See coding | 20130816 | |||||
| 19 | Constant | Public | See coding | 20130816 | |||||
| 20 | Constant | Public | See coding | 20130816 | |||||
| 21 | Instance attribute | Public | Type reference (TYPE) | ILM_STOR_URI | URI of Collection or Resource | 20130816 | |||
| 22 | Constant | Public | See coding | 20130816 | |||||
| 23 | Constant | Public | See coding | 20130816 | |||||
| 24 | Constant | Public | See coding | 20130816 | |||||
| 25 | Instance attribute | Public | Type reference (TYPE) | STRING | Value of an Object | 20130816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130816 |
Events
Class CX_ILM_STOR_EXCEPTION has no event.
Types
Class CX_ILM_STOR_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Type reference (TYPE) | STRING | 20130816 | ||||
| 2 | DUMMY | Call by reference | Type reference (TYPE) | STRING | 20130816 | ||||
| 3 | HANDLE | Call by reference | Type reference (TYPE) | ILM_STOR_HANDLE | 20130816 | ||||
| 4 | NAME | Call by reference | Type reference (TYPE) | STRING | 20130816 | ||||
| 5 | ORIGIN | Call by reference | Type reference (TYPE) | ILM_STOR_ORIGIN | 20130816 | ||||
| 6 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20130816 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20130816 | ||||
| 8 | URI | Call by reference | Type reference (TYPE) | ILM_STOR_URI | 20130816 | ||||
| 9 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20130816 |
Method CONSTRUCTOR on class CX_ILM_STOR_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |