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 | Instance attribute | Private | Object reference (TYPE REF TO) | /SLOAP/IF_ANALYSIS_REPORT | SLOAS Analysis Report | 20100127 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /SLOAP/IF_CUSTOMER | SLOAS Customer | 20100127 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /SLOAP/CL_OBJECT_LIST | SLOAS object list utility class | 20100127 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20100127 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/RESULT | 20100127 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/T_MODULE | SLOAS module table type | 20100127 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/T_CLU_TMP | SLOAS temporary cluster table type | 20100127 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/T_KEY_VALUE_MAPPING | SLOAS key value mapping table type | 20100127 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/T_PROJECT | SLOAS project table type | 20100127 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | XSTRING | 20100127 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 |
Methods
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 | IV_RESULT_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 20100127 | |||
| 2 | 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 | 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 | |||
| 2 | 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 | ER_RESULT | Value transfer | Object reference (TYPE REF TO) | /SLOAP/IF_RESULT | SLOAS Result | 20100127 | |||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_RESULT_TABLE | Value transfer | Type reference (TYPE) | /SLOAP/T_RESULT | SLOAS result table type | 20100127 | |||
| 2 | IV_CLIENT_ID | Call by reference | Type reference (TYPE) | /SLOAP/CLIENT_ID | SLOAS Client ID | 20100127 | |||
| 3 | IV_CREATOR | Call by reference | Type reference (TYPE) | /SLOAP/CREATOR | SLOAS creator | 20100127 | |||
| 4 | IV_KUNNR | Call by reference | Type reference (TYPE) | KUNNR | Customer Number | 20100127 | |||
| 5 | IV_LICENSE_ID | Call by reference | Type reference (TYPE) | /SLOAP/E_LICENSE_ID | SLOAS license id | 20100127 | |||
| 6 | IV_PROJECT_GUID | Call by reference | Type reference (TYPE) | GUID | Project GUID | 20100127 | |||
| 7 | IV_START_TIME | Call by reference | Type reference (TYPE) | /SLOAP/CREATION_TSTMP | SLOAS creation timestamp | 20100127 | |||
| 8 | IV_SYSTEM_ID | Call by reference | Type reference (TYPE) | /SLOAP/SYSTEM_ID | SLOAS system id | 20100127 | |||
| 9 | 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 | EV_MAPPING_SRTFD | Value transfer | Type reference (TYPE) | INDX_SRTFD | User-defined key in table INDX | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 | |||
| 2 | 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 | 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_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 | 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 | 20100127 | |||
| 2 | 20100127 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 700 |