SAP ABAP Class /SLOAP/CL_RESULT (Analysis result of one analysis run)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     /SLOAP/APPLICATION (Package) SLT AP VER 1.0
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SLOAP/IF_RESULT SLOAS Result 20100127
Properties
Class /SLOAP/CL_RESULT  
Short Description Analysis result of one analysis run    
Super Class    
Instantiability of a Class 0  Private 
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 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /SLOAP/IF_RESULT SLOAS Result 20100127
Friends
# Friend Modeled only Created on Description
1 /SLOAP/CL_UPLOAD_MANAGER 20100127
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_ANALYSIS_REPORT Instance attribute Private Object reference (TYPE REF TO) /SLOAP/IF_ANALYSIS_REPORT SLOAS Analysis Report 20100127
2 GR_CUSTOMER Instance attribute Private Object reference (TYPE REF TO) /SLOAP/IF_CUSTOMER SLOAS Customer 20100127
3 GR_PROJECT_LIST Instance attribute Private Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST SLOAS object list utility class 20100127
4 GR_RESULT_CLUSTER Instance attribute Private Object reference (TYPE REF TO) DATA 20100127
5 GS_RESULT Instance attribute Private Type reference (TYPE) /SLOAP/RESULT 20100127
6 GT_ANALYSIS_MODULE_TABLE Instance attribute Private Type reference (TYPE) /SLOAP/T_MODULE SLOAS module table type 20100127
7 GT_CLU_TMP Instance attribute Private Type reference (TYPE) /SLOAP/T_CLU_TMP SLOAS temporary cluster table type 20100127
8 GT_MAPPING Instance attribute Private Type reference (TYPE) /SLOAP/T_KEY_VALUE_MAPPING SLOAS key value mapping table type 20100127
9 GT_PROJECT_TABLE Instance attribute Private Type reference (TYPE) /SLOAP/T_PROJECT SLOAS project table type 20100127
10 GV_CSV_FILE Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127
11 GV_EXTRACT_FILE Instance attribute Private Type reference (TYPE) XSTRING 20100127
12 GV_NORMAL_ENCODING Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127
13 GV_UNICODE Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20100127
2 DELETE Instance method Public Method 20100127
3 DETERMINE_FILE_TYPE Instance method Private Method determines extract file type 20100127
4 GET_ANALYSIS_MODULE_TABLE Instance method Public Method 20100127
5 GET_ANALYSIS_REPORT Instance method Public Method 20100127
6 GET_CUSTOMER Instance method Public Method 20100127
7 GET_MAPPING Instance method Private Method extracts mapping table 20100127
8 GET_NONUNICODE_CLUSTER Instance method Private Method 20100127
9 GET_PROJECT_TABLE Instance method Public Method 20100127
10 GET_RESULT Static method Public Method FACTORY 20100127
11 GET_RESULT_INFO Instance method Public Method 20100127
12 GET_RESULT_TABLE Instance method Private Method 20100127
13 GET_TABLE Static method Public Method 20100127
14 GET_UNICODE_CLUSTER Instance method Private Method 20100127
15 IS_SAVED Instance method Public Method 20100127
16 REMOVE_BYTES Instance method Private Method removes all odd or even bytes (needed for srtfd conversion) 20100127
17 SAVE Instance method Public Method 20100127
18 SET_PROJECT_LIST Instance method Public Method 20100127
19 SET_PROJECT_TABLE Instance method Public Method 20100127
20 SET_RESULT_FILE_CONTENT Instance method Public Method 20100127
21 SET_TEMPORARY_CUSTOMER Instance method Public Method 20100127
22 WRITE_TO_CLU_RES Instance method Private Method writes to cnv_as_clu_res 20100127
23 WRITE_TO_CLU_TMP Instance method Private Method writes to cnv_as_clu_tmp 20100127
Events
Class /SLOAP/CL_RESULT has no event.
Types
Class /SLOAP/CL_RESULT 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_RESULT_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127

Method DELETE Signature

Method DELETE on class /SLOAP/CL_RESULT has no parameter.
Method DELETE on class /SLOAP/CL_RESULT has no exception.

Method DETERMINE_FILE_TYPE Signature

Method DETERMINE_FILE_TYPE on class /SLOAP/CL_RESULT has no parameter.
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127
2 /SLOAP/CX_MISSING_PARAMETER 20100127

Method GET_ANALYSIS_MODULE_TABLE Signature

Method GET_ANALYSIS_MODULE_TABLE on class /SLOAP/CL_RESULT has no parameter.
Method GET_ANALYSIS_MODULE_TABLE on class /SLOAP/CL_RESULT has no exception.

Method GET_ANALYSIS_REPORT Signature

Method GET_ANALYSIS_REPORT on class /SLOAP/CL_RESULT has no parameter.
Method GET_ANALYSIS_REPORT on class /SLOAP/CL_RESULT has no exception.

Method GET_CUSTOMER Signature

Method GET_CUSTOMER on class /SLOAP/CL_RESULT has no parameter.
Method GET_CUSTOMER on class /SLOAP/CL_RESULT has no exception.

