SAP ABAP Class CX_SHM_ATTACH_ERROR (Exception with Attach)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SHARED_OBJECTS (Package) Shared Objects: Basis Components

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SHM_ERROR | Exceptions for Shared Objects | 20020814 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SHM_CHANGE_LOCK_ACTIVE | A Change Lock Is Already Active | 20020814 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_SHM_EXCLUSIVE_LOCK_ACTIVE | Instance Already Locked | 20020814 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_SHM_INCONSISTENT | Differing Definitions Between Program and Area | 20020814 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_SHM_MULTI_ATTACH_ERROR | Exception for Multi Attach | 20020814 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_SHM_NO_ACTIVE_VERSION | No active version exists for an attach | 20020814 |
6 | Inheritance (c INHERITING FROM c_ref) | CX_SHM_PENDING_LOCK_REMOVED | Shared Objects: Waiting Lock Was Deleted | 20040907 |
7 | Inheritance (c INHERITING FROM c_ref) | CX_SHM_READ_LOCK_ACTIVE | Request for a Second Read Lock | 20020906 |
8 | Inheritance (c INHERITING FROM c_ref) | CX_SHM_VERSION_LIMIT_EXCEEDED | No Additional Versions Available | 20020814 |
Properties
Class | CX_SHM_ATTACH_ERROR | |
Short Description | Exception with Attach | |
Super Class | CX_SHM_ERROR | Exceptions for Shared Objects |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SHARED_OBJECTS | Shared Objects: Basis Components |
Created | 20020814 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SHM_ATTACH_ERROR has no forward declaration.
Interfaces
Class CX_SHM_ATTACH_ERROR has no interface implemented.
Friends
Class CX_SHM_ATTACH_ERROR 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 | 'E61F13F7B4071EE284BC766A92A414DD' | 20121009 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20020814 |
Events
Class CX_SHM_ATTACH_ERROR has no event.
Types
Class CX_SHM_ATTACH_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AREA_NAME | Value transfer | Type reference (TYPE) | STRING | AREA_NAME | 20030410 | ||
2 | ![]() |
CLIENT | Value transfer | Type reference (TYPE) | STRING | CLIENT | 20030428 | ||
3 | ![]() |
INST_NAME | Value transfer | Type reference (TYPE) | STRING | INST_NAME | 20030410 | ||
4 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020814 | |||
5 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020814 |
Method CONSTRUCTOR on class CX_SHM_ATTACH_ERROR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 630 |