SAP ABAP Class CX_HDS_TARGET_ERROR (Target Object Is Inconsistent)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-HDS (Application Component) Hierarchical Derivation Service
⤷
HDS_CORE (Package) Core HDS Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_HDS_FAILURE | Could Not Execute Action | 20050412 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20050412 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_AR_TARGET_ERROR | Error in Residence Time Check | 20050420 |
Properties
| Class | CX_HDS_TARGET_ERROR | |
| Short Description | Target Object Is Inconsistent | |
| Super Class | CX_HDS_FAILURE | Could Not Execute Action |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | HDS_CORE | Core HDS Functions |
| Created | 20050412 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_HDS_TARGET_ERROR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20050412 |
Friends
Class CX_HDS_TARGET_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20050412 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | FIELDNAME | Field Name | 20050412 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TEXT50 | Field Name as Label | 20050418 | |||
| 4 | Constant | Public | See coding | 20050412 | |||||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_HDS_TARGET | Derivation Target | 20060530 | |||
| 6 | Constant | Public | See coding | 20050412 | |||||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | To-String of Target Object | 20050418 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050412 |
Events
Class CX_HDS_TARGET_ERROR has no event.
Types
Class CX_HDS_TARGET_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 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20050412 | ||||
| 2 | FIELDNAME_TXT | Call by reference | Type reference (TYPE) | TEXT50 | 20050418 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050412 | ||||
| 4 | REF_TARGET | Call by reference | Object reference (TYPE REF TO) | IF_HDS_TARGET | 20060530 | ||||
| 5 | TARGET_TEXT | Call by reference | Type reference (TYPE) | STRING | 20050418 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20050412 |
Method CONSTRUCTOR on class CX_HDS_TARGET_ERROR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 40 |