Method GET_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_MAPPING Value transfer Type reference (TYPE) /SLOAP/T_KEY_VALUE_MAPPING SLOAS key value mapping table type 20100127
2 Importing IV_SRTFD Call by reference Type reference (TYPE) INDX_SRTFD User-defined key in table INDX 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127
2 /SLOAP/CX_MISSING_PARAMETER 20100127

Method GET_NONUNICODE_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MAPPING_SRTFD Call by reference Type reference (TYPE) INDX_SRTFD User-defined key in table INDX 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127
2 /SLOAP/CX_RESULT_EXISTS 20100127

Method GET_PROJECT_TABLE Signature

Method GET_PROJECT_TABLE on class /SLOAP/CL_RESULT has no parameter.
Method GET_PROJECT_TABLE on class /SLOAP/CL_RESULT has no exception.

Method GET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_RESULT Value transfer Object reference (TYPE REF TO) /SLOAP/IF_RESULT SLOAS Result 20100127
2 Importing IV_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127

Method GET_RESULT_INFO Signature

Method GET_RESULT_INFO on class /SLOAP/CL_RESULT has no parameter.
Method GET_RESULT_INFO on class /SLOAP/CL_RESULT has no exception.

Method GET_RESULT_TABLE Signature

Method GET_RESULT_TABLE on class /SLOAP/CL_RESULT has no parameter.
Method GET_RESULT_TABLE on class /SLOAP/CL_RESULT has no exception.

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_RESULT_TABLE Value transfer Type reference (TYPE) /SLOAP/T_RESULT SLOAS result table type 20100127
2 Importing IV_CLIENT_ID Call by reference Type reference (TYPE) /SLOAP/CLIENT_ID SLOAS Client ID 20100127
3 Importing IV_CREATOR Call by reference Type reference (TYPE) /SLOAP/CREATOR SLOAS creator 20100127
4 Importing IV_KUNNR Call by reference Type reference (TYPE) KUNNR Customer Number 20100127
5 Importing IV_LICENSE_ID Call by reference Type reference (TYPE) /SLOAP/E_LICENSE_ID SLOAS license id 20100127
6 Importing IV_PROJECT_GUID Call by reference Type reference (TYPE) GUID Project GUID 20100127
7 Importing IV_START_TIME Call by reference Type reference (TYPE) /SLOAP/CREATION_TSTMP SLOAS creation timestamp 20100127
8 Importing IV_SYSTEM_ID Call by reference Type reference (TYPE) /SLOAP/SYSTEM_ID SLOAS system id 20100127
9 Importing IV_SYSTEM_TYPE Call by reference Type reference (TYPE) /SLOAP/SYSTEM_TYPE SLOAS system type 20100127

Method GET_TABLE on class /SLOAP/CL_RESULT has no exception.

Method GET_UNICODE_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_MAPPING_SRTFD Value transfer Type reference (TYPE) INDX_SRTFD User-defined key in table INDX 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127
2 /SLOAP/CX_RESULT_EXISTS 20100127

Method IS_SAVED Signature

Method IS_SAVED on class /SLOAP/CL_RESULT has no parameter.
Method IS_SAVED on class /SLOAP/CL_RESULT has no exception.

Method REMOVE_BYTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BYTES Value transfer Type reference (TYPE) XSTRING 20100127
2 Importing IV_BYTES Call by reference Type reference (TYPE) XSTRING 20100127
3 Importing IV_REMOVE_EVEN_BYTES Call by reference Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127

Method REMOVE_BYTES on class /SLOAP/CL_RESULT has no exception.

Method SAVE Signature

Method SAVE on class /SLOAP/CL_RESULT has no parameter.
Method SAVE on class /SLOAP/CL_RESULT has no exception.

Method SET_PROJECT_LIST Signature

Method SET_PROJECT_LIST on class /SLOAP/CL_RESULT has no parameter.
Method SET_PROJECT_LIST on class /SLOAP/CL_RESULT has no exception.

Method SET_PROJECT_TABLE Signature

Method SET_PROJECT_TABLE on class /SLOAP/CL_RESULT has no parameter.
Method SET_PROJECT_TABLE on class /SLOAP/CL_RESULT has no exception.

Method SET_RESULT_FILE_CONTENT Signature

Method SET_RESULT_FILE_CONTENT on class /SLOAP/CL_RESULT has no parameter.
Method SET_RESULT_FILE_CONTENT on class /SLOAP/CL_RESULT has no exception.

Method SET_TEMPORARY_CUSTOMER Signature

Method SET_TEMPORARY_CUSTOMER on class /SLOAP/CL_RESULT has no parameter.
Method SET_TEMPORARY_CUSTOMER on class /SLOAP/CL_RESULT has no exception.

Method WRITE_TO_CLU_RES Signature

Method WRITE_TO_CLU_RES on class /SLOAP/CL_RESULT has no parameter.
# Exception Resumable Description Created on
1 /SLOAP/CX_RESULT_EXISTS 20100127

Method WRITE_TO_CLU_TMP Signature

Method WRITE_TO_CLU_TMP on class /SLOAP/CL_RESULT has no parameter.
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127
2 /SLOAP/CX_MISSING_PARAMETER 20100127
History
Last changed by/on SAP  20141030 
SAP Release Created in 700