SAP ABAP Class /EACC/CX_ARCHIV_ERR (Archiving Error)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/ARCHIVING (Package) Accounting Engine Archiving
⤷
⤷
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 | 20020523 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /EACC/CX_ARCHIV_CONFIG_ERR | Configuration Error | 20020715 |
Properties
| Class | /EACC/CX_ARCHIV_ERR | |
| Short Description | Archiving Error | |
| 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 | /EACC/ARCHIVING | Accounting Engine Archiving |
| Created | 20020523 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CX_ARCHIV_ERR has no forward declaration.
Interfaces
Class /EACC/CX_ARCHIV_ERR has no interface implemented.
Friends
Class /EACC/CX_ARCHIV_ERR 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 | '97610AD3ECFC134D98CDFD2E361C5043' | 20020715 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Error Text | 20020715 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20020715 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020523 | |
| 2 | Instance method | Public | Method | Sets Message | 20020715 |
Events
Class /EACC/CX_ARCHIV_ERR has no event.
Types
Class /EACC/CX_ARCHIV_ERR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_TEXT | Value transfer | Type reference (TYPE) | STRING | ERROR_TEXT | 20020715 | |||
| 2 | MESSAGE_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | MESSAGE_HANDLER | 20020715 | |||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020523 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020523 |
Method CONSTRUCTOR on class /EACC/CX_ARCHIV_ERR has no exception.
Method SET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGID | Value transfer | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20020715 | |||
| 2 | I_MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20020715 | |||
| 3 | I_MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20020715 | |||
| 4 | I_MSGV1 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020715 | ||||
| 5 | I_MSGV2 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020715 | ||||
| 6 | I_MSGV3 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020715 | ||||
| 7 | I_MSGV4 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020715 |
Method SET_MESSAGE on class /EACC/CX_ARCHIV_ERR has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10B |