SAP ABAP Class CX_EAM_TL_CONSISTENCY (Exception class for dynamic checks)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM-PRM-TL (Application Component) Maintenance Task Lists
⤷
EAM_TL_API (Package) EAM Task List API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20090806 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CX_TL_EXCEPTIONS | Interface for task list exceptions | 20090806 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20090806 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_EAM_TL_CONS_COMP | Exception class for tasklist components | 20090827 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_EAM_TL_CONS_HEADER | Exception class for tasklist header | 20090827 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_EAM_TL_CONS_HIERARCHY | Exception class for task list hierarchy | 20090921 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_EAM_TL_CONS_LONGTEXT | Dynamic exception class for tasklist longtexts | 20090827 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_EAM_TL_CONS_MPACK | Dynamic exception class for tasklist maintenance package | 20090827 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_EAM_TL_CONS_OPR | Consistency exceptions of tasklist operations | 20090827 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_EAM_TL_CONS_PRT | Exception class for tasklist production ressources /tools | 20090827 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CX_EAM_TL_CONS_QUERY | Exception class for tasklist query | 20090827 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CX_EAM_TL_CONS_REL | Dynamic exception class for tasklist operation relations | 20090827 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CX_EAM_TL_CONS_SPACK | Dynamic exception class for tasklist service packages | 20090827 |
Properties
| Class | CX_EAM_TL_CONSISTENCY | |
| Short Description | Exception class for dynamic checks | |
| Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | EAM_TL_API | EAM Task List API |
| Created | 20090806 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_EAM_TL_CONSISTENCY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CX_TL_EXCEPTIONS | Interface for task list exceptions | 20090806 | ||
| 2 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20090806 |
Friends
Class CX_EAM_TL_CONSISTENCY has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090810 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090806 | |
| 3 | Static method | Public | Method | Gets the name of a subobject attribute of this class | 20090918 | |
| 4 | Static method | Public | Method | Raises class exception and creates log entry object | 20090811 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | LOG_TL_EXCEPTION | Instance Event (0) |
Protected (1) |
20090810 |
Types
Class CX_EAM_TL_CONSISTENCY has no local type.
Method Signatures
Method APPEND_LOG_ENTRY Signature
Method APPEND_LOG_ENTRY on class CX_EAM_TL_CONSISTENCY has no parameter.
Method APPEND_LOG_ENTRY on class CX_EAM_TL_CONSISTENCY has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CX_EAM_TL_CONSISTENCY has no exception.
Method GET_SUBOBJECT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SUBOBJECT | Call by reference | Type reference (TYPE) | BAPI_FLD | 20100528 | ||||
| 2 | RV_SUBOBJECT_NAME | Value transfer | Type reference (TYPE) | STRING | 20090918 |
Method GET_SUBOBJECT_NAME on class CX_EAM_TL_CONSISTENCY has no exception.
Method RAISE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TEXTID | Call by reference | Type reference (TYPE) | SCX_T100KEY | T100 Key with Parameters Mapped to Attribute Names | 20090811 | |||
| 2 | IV_FIELD | Call by reference | Type reference (TYPE) | BAPI_FLD | BAPI Structure Field for Key Part Determination of Queue | 20090824 | |||
| 3 | IV_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | BAPI_MTYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | 20090811 | |||
| 4 | IV_MSGV1 | Call by reference | Type reference (TYPE) | DATA | Message Variable 1 | 20090811 | |||
| 5 | IV_MSGV2 | Call by reference | Type reference (TYPE) | DATA | Message Variable 2 | 20090811 | |||
| 6 | IV_MSGV3 | Call by reference | Type reference (TYPE) | DATA | Message Variable 3 | 20090811 | |||
| 7 | IV_MSGV4 | Call by reference | Type reference (TYPE) | DATA | Message Variable 4 | 20090811 | |||
| 8 | IV_ROW | Call by reference | Type reference (TYPE) | BAPI_LINE | Lines in parameter | 20090824 | |||
| 9 | IV_SUBOBJECT | Call by reference | Type reference (TYPE) | BAPI_FLD | Message Text of object which caused exception. | 20090824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for dynamic checks | 20090811 |
Event Signatures
Event LOG_TL_EXCEPTION Signature
Event LOG_TL_EXCEPTION on class CX_EAM_TL_CONSISTENCY has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |