SAP ABAP Interface IF_TAAN_RESULT (TAANA: Analysis Result)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-TAN (Application Component) Transaction TAANA for Table Analysis
     S_TAAN_API (Package) Table Analysis: API
Properties
Interface IF_TAAN_RESULT  
Short Description TAANA: Analysis Result    
General Data
Package S_TAAN_API   Table Analysis: API 
Created 20040615   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_TAAN_RESULT has no forward declaration.
Interfaces
Interface IF_TAAN_RESULT has no interface.
Friends
Interface IF_TAAN_RESULT has no friend.
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
Interface IF_TAAN_RESULT has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_TAAN_RESULT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700