SAP ABAP Class IF_TAAN_RESULT (TAANA: Analysis Result)
Properties
Class IF_TAAN_RESULT  
Short Description TAANA: Analysis Result    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040615   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_TAAN_RESULT has no forward declaration.
Interfaces
Class IF_TAAN_RESULT has no interface implemented.
Friends
Class IF_TAAN_RESULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FIELDLIST Instance attribute Public Type reference (TYPE) TTFIELDNAME Number of Field Names 20040706
2 HEADER Instance attribute Public Type reference (TYPE) TAAN_RESULT_HEADER Table Analysis: Header Data 20040706
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_FROM_DB Instance method Public Method Delete Analysis Result from Database 20040716
2 GET_ANALYSIS_PARAMETER Instance method Public Method Supplies Analysis Parameter 20130123
3 GET_AS_NAME_VALUE_PAIRS Instance method Public Method Show Analysis Result as Field Name-Field Value Pair 20040615
4 GET_INTO_TABLE Instance method Public Method Write Analysis Results to Indicated Tables 20040712
5 GET_TABLE_REFERENCE Instance method Public Method Deliver Reference to Correctly Typized Result 20040712
Events
Class IF_TAAN_RESULT has no event.
Types
Class IF_TAAN_RESULT has no local type.
Method Signatures

Method DELETE_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BALLOGHNDL Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20040716
# Exception Resumable Description Created on
1 CX_TAAN_ERROR Fehler bei Tabellenanalyse 20040716

Method GET_ANALYSIS_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DYNVIR Call by reference Type reference (TYPE) ARCHA_T_VIRT_DEF 20130123
2 Exporting ET_FIELD_INFO Call by reference Type reference (TYPE) ARCHA_T_FIELD_INFO 20130123
3 Exporting ET_SUM_FIELD Call by reference Type reference (TYPE) ARCHA_T_FIELD_INFO 20130123
4 Exporting ET_WHERE Call by reference Type reference (TYPE) RSDS_WHERE_TAB 20130123
5 Exporting EV_ROWCOUNT Call by reference Type reference (TYPE) ARDB_MAXCOUNT Maximale Anzahl der Einträge 20130123

Method GET_ANALYSIS_PARAMETER on class IF_TAAN_RESULT has no exception.

Method GET_AS_NAME_VALUE_PAIRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESULT Call by reference Type reference (TYPE) TAAN_RESULTNVPTAB Tabellenanalyse: Ergebnis in Name-Wert-Paaren 20040615
2 Importing IM_DESIRED_FIELDS Call by reference Type reference (TYPE) TTFIELDNAME Erwünschte Felder 20040628
3 Importing IM_MAXLINES Value transfer Type reference (TYPE) I 0 Maximale Anzahl Ergebniszeilen 20040705

Method GET_AS_NAME_VALUE_PAIRS on class IF_TAAN_RESULT has no exception.

Method GET_INTO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESULT Call by reference Type reference (TYPE) ANY TABLE 20040712
2 Importing IM_MAXLINES Value transfer Type reference (TYPE) I 0 Maximale Anzahl Zeilen 20040712

Method GET_INTO_TABLE on class IF_TAAN_RESULT has no exception.

Method GET_TABLE_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESIRED_FIELDS Call by reference Type reference (TYPE) TTFIELDNAME Menge von Feldnamen 20040712
2 Importing IM_MAXLINES Value transfer Type reference (TYPE) I 0 20040712
3 Returning RE_RESULT Value transfer Object reference (TYPE REF TO) DATA 20040712

Method GET_TABLE_REFERENCE on class IF_TAAN_RESULT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in