SAP ABAP Class CX_TAAN_FIELD_NOT_FOUND (TAANA: Field Not Found)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-TAN (Application Component) Transaction TAANA for Table Analysis
     S_TAAN_INTERNAL (Package) Table Analysis: Internal
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_TAAN_ERROR Errors During Table Analysis 20040728
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20040728
Properties
Class CX_TAAN_FIELD_NOT_FOUND  
Short Description TAANA: Field Not Found    
Super Class CX_TAAN_ERROR Errors During Table Analysis 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package S_TAAN_INTERNAL   Table Analysis: Internal 
Created 20040728   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_TAAN_FIELD_NOT_FOUND has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20040728
Friends
Class CX_TAAN_FIELD_NOT_FOUND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ANA_VARIANT Instance attribute Public Type reference (TYPE) ARDB_ANAME24 Table Analysis: Analysis Variant 20040728
2 FIELDNAME Instance attribute Public Type reference (TYPE) FIELDNAME Field Name 20040728
3 TABNAME Instance attribute Public Type reference (TYPE) ARDB_TABLE16 Table Analysis: Table Name 20040728
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040728
Events
Class CX_TAAN_FIELD_NOT_FOUND has no event.
Types
Class CX_TAAN_FIELD_NOT_FOUND 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 ANA_VARIANT Call by reference Type reference (TYPE) ARDB_ANAME24 20040728
2 Importing FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20040728
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040728
4 Importing TABNAME Call by reference Type reference (TYPE) ARDB_TABLE16 20040728
5 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20040728

Method CONSTRUCTOR on class CX_TAAN_FIELD_NOT_FOUND has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in 700