SAP ABAP Class /SLOAP/CL_UPLOAD_MANAGER (/SLOAP/CL_UPLOAD_MANAGER)
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_UPLOAD_MANAGER  
Short Description    
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_UPLOAD_MANAGER has no forward declaration.
Interfaces
Class /SLOAP/CL_UPLOAD_MANAGER has no interface implemented.
Friends
Class /SLOAP/CL_UPLOAD_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_RESULT_CLUSTER Instance attribute Private Object reference (TYPE REF TO) DATA the extract data in cluster format 20100127
2 GT_CLU_TMP Instance attribute Private Type reference (TYPE) /SLOAP/T_CLU_TMP SLOAS cluster for temporary data 20100127
3 GT_MAPPING Instance attribute Private Type reference (TYPE) /SLOAP/T_KEY_VALUE_MAPPING SLOAS key value mapping table type 20100127
4 GV_ANALYSIS Instance attribute Private Type reference (TYPE) /SLOAP/ANALYSIS_GUID SLOAS Analysis Guid 20100127
5 GV_CLIENT_ID Instance attribute Private Type reference (TYPE) MANDT Client 20100127
6 GV_CSV_FILE Instance attribute Private Type reference (TYPE) SAP_BOOL csv extract or cluster file 20100127
7 GV_EXTRACT_FILE Instance attribute Private Type reference (TYPE) XSTRING 20100127
8 GV_LICENSE_ID Instance attribute Private Type reference (TYPE) /SLOAP/E_LICENSE_ID 20100127
9 GV_NORMAL_ENCODING Instance attribute Private Type reference (TYPE) SAP_BOOL normal or reverse unicode encoding 20100127
10 GV_REFERENCE_GUID Instance attribute Private Type reference (TYPE) GUID the analysis the abap report was created for 20100127
11 GV_REFERENCING_GUID Instance attribute Private Type reference (TYPE) GUID the analysis this guid/sysID/clientID points to 20100127
12 GV_REMOTE_USER Instance attribute Private Type reference (TYPE) USERNAME user on the remote system 20100127
13 GV_SYSTEM_ID Instance attribute Private Type reference (TYPE) /SLOAP/SYSTEM_ID SLOAS system id 20100127
14 GV_TIMESTAMP Instance attribute Private Type reference (TYPE) /SLOAP/CREATION_TSTMP the timestamp of the analysis run 20100127
15 GV_UNICODE Instance attribute Private Type reference (TYPE) SAP_BOOL cluster unicode or non-unicode 20100127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100127
2 DELETE_FROM_CLU_TMP Instance method Private Method deletes from cnv_as_clu_tmp 20100127
3 DETERMINE_FILE_TYPE Instance method Private Method determines extract file type 20100127
4 GET_ANALYSIS Instance method Private Method returns the analysis the results are assigned to 20100127
5 GET_MAPPING Instance method Private Method extracts mapping table 20100127
6 GET_NONUNICODE_CLUSTER Instance method Private Method 20100127
7 GET_TEMPORARY_RESULT Static method Public Method NEW - get temporary result object 20100127
8 GET_UNICODE_CLUSTER Instance method Private Method 20100127
9 REMOVE_BYTES Instance method Private Method removes all odd or even bytes (needed for srtfd conversion) 20100127
10 UPLOAD_FILE Instance method Public Method OBSOLETE ! 20100127
11 UPLOAD_RESULT Instance method Public Method NEW method for upload 20100127
12 WRITE_TO_CLU_RES Instance method Private Method writes to cnv_as_clu_res 20100127
13 WRITE_TO_CLU_TMP Instance method Private Method writes to cnv_as_clu_tmp 20100127
Events
Class /SLOAP/CL_UPLOAD_MANAGER has no event.
Types
Class /SLOAP/CL_UPLOAD_MANAGER 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_EXTRACT_FILE Call by reference Type reference (TYPE) XSTRING 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127

Method DELETE_FROM_CLU_TMP Signature

Method DELETE_FROM_CLU_TMP on class /SLOAP/CL_UPLOAD_MANAGER has no parameter.
Method DELETE_FROM_CLU_TMP on class /SLOAP/CL_UPLOAD_MANAGER has no exception.

Method DETERMINE_FILE_TYPE Signature

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

Method GET_ANALYSIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_ANALYSIS Value transfer Object reference (TYPE REF TO) /SLOAP/CL_ANALYSIS 20100127

Method GET_ANALYSIS on class /SLOAP/CL_UPLOAD_MANAGER 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_RESULT_EXISTS 20100127

Method GET_TEMPORARY_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_TEMPORARY_RESULT Value transfer Object reference (TYPE REF TO) /SLOAP/IF_RESULT SLOAS Result 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127
2 /SLOAP/CX_MISSING_PARAMETER 20100127

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_RESULT_EXISTS 20100127

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_UPLOAD_MANAGER has no exception.

Method UPLOAD_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ANALYSIS Call by reference Object reference (TYPE REF TO) /SLOAP/CL_ANALYSIS The analysis this extract references to 20100127
2 Exporting ER_MODULE_LIST Call by reference Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST List of modules the result has been created from 20100127
3 Exporting EV_RESULT_EXISTS Call by reference Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127
4 Importing IV_REPLACE Call by reference Type reference (TYPE) SAP_BOOL 20100127

Method UPLOAD_FILE on class /SLOAP/CL_UPLOAD_MANAGER has no exception.

Method UPLOAD_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_RESULT_INFO Value transfer Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127
2 /SLOAP/CX_MISSING_PARAMETER 20100127

Method WRITE_TO_CLU_RES Signature

Method WRITE_TO_CLU_RES on class /SLOAP/CL_UPLOAD_MANAGER 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_UPLOAD_MANAGER has no parameter.
Method WRITE_TO_CLU_TMP on class /SLOAP/CL_UPLOAD_MANAGER has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 700