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 CATEGORY Instance attribute Public Type reference (TYPE) HDS_DTE_CONDITION_CATEGORY Condition Cateogry 20050412
2 CONDITION_CATEGORY Instance attribute Public Type reference (TYPE) HDS_DTE_CONDITION_CATEGORY Condition Cateogry 20050412
3 COND_FIELD Instance attribute Public Type reference (TYPE) TEXT40 Field in Condition Structure (Low, High, Category) 20050412
4 DATATYPE Instance attribute Public Type reference (TYPE) DFIES-DATATYPE Data Type 20050412
5 FIELDNAME Instance attribute Public Type reference (TYPE) FIELDNAME Field Name of Source Structure 20050412
6 HIGH Instance attribute Public Type reference (TYPE) HDS_DTE_CONDITION_VALUE Value of a Field in a Condition 20050412
7 INVALID_CATEGORY Constant Public See coding 20050412
8 INVALID_FIELD Constant Public See coding 20050412
9 INVALID_PATTERN Constant Public See coding 20060614
10 INVALID_VALUE Constant Public See coding 20050412
11 IS_INCOMPLETE Constant Public See coding 20050412
12 LOW Instance attribute Public Type reference (TYPE) HDS_DTE_CONDITION_VALUE Value of a Field in a Condition 20050412
13 MISSING_CATEGORY Constant Public See coding 20050412
14 MISSING_FIELDNAME Constant Public See coding 20050421
15 MISSING_HIGH Constant Public See coding 20050412
16 MISSING_LOW Constant Public See coding 20050412
17 SOURCE_DDIC_STRUC Instance attribute Public Type reference (TYPE) TABNAME Table Name 20050412
18 VALUE 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 CONSTRUCTOR 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 Importing CATEGORY Call by reference Type reference (TYPE) HDS_DTE_CONDITION_CATEGORY 20050412
2 Importing CONDITION_CATEGORY Call by reference Type reference (TYPE) HDS_DTE_CONDITION_CATEGORY 20050412
3 Importing COND_FIELD Call by reference Type reference (TYPE) TEXT40 20050412
4 Importing DATATYPE Call by reference Type reference (TYPE) DFIES-DATATYPE 20050412
5 Importing FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20050412
6 Importing HIGH Call by reference Type reference (TYPE) HDS_DTE_CONDITION_VALUE 20050412
7 Importing LOW Call by reference Type reference (TYPE) HDS_DTE_CONDITION_VALUE 20050412
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050412
9 Importing SOURCE_DDIC_STRUC Call by reference Type reference (TYPE) TABNAME 20050412
10 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20050412
11 Importing 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