SAP ABAP Class CL_TAAN_VARIANT (Table Analysis: Analysis Variant)
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
Properties
Class CL_TAAN_VARIANT  
Short Description Table Analysis: Analysis Variant    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_TAAN_INTERNAL   Table Analysis: Internal 
Created 20040728   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ARCHA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_TAAN_VARIANT has no interface implemented.
Friends
Class CL_TAAN_VARIANT 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 FIELDLIST Instance attribute Public Type reference (TYPE) TTFIELDNAME Number of Field Names 20040728
3 SFIELDLIST Instance attribute Public Type reference (TYPE) TAAN_FIELDNAME_TAB Table of Field Names 20130123
4 TABNAME Instance attribute Public Type reference (TYPE) ARDB_TABLE16 Table Analysis: Table Name 20040728
5 VARIANTS Static Attribute Private See coding 20040728
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20040728
2 GET Static method Public Method 20040728
3 REFRESH_BUFFER Static method Public Method 20040728
Events
Class CL_TAAN_VARIANT has no event.
Types
Class CL_TAAN_VARIANT has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VIRT_DEF Call by reference Type reference (TYPE) ARCHA_T_VIRT_DEF 20130123
# Exception Resumable Description Created on
1 CX_TAAN_FIELD_NOT_FOUND TaAna: Feld nicht gefunden 20040728
2 CX_TAAN_TABLE_NOT_FOUND TaAna: Tabelle nicht gefunden 20040728
3 CX_TAAN_VARIANT_NOT_FOUND TaAna: Variante nicht gefunden 20040728

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ANA_VARIANT Call by reference Type reference (TYPE) ARDB_ANAME24 ARCHA_ADHOC(24) Tabellenanalyse: Analysevariante 20040728
2 Importing IM_FIELDLIST Call by reference Type reference (TYPE) TTFIELDNAME Menge von Feldnamen 20040728
3 Importing IM_SFIELDLIST Call by reference Type reference (TYPE) TAAN_FIELDNAME_TAB Tabelle von Feldnamen 20130123
4 Importing IM_TABNAME Call by reference Type reference (TYPE) ARDB_TABLE16 Tabellenanalyse: Tabellenname 20040728
5 Returning RE_VARIANT Value transfer Object reference (TYPE REF TO) CL_TAAN_VARIANT Tabellenanalyse: Analysevariante 20040728

Method GET on class CL_TAAN_VARIANT has no exception.

Method REFRESH_BUFFER Signature

Method REFRESH_BUFFER on class CL_TAAN_VARIANT has no parameter.
Method REFRESH_BUFFER on class CL_TAAN_VARIANT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700