SAP ABAP Class CX_CACHE_MULTIPLE (CX_CACHE_MULTIPLE)
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_MULTIPLE | |
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 | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CX_CACHE_MULTIPLE has no interface implemented.
Friends
Class CX_CACHE_MULTIPLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '32FDD0D306099B4BBF9ED404F8494973' | 20051202 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '5E1E3351205FA247868CA5E50F403273' | 20051202 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SXI_CX_CACHE_SINGLE_TAB | Table of CX_CACHE_SINGLE Exceptions | 20051202 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | '' | 20051202 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds exception of class CX_CACHE_SINGLE | 20051202 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20051201 |
3 | ![]() |
Instance method | Public | Method | Gets all exceptions | 20051202 |
4 | ![]() |
Instance method | Public | Method | Gets full text of message (recursive) | 20051209 |
5 | ![]() |
Instance method | Public | Method | 20051202 | |
6 | ![]() |
Instance method | Public | Method | Writes individual messages to application log | 20070110 |
Events
Class CX_CACHE_MULTIPLE has no event.
Types
Class CX_CACHE_MULTIPLE has no local type.
Method Signatures
Method ADD_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_CACHE_SINGLE | 20051202 |
Method ADD_EXCEPTION on class CX_CACHE_MULTIPLE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_SINGLE_TAB | Call by reference | Type reference (TYPE) | SXI_CX_CACHE_SINGLE_TAB | 20051202 | |||
2 | ![]() |
INFO | Call by reference | Type reference (TYPE) | STRING | '' | 20051202 | ||
3 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20051201 | |||
4 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20051201 |
Method CONSTRUCTOR on class CX_CACHE_MULTIPLE has no exception.
Method GET_EXCEPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SXI_CX_CACHE_SINGLE_TAB | Tabelle der Exceptions CX_CACHE_SINGLE | 20051202 |
Method GET_EXCEPTIONS on class CX_CACHE_MULTIPLE has no exception.
Method GET_TEXT_RECURSIVE 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_TEXT_RECURSIVE on class CX_CACHE_MULTIPLE has no exception.
Method HAS_EXCEPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051202 |
Method HAS_EXCEPTIONS on class CX_CACHE_MULTIPLE has no exception.
Method WRITE_EXCEPTION_IN_APP_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APP_LOG | Call by reference | Object reference (TYPE REF TO) | CL_AI_CACHE_APP_LOG | Application Log für Cache-Refresh | 20070110 |
Method WRITE_EXCEPTION_IN_APP_LOG on class CX_CACHE_MULTIPLE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |