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 GC_MAX_LINES Instance attribute Private Type reference (TYPE) I 65000 constant max data records in result (Excel) 20100127
2 GR_FIELD_LIST Instance attribute Private Object reference (TYPE REF TO) /SLOAP/CL_FIELD_LIST SLOAS object list utility class 20100127
3 GR_MODULE Instance attribute Private Object reference (TYPE REF TO) /SLOAP/CL_ANALYSIS_MODULE Analysis module 20100127
4 GR_TABLE Instance attribute Private Object reference (TYPE REF TO) DATA 20100127
5 GT_EXCLUDE_DEVCLASS Instance attribute Private Type reference (TYPE) /SLOAP/T_DEVC_FILT list of DEVCLASS which is excluded in QUA 2.0 20100127
6 GV_ANALYSIS_GUID Instance attribute Private Type reference (TYPE) GUID obsolete 20100127
7 GV_MODULE_GUID Instance attribute Public Type reference (TYPE) GUID Globally Unique Identifier 20100127
8 GV_RESULT_GUID Instance attribute Public Type reference (TYPE) GUID Globally Unique Identifier 20100127
9 GV_SRTFD Instance attribute Private Type reference (TYPE) INDX_SRTFD User-defined key in table INDX 20100127
10 GV_TABLE_LAYOUT Instance attribute Public Type reference (TYPE) NUMC1 obsolete 20100127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100127
2 FILL_EXCLUDE_DEVCLASS Instance method Private Method QUA2.0, helper method who fills list of DEVCLASS to delete 20100127
3 GET_COLUMN_SUM Instance method Public Method get the sum of all values in a column 20100127
4 GET_EXCEL Instance method Public Method 20100127
5 GET_FIELD_BY_LINE_CONTENT Instance method Public Method 20100127
6 GET_FIELD_LIST Instance method Public Method reach-through to gr_module->get_field_list 20100127
7 GET_FIELD_VALUE_AS_STRING Instance method Public Method get field value by column and row number as string 20100127
8 GET_MODULE Instance method Public Method 20100127
9 GET_MODULE_GUID Instance method Public Method 20100127
10 GET_RESULT_GUID Instance method Public Method 20100127
11 GET_ROW_AMOUNT Instance method Public Method get number of rows with specified column value 20100127
12 GET_STRUCTURE Instance method Public Method get structure based on field list 20100127
13 GET_TABLE Instance method Public Method 20100127
14 REMOVE_DUPLICATES Instance method Public Method removes duplicates, returns line count 20100127
15 REMOVE_SELECTED_DEVCLASS Instance method Public Method removes list of DEVCLASS for QUA 2.0 20100127
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 Importing IV_MODULE_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20100127
2 Importing IV_RESULT_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127
2 /SLOAP/CX_MISSING_PARAMETER 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 Returning EV_SUM Value transfer Type reference (TYPE) INT4 Natural Number 20100127
2 Importing 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 Returning 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 Returning EV_FIELD_VALUE Value transfer Type reference (TYPE) STRING 20100127
2 Importing IV_COLUMN Call by reference Type reference (TYPE) INT4 Natural Number 20100127
3 Importing IV_OUT_COLUMN Call by reference Type reference (TYPE) INT4 Natural Number 20100127
4 Importing 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 Returning 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 Returning EV_STRING Value transfer Type reference (TYPE) STRING 20100127
2 Importing IV_COLUMN Call by reference Type reference (TYPE) INT4 Natural Number 20100127
3 Importing 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 Returning 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 Returning 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 Exporting 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 Exporting EV_ROWS Call by reference Type reference (TYPE) INT4 Natural Number 20100127
2 Importing IV_COLUMN Call by reference Type reference (TYPE) INT4 Natural Number 20100127
3 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_CLU_IMPORT_ERROR 20100127

Method GET_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning ER_TABLE Value transfer Object reference (TYPE REF TO) DATA 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_CLU_IMPORT_ERROR 20100127

Method REMOVE_DUPLICATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_LINE_COUNT Value transfer Type reference (TYPE) INT4 Natural Number 20100127
2 Importing 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 Returning 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