SAP ABAP Class CX_CACHE_SINGLE (CX_CACHE_SINGLE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBC (Application Component) Integration Builder - Configuration
⤷
SAI_CACHE (Package) ABAP Cache
⤷
⤷
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 | 20051201 |
Properties
| Class | CX_CACHE_SINGLE | |
| Short Description | ||
| 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 | SAI_CACHE | ABAP Cache |
| Created | 20051201 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CACHE_SINGLE has no forward declaration.
Interfaces
Class CX_CACHE_SINGLE has no interface implemented.
Friends
Class CX_CACHE_SINGLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | STRING | 'Delete' | 20070928 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | STRING | 'Update' | 20070928 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '001321AF5ABB1DEC96E40B0966D17C85' | 20051201 | |||
| 4 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056B4712D1ED29BD7D736BEC9F753' | 20120802 | |||
| 5 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056B4712D1ED29BD7D736BEC9D753' | 20120802 | |||
| 6 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056B4712D1ED29BD7D736BEC9B753' | 20120802 | |||
| 7 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '001321AF5ABB1DEC96E40B0966D19C85' | 20051201 | |||
| 8 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0018FE864EEE1DEC9BB9C37E7A2EE523' | 20070928 | |||
| 9 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0018FE864EEE1DEC9BB9C37E7A2F0523' | 20070928 | |||
| 10 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0018FE864EEE1DEC9BB9C539ECAA2523' | 20070928 | |||
| 11 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0018FE864EEE1DEC9BB9C95041D92523' | 20070928 | |||
| 12 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0018FE864EEE1DEC9BB9CDC42AB8E523' | 20070928 | |||
| 13 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056B4712D1ED194C75DB6CB253F47' | 20120208 | |||
| 14 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '001321AF5ABB1DEC96E40B0966D1BC85' | 20051201 | |||
| 15 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0018FE864EEE1DEC9BB9D90B5789E523' | 20070928 | |||
| 16 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0018FE864EEE1DEC9BB9D90B578A0523' | 20070928 | |||
| 17 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0018FE864EEE1DECA69C9AE6150CF37F' | 20071122 | |||
| 18 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0018FE864EEE1DEC9BB9D90B578A2523' | 20070928 | |||
| 19 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0018FE864EEE1DEC9BB9D902FF61A523' | 20070928 | |||
| 20 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0018FE864EEE1DEC9BB9D902FF61C523' | 20070928 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | STRING | '' | 20051201 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | SAIXI_GUID | XI Runtime: GUID | 20051201 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120802 | ||||
| 24 | Instance attribute | Public | Type reference (TYPE) | STRING | XITypeID for Error Assignment in Directory | 20060105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20051201 | |
| 2 | Static method | Public | Method | 20070928 | ||
| 3 | Instance method | Public | Method | Gets complete error text with object ID and message | 20051209 |
Events
Class CX_CACHE_SINGLE has no event.
Types
Class CX_CACHE_SINGLE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION_DELETE | Call by reference | Type reference (TYPE) | STRING | 'Delete' | 20070928 | |||
| 2 | ACTION_UPDATE | Call by reference | Type reference (TYPE) | STRING | 'Update' | 20070928 | |||
| 3 | INFO | Call by reference | Type reference (TYPE) | STRING | '' | 20051201 | |||
| 4 | OBJECT_ID | Call by reference | Type reference (TYPE) | SAIXI_GUID | 20051201 | ||||
| 5 | OBJECT_NAME | Call by reference | Type reference (TYPE) | STRING | 20120802 | ||||
| 6 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20060105 | ||||
| 7 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20051201 | ||||
| 8 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20051201 |
Method CONSTRUCTOR on class CX_CACHE_SINGLE has no exception.
Method GET_EXCEPTION_TEXTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | STRING | 20070928 | ||||
| 2 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20070928 | ||||
| 3 | TEXTID | Value transfer | Type reference (TYPE) | SOTR_CONC | Schlüssel zum logischen Objekt im OTR | 20070928 |
Method GET_EXCEPTION_TEXTID on class CX_CACHE_SINGLE has no exception.
Method GET_MESSAGE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20051209 |
Method GET_MESSAGE_TEXT on class CX_CACHE_SINGLE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |