SAP ABAP Class CX_FSI_QE_UNKNOWN_FIELD (Execution Exception)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSG_QE (Package) Fast Search Query Execution
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SFS_BASE Fast Search Basis Exception Class 20050113
Properties
Class CX_FSI_QE_UNKNOWN_FIELD  
Short Description Execution Exception    
Super Class CX_SFS_BASE Fast Search Basis Exception Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SFSG_QE   Fast Search Query Execution 
Created 20050113   SAP 
Last change 20050214   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_FSI_QE_UNKNOWN_FIELD has no forward declaration.
Interfaces
Class CX_FSI_QE_UNKNOWN_FIELD has no interface implemented.
Friends
Class CX_FSI_QE_UNKNOWN_FIELD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERROR_CODE Instance attribute Public Type reference (TYPE) SFSG_QE_ERROR_CODE Execution Error Code 20050113
2 FIELD_NAME Instance attribute Public Type reference (TYPE) STRING Field Name 20050113
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050113
2 GET_ERROR_CODE Instance method Public Method 20050113
3 GET_FIELD_NAME Instance method Public Method 20050113
Events
Class CX_FSI_QE_UNKNOWN_FIELD has no event.
Types
Class CX_FSI_QE_UNKNOWN_FIELD 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 ERROR_CODE Call by reference Type reference (TYPE) SFSG_QE_ERROR_CODE 20050113
2 Importing FIELD_NAME Call by reference Type reference (TYPE) STRING 20050113
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050113
4 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20050113

Method CONSTRUCTOR on class CX_FSI_QE_UNKNOWN_FIELD has no exception.

Method GET_ERROR_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ERROR_CODE Value transfer Type reference (TYPE) SFSG_QE_ERROR_CODE Execution Error Code 20050113

Method GET_ERROR_CODE on class CX_FSI_QE_UNKNOWN_FIELD has no exception.

Method GET_FIELD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_FIELD_NAME Value transfer Type reference (TYPE) STRING 20050113

Method GET_FIELD_NAME on class CX_FSI_QE_UNKNOWN_FIELD has no exception.
History
Last changed by/on SAP  20050214 
SAP Release Created in 700