SAP ABAP Class /SLOAP/CL_RESULT_TABLE (Analysis result table)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
/SLOAP/APPLICATION (Package) SLT AP VER 1.0
⤷
⤷
Properties
| Class | /SLOAP/CL_RESULT_TABLE | |
| Short Description | Analysis result table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SLOAP/APPLICATION | SLT AP VER 1.0 |
| Created | 20100127 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SLOAP/CL_RESULT_TABLE has no forward declaration.
Interfaces
Class /SLOAP/CL_RESULT_TABLE has no interface implemented.
Friends
Class /SLOAP/CL_RESULT_TABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | 65000 | constant max data records in result (Excel) | 20100127 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /SLOAP/CL_FIELD_LIST | SLOAS object list utility class | 20100127 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /SLOAP/CL_ANALYSIS_MODULE | Analysis module | 20100127 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20100127 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/T_DEVC_FILT | list of DEVCLASS which is excluded in QUA 2.0 | 20100127 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | GUID | obsolete | 20100127 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | INDX_SRTFD | User-defined key in table INDX | 20100127 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | NUMC1 | obsolete | 20100127 |
Methods
Events
Class /SLOAP/CL_RESULT_TABLE has no event.
Types
Class /SLOAP/CL_RESULT_TABLE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODULE_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 | |||
| 2 | IV_RESULT_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 | |||
| 2 | 20100127 |
Method FILL_EXCLUDE_DEVCLASS Signature
Method FILL_EXCLUDE_DEVCLASS on class /SLOAP/CL_RESULT_TABLE has no parameter.
Method FILL_EXCLUDE_DEVCLASS on class /SLOAP/CL_RESULT_TABLE has no exception.
Method GET_COLUMN_SUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SUM | Value transfer | Type reference (TYPE) | INT4 | Natural Number | 20100127 | |||
| 2 | IV_COLUMN | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20100127 |
Method GET_COLUMN_SUM on class /SLOAP/CL_RESULT_TABLE has no exception.
Method GET_EXCEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXCEL | Value transfer | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20100127 |
Method GET_EXCEL on class /SLOAP/CL_RESULT_TABLE has no exception.
Method GET_FIELD_BY_LINE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FIELD_VALUE | Value transfer | Type reference (TYPE) | STRING | 20100127 | ||||
| 2 | IV_COLUMN | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20100127 | |||
| 3 | IV_OUT_COLUMN | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20100127 | |||
| 4 | IV_SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | 20100127 |
Method GET_FIELD_BY_LINE_CONTENT on class /SLOAP/CL_RESULT_TABLE has no exception.
Method GET_FIELD_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_FIELD_LIST | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_FIELD_LIST | object list utility class | 20100127 |
Method GET_FIELD_LIST on class /SLOAP/CL_RESULT_TABLE has no exception.
Method GET_FIELD_VALUE_AS_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STRING | Value transfer | Type reference (TYPE) | STRING | 20100127 | ||||
| 2 | IV_COLUMN | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20100127 | |||
| 3 | IV_ROW | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20100127 |
Method GET_FIELD_VALUE_AS_STRING on class /SLOAP/CL_RESULT_TABLE has no exception.
Method GET_MODULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MODULE | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_ANALYSIS_MODULE | Analysis module | 20100127 |
Method GET_MODULE on class /SLOAP/CL_RESULT_TABLE has no exception.
Method GET_MODULE_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MODULE_GUID | Value transfer | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 |
Method GET_MODULE_GUID on class /SLOAP/CL_RESULT_TABLE has no exception.
Method GET_RESULT_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 |
Method GET_RESULT_GUID on class /SLOAP/CL_RESULT_TABLE has no exception.
Method GET_ROW_AMOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ROWS | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20100127 | |||
| 2 | IV_COLUMN | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20100127 | |||
| 3 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 |
Method GET_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | DATA | 20100127 |
Method GET_STRUCTURE on class /SLOAP/CL_RESULT_TABLE has no exception.
Method GET_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 |
Method REMOVE_DUPLICATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LINE_COUNT | Value transfer | Type reference (TYPE) | INT4 | Natural Number | 20100127 | |||
| 2 | IV_COLUMN | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20100127 |
Method REMOVE_DUPLICATES on class /SLOAP/CL_RESULT_TABLE has no exception.
Method REMOVE_SELECTED_DEVCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LINE_COUNT | Value transfer | Type reference (TYPE) | I | amount of lines deleted | 20100127 |
Method REMOVE_SELECTED_DEVCLASS on class /SLOAP/CL_RESULT_TABLE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 700 |