SAP ABAP Class /EACC/CX_DOCUMENT_ERROR (Accounting Document Contains Errors)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/BUSINESS_TRANSACTION (Package) Basic Package for All Business Transactions in Acc. Engine
⤷
⤷
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 | 20020109 |
Properties
| Class | /EACC/CX_DOCUMENT_ERROR | |
| Short Description | Accounting Document Contains Errors | |
| 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/BUSINESS_TRANSACTION | Basic Package for All Business Transactions in Acc. Engine |
| Created | 20020109 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CX_DOCUMENT_ERROR has no forward declaration.
Interfaces
Class /EACC/CX_DOCUMENT_ERROR has no interface implemented.
Friends
Class /EACC/CX_DOCUMENT_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | /EACC/BOOLEAN | Context is in the structure of the source document | 20020624 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20020109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020109 |
Events
Class /EACC/CX_DOCUMENT_ERROR has no event.
Types
Class /EACC/CX_DOCUMENT_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 | AX_HAS_PN_CONTEXT | Value transfer | Type reference (TYPE) | /EACC/BOOLEAN | AX_HAS_PN_CONTEXT | 20020624 | |||
| 2 | MESSAGE_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | MESSAGE_HANDLER | 20020109 | |||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020109 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020109 |
Method CONSTRUCTOR on class /EACC/CX_DOCUMENT_ERROR has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |