SAP ABAP Class CX_GLE_ECS_ADAPTER_ERROR (Error in the adapter)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
AC-INT (Application Component) Accounting Interface
⤷
AC_INT_ECS_PER_ACP (Package) ECS: Automatic Correction System (Persistence Layer)

⤷

⤷

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 | 20091010 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_GLE_ECS_ADAPTER_CANCEL | Cancelled by processor | 20091015 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_GLE_ECS_ENQUEUE_ERROR | Enqueue Error | 20091010 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_GLE_ECS_GENERATION_ERROR | Error during generation | 20091010 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_GLE_ECS_PROCESS_ERROR | Error when executing the BRF function | 20091014 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_GLE_ECS_STATUS_INVALID | Status of the object is not correct | 20091010 |
6 | Inheritance (c INHERITING FROM c_ref) | CX_GLE_ECS_TRACE_ERROR | Error when creating BRF trace | 20110120 |
Properties
Class | CX_GLE_ECS_ADAPTER_ERROR | |
Short Description | Error in the adapter | |
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 | AC_INT_ECS_PER_ACP | ECS: Automatic Correction System (Persistence Layer) |
Created | 20091010 | SAP |
Last change | 20100310 | 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_GLE_ECS_ADAPTER_ERROR has no interface implemented.
Friends
Class CX_GLE_ECS_ADAPTER_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 | '801CC4F00F5C1DDEB4EB64DEE3D045DD' | 20091010 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Error when updating GENTAB | 20091013 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Object | 20091011 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ' ' | BRF object was not found | 20091011 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20091010 |
2 | ![]() |
Static method | Public | Method | Convert to String Format | 20091011 |
Events
Class CX_GLE_ECS_ADAPTER_ERROR has no event.
Types
Class CX_GLE_ECS_ADAPTER_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 | ![]() |
ERROR_SAVE_OBJECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091013 | |||
2 | ![]() |
OBJECT | Call by reference | Type reference (TYPE) | STRING | 20091011 | |||
3 | ![]() |
OBJECT_NOT_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | ' ' | 20091011 | ||
4 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20091010 | |||
5 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20091010 |
Method CONSTRUCTOR on class CX_GLE_ECS_ADAPTER_ERROR has no exception.
Method TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ANY | Call by reference | Type reference (TYPE) | CLIKE | 20091011 | |||
2 | ![]() |
R_STRING | Value transfer | Type reference (TYPE) | STRING | 20091011 |
Method TO_STRING on class CX_GLE_ECS_ADAPTER_ERROR has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |