SAP ABAP Class CL_TAAN_RESULT_READER (Table Analysis: 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
| Class | CL_TAAN_RESULT_READER | |
| Short Description | Table Analysis: Analysis Result | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_TAAN_API | Table Analysis: API |
| Created | 20040714 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_TAAN_RESULT_READER has no interface implemented.
Friends
Class CL_TAAN_RESULT_READER has no friend class.
Attributes
Class CL_TAAN_RESULT_READER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Show the Newest Result from an Analysis Results Table | 20040714 | |
| 2 | Static method | Public | Method | Choose Analysis Results | 20040714 | |
| 3 | Static method | Private | Method | Read Fields for a Result | 20040714 | |
| 4 | Static method | Private | Method | Select Header Data | 20040714 | |
| 5 | Static method | Public | Method | Choose Analysis Results | 20040714 | |
| 6 | Static method | Public | Method | Choose Analysis Results | 20040714 | |
| 7 | Static method | Public | Method | Choose Analysis Results | 20040714 |
Events
Class CL_TAAN_RESULT_READER has no event.
Types
Class CL_TAAN_RESULT_READER has no local type.
Method Signatures
Method GET_NEWEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RESULTTAB | Call by reference | Type reference (TYPE) | TAAN_RESULTREFTAB | Tabellenanalyse: Tabelle von Analyseergebnissen | 20040714 | |||
| 2 | RE_NEWEST | Value transfer | Object reference (TYPE REF TO) | IF_TAAN_RESULT | TAANA: Analyseergebnis | 20040714 |
Method GET_NEWEST on class CL_TAAN_RESULT_READER has no exception.
Method SELECT_COMPLEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RESULTS | Call by reference | Type reference (TYPE) | TAAN_RESULTREFTAB | Tabellenanalyse: Tabelle von Analyseergebnissen | 20040714 | |||
| 2 | IM_REQUIRED_FIELDS | Call by reference | Type reference (TYPE) | TTFIELDNAME | Menge von Feldnamen | 20040714 | |||
| 3 | IM_SEL_ANA_VARIANT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 4 | IM_SEL_ENTRY_CNT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 5 | IM_SEL_EVAL_ID | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040720 | ||||
| 6 | IM_SEL_EVAL_STAT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 7 | IM_SEL_EVAL_USER | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 8 | IM_SEL_START_DATE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 9 | IM_SEL_START_TIME | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 10 | IM_SEL_STOP_DATE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 11 | IM_SEL_STOP_TIME | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 12 | IM_SEL_TABNAME | Call by reference | Type reference (TYPE) | STANDARD TABLE | nach rechts halboffenes Intervall | 20040714 |
Method SELECT_COMPLEX on class CL_TAAN_RESULT_READER has no exception.
Method SELECT_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FIELDS | Call by reference | Type reference (TYPE) | TTFIELDNAME | Menge von Feldnamen | 20040714 | |||
| 2 | IM_EVAL_ID | Value transfer | Type reference (TYPE) | ARDB_EVAL | Tabellenanalyse: Auswertungslauf ID der DB Analyse | 20040714 |
Method SELECT_FIELDS on class CL_TAAN_RESULT_READER has no exception.
Method SELECT_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_HEADERS | Call by reference | Type reference (TYPE) | TY_T_TAAN_HEAD | 20040714 | ||||
| 2 | IM_SEL_ANA_VARIANT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 3 | IM_SEL_ENTRY_CNT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 4 | IM_SEL_EVAL_ID | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040720 | ||||
| 5 | IM_SEL_EVAL_STAT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 6 | IM_SEL_EVAL_USER | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 7 | IM_SEL_START_DATE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 8 | IM_SEL_START_TIME | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 9 | IM_SEL_STOP_DATE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 10 | IM_SEL_STOP_TIME | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 11 | IM_SEL_TABNAME | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 |
Method SELECT_HEADER on class CL_TAAN_RESULT_READER has no exception.
Method SELECT_SIMPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RESULTS | Call by reference | Type reference (TYPE) | TAAN_RESULTREFTAB | Tabellenanalyse: Tabelle von Analyseergebnissen | 20040714 | |||
| 2 | IM_FROMDATE | Value transfer | Type reference (TYPE) | SYDATUM | '00010101' | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040714 | ||
| 3 | IM_REQUIRED_FIELDS | Call by reference | Type reference (TYPE) | TTFIELDNAME | Menge von Feldnamen | 20040714 | |||
| 4 | IM_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20040714 |
Method SELECT_SIMPLE on class CL_TAAN_RESULT_READER has no exception.
Method SELECT_SINGLE_COMPLEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUIRED_FIELDS | Call by reference | Type reference (TYPE) | TTFIELDNAME | Menge von Feldnamen | 20040714 | |||
| 2 | IM_SEL_ANA_VARIANT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 3 | IM_SEL_ENTRY_CNT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 4 | IM_SEL_EVAL_ID | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040720 | ||||
| 5 | IM_SEL_EVAL_STAT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 6 | IM_SEL_EVAL_USER | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 7 | IM_SEL_START_DATE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 8 | IM_SEL_START_TIME | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 9 | IM_SEL_STOP_DATE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 10 | IM_SEL_STOP_TIME | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 11 | IM_SEL_TABNAME | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040714 | ||||
| 12 | RE_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_TAAN_RESULT | 20040714 |
Method SELECT_SINGLE_COMPLEX on class CL_TAAN_RESULT_READER has no exception.
Method SELECT_SINGLE_SIMPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FROMDATE | Value transfer | Type reference (TYPE) | SYDATUM | '00010101' | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040714 | ||
| 2 | IM_REQUIRED_FIELDS | Call by reference | Type reference (TYPE) | TTFIELDNAME | Menge von Feldnamen | 20040714 | |||
| 3 | IM_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20040714 | |||
| 4 | RE_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_TAAN_RESULT | 20040714 |
Method SELECT_SINGLE_SIMPLE on class CL_TAAN_RESULT_READER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |