SAP ABAP Class CX_CREATE_MEM_DUMP_ERROR (Error when Writing a Memory Snapshot)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_ABAP_EXCEPTIONS (Package) ABAP Runtime Errors as System Exceptions
⤷
⤷
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 | 20051110 |
Properties
| Class | CX_CREATE_MEM_DUMP_ERROR | |
| Short Description | Error when Writing a Memory Snapshot | |
| 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 | S | System Program |
| Category | 40 | Exception Class |
| Package | S_ABAP_EXCEPTIONS | ABAP Runtime Errors as System Exceptions |
| Created | 20051110 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CREATE_MEM_DUMP_ERROR has no forward declaration.
Interfaces
Class CX_CREATE_MEM_DUMP_ERROR has no interface implemented.
Friends
Class CX_CREATE_MEM_DUMP_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 | 'EC4E7343E23ADB20E10000000A15523C' | 20051110 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'A3D97D437CC90413E10000000A15523C' | 20051110 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'E94E7343E23ADB20E10000000A15523C' | 20051110 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | File Name | 20051110 | |||
| 5 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '000F206A92371DDBA9DA90DB336CEBBC' | 20070118 | |||
| 6 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'AAD97D437CC90413E10000000A15523C' | 20051118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20051110 |
Events
Class CX_CREATE_MEM_DUMP_ERROR has no event.
Types
Class CX_CREATE_MEM_DUMP_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 | FILENAME | Call by reference | Type reference (TYPE) | STRING | 20051110 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20051110 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20051110 |
Method CONSTRUCTOR on class CX_CREATE_MEM_DUMP_ERROR has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |