SAP ABAP Class CX_HDS_CONDITION_ERROR (Inconsistent Condition)
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 |
Properties
| Class | CX_HDS_CONDITION_ERROR | |
| Short Description | Inconsistent Condition | |
| 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_CONDITION_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_CONDITION_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) | HDS_DTE_CONDITION_CATEGORY | Condition Cateogry | 20050412 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | HDS_DTE_CONDITION_CATEGORY | Condition Cateogry | 20050412 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TEXT40 | Field in Condition Structure (Low, High, Category) | 20050412 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | DFIES-DATATYPE | Data Type | 20050412 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | FIELDNAME | Field Name of Source Structure | 20050412 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | HDS_DTE_CONDITION_VALUE | Value of a Field in a Condition | 20050412 | |||
| 7 | Constant | Public | See coding | 20050412 | |||||
| 8 | Constant | Public | See coding | 20050412 | |||||
| 9 | Constant | Public | See coding | 20060614 | |||||
| 10 | Constant | Public | See coding | 20050412 | |||||
| 11 | Constant | Public | See coding | 20050412 | |||||
| 12 | Instance attribute | Public | Type reference (TYPE) | HDS_DTE_CONDITION_VALUE | Value of a Field in a Condition | 20050412 | |||
| 13 | Constant | Public | See coding | 20050412 | |||||
| 14 | Constant | Public | See coding | 20050421 | |||||
| 15 | Constant | Public | See coding | 20050412 | |||||
| 16 | Constant | Public | See coding | 20050412 | |||||
| 17 | Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20050412 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | HDS_DTE_CONDITION_VALUE | Value of a Field in a Condition | 20050412 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050412 |
Events
Class CX_HDS_CONDITION_ERROR has no event.
Types
Class CX_HDS_CONDITION_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 | CATEGORY | Call by reference | Type reference (TYPE) | HDS_DTE_CONDITION_CATEGORY | 20050412 | ||||
| 2 | CONDITION_CATEGORY | Call by reference | Type reference (TYPE) | HDS_DTE_CONDITION_CATEGORY | 20050412 | ||||
| 3 | COND_FIELD | Call by reference | Type reference (TYPE) | TEXT40 | 20050412 | ||||
| 4 | DATATYPE | Call by reference | Type reference (TYPE) | DFIES-DATATYPE | 20050412 | ||||
| 5 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20050412 | ||||
| 6 | HIGH | Call by reference | Type reference (TYPE) | HDS_DTE_CONDITION_VALUE | 20050412 | ||||
| 7 | LOW | Call by reference | Type reference (TYPE) | HDS_DTE_CONDITION_VALUE | 20050412 | ||||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050412 | ||||
| 9 | SOURCE_DDIC_STRUC | Call by reference | Type reference (TYPE) | TABNAME | 20050412 | ||||
| 10 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20050412 | ||||
| 11 | VALUE | Call by reference | Type reference (TYPE) | HDS_DTE_CONDITION_VALUE | 20050412 |
Method CONSTRUCTOR on class CX_HDS_CONDITION_ERROR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 40 |