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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | the extract data in cluster format | 20100127 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /SLOAP/T_CLU_TMP | SLOAS cluster for temporary data | 20100127 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /SLOAP/T_KEY_VALUE_MAPPING | SLOAS key value mapping table type | 20100127 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /SLOAP/ANALYSIS_GUID | SLOAS Analysis Guid | 20100127 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MANDT | Client | 20100127 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | csv extract or cluster file | 20100127 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | 20100127 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /SLOAP/E_LICENSE_ID | 20100127 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | normal or reverse unicode encoding | 20100127 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GUID | the analysis the abap report was created for | 20100127 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GUID | the analysis this guid/sysID/clientID points to | 20100127 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | USERNAME | user on the remote system | 20100127 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /SLOAP/SYSTEM_ID | SLOAS system id | 20100127 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /SLOAP/CREATION_TSTMP | the timestamp of the analysis run | 20100127 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | cluster unicode or non-unicode | 20100127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20100127 | |
2 | ![]() |
Instance method | Private | Method | deletes from cnv_as_clu_tmp | 20100127 |
3 | ![]() |
Instance method | Private | Method | determines extract file type | 20100127 |
4 | ![]() |
Instance method | Private | Method | returns the analysis the results are assigned to | 20100127 |
5 | ![]() |
Instance method | Private | Method | extracts mapping table | 20100127 |
6 | ![]() |
Instance method | Private | Method | 20100127 | |
7 | ![]() |
Static method | Public | Method | NEW - get temporary result object | 20100127 |
8 | ![]() |
Instance method | Private | Method | 20100127 | |
9 | ![]() |
Instance method | Private | Method | removes all odd or even bytes (needed for srtfd conversion) | 20100127 |
10 | ![]() |
Instance method | Public | Method | OBSOLETE ! | 20100127 |
11 | ![]() |
Instance method | Public | Method | NEW method for upload | 20100127 |
12 | ![]() |
Instance method | Private | Method | writes to cnv_as_clu_res | 20100127 |
13 | ![]() |
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 | ![]() |
IV_EXTRACT_FILE | Call by reference | Type reference (TYPE) | XSTRING | 20100127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
20100127 | ||
2 | ![]() |
20100127 |
Method GET_ANALYSIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ET_MAPPING | Value transfer | Type reference (TYPE) | /SLOAP/T_KEY_VALUE_MAPPING | SLOAS key value mapping table type | 20100127 | ||
2 | ![]() |
IV_SRTFD | Call by reference | Type reference (TYPE) | INDX_SRTFD | User-defined key in table INDX | 20100127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100127 | ||
2 | ![]() |
20100127 |
Method GET_NONUNICODE_CLUSTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MAPPING_SRTFD | Call by reference | Type reference (TYPE) | INDX_SRTFD | User-defined key in table INDX | 20100127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100127 |
Method GET_TEMPORARY_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_TEMPORARY_RESULT | Value transfer | Object reference (TYPE REF TO) | /SLOAP/IF_RESULT | SLOAS Result | 20100127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100127 | ||
2 | ![]() |
20100127 |
Method GET_UNICODE_CLUSTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MAPPING_SRTFD | Value transfer | Type reference (TYPE) | INDX_SRTFD | User-defined key in table INDX | 20100127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100127 |
Method REMOVE_BYTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_BYTES | Value transfer | Type reference (TYPE) | XSTRING | 20100127 | |||
2 | ![]() |
IV_BYTES | Call by reference | Type reference (TYPE) | XSTRING | 20100127 | |||
3 | ![]() |
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 | ![]() |
ER_ANALYSIS | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_ANALYSIS | The analysis this extract references to | 20100127 | ||
2 | ![]() |
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 | ![]() |
EV_RESULT_EXISTS | Call by reference | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 | ||
4 | ![]() |
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 | ![]() |
ES_RESULT_INFO | Value transfer | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100127 | ||
2 | ![]() |
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 | ![]() |
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 |