SAP ABAP Class /SLOAP/IF_RESULT (SLOAS Result)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SLOAP/CL_RESULT | Analysis result of one analysis run | 20100127 |
Properties
| Class | /SLOAP/IF_RESULT | |
| Short Description | SLOAS Result | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100127 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SLOAP/IF_RESULT has no forward declaration.
Interfaces
Class /SLOAP/IF_RESULT has no interface implemented.
Friends
Class /SLOAP/IF_RESULT has no friend class.
Attributes
Class /SLOAP/IF_RESULT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete the result with all dependant objects | 20100127 | |
| 2 | Instance method | Public | Method | Returns a table with all related analysis modules | 20100127 | |
| 3 | Instance method | Public | Method | returns the related analysis report object | 20100127 | |
| 4 | Instance method | Public | Method | returns the related customer object | 20100127 | |
| 5 | Instance method | Public | Method | 20100127 | ||
| 6 | Instance method | Public | Method | 20100127 | ||
| 7 | Instance method | Public | Method | returns information about the result | 20100127 | |
| 8 | Instance method | Public | Method | Returns a result table by module id or guid | 20100127 | |
| 9 | Instance method | Public | Method | X = exists on the database | 20100127 | |
| 10 | Instance method | Public | Method | Save the result after file content and project have been set | 20100127 | |
| 11 | Instance method | Public | Method | set creator explizit | 20100127 | |
| 12 | Instance method | Public | Method | Set order number for the analysis | 20100127 | |
| 13 | Instance method | Public | Method | 20100127 | ||
| 14 | Instance method | Public | Method | 20100127 | ||
| 15 | Instance method | Public | Method | set result file content | 20100127 | |
| 16 | Instance method | Public | Method | Set result by INDX-Table | 20100311 | |
| 17 | Instance method | Public | Method | sets a temporary customer assignment | 20100127 |
Events
Class /SLOAP/IF_RESULT has no event.
Types
Class /SLOAP/IF_RESULT has no local type.
Method Signatures
Method DELETE Signature
Method DELETE on class /SLOAP/IF_RESULT has no parameter.
Method DELETE on class /SLOAP/IF_RESULT has no exception.
Method GET_ANALYSIS_MODULE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ANALYSIS_MODULE_TABLE | Value transfer | Type reference (TYPE) | /SLOAP/T_MODULE | SLOAS module table type | 20100127 |
Method GET_ANALYSIS_MODULE_TABLE on class /SLOAP/IF_RESULT has no exception.
Method GET_ANALYSIS_REPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ANALYSIS_REPORT | Value transfer | Object reference (TYPE REF TO) | /SLOAP/IF_ANALYSIS_REPORT | SLOAS Analysis Report | 20100127 |
Method GET_ANALYSIS_REPORT on class /SLOAP/IF_RESULT has no exception.
Method GET_CUSTOMER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_CUSTOMER | Value transfer | Object reference (TYPE REF TO) | /SLOAP/IF_CUSTOMER | SLOAS Customer | 20100127 |
Method GET_CUSTOMER on class /SLOAP/IF_RESULT has no exception.
Method GET_PROJECT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_PROJECT_LIST | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_OBJECT_LIST | SLOAS object list utility class | 20100127 |
Method GET_PROJECT_LIST on class /SLOAP/IF_RESULT has no exception.
Method GET_PROJECT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROJECT_TABLE | Value transfer | Type reference (TYPE) | /SLOAP/T_PROJECT | SLOAS project table type | 20100127 |
Method GET_PROJECT_TABLE on class /SLOAP/IF_RESULT has no exception.
Method GET_RESULT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RESULT | Value transfer | Type reference (TYPE) | /SLOAP/RESULT | SLOAS analysis results | 20100127 |
Method GET_RESULT_INFO on class /SLOAP/IF_RESULT has no exception.
Method GET_RESULT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_RESULT_TABLE | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_RESULT_TABLE | Analysis result table | 20100127 | |||
| 2 | IV_ANALYSIS_MODULE_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 | |||
| 3 | IV_ANALYSIS_MODULE_ID | Call by reference | Type reference (TYPE) | /SLOAP/ID | SLOAS ID field | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 | |||
| 2 | 20100127 | |||
| 3 | 20100127 |
Method IS_SAVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SAVED | Value transfer | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 |
Method IS_SAVED on class /SLOAP/IF_RESULT has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_GUID | Value transfer | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 |
Method SAVE on class /SLOAP/IF_RESULT has no exception.
Method SET_CREATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREATOR | Call by reference | Type reference (TYPE) | /SLOAP/CREATOR | SLOAS creator | 20100127 |
Method SET_CREATOR on class /SLOAP/IF_RESULT has no exception.
Method SET_ORDER_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ORDER_NUMBER | Call by reference | Type reference (TYPE) | /SLOAP/ODER_NR | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 |
Method SET_PROJECT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PROJECT_LIST | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_OBJECT_LIST | SLOAS object list utility class | 20100127 |
Method SET_PROJECT_LIST on class /SLOAP/IF_RESULT has no exception.
Method SET_PROJECT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PROJECT_TABLE | Call by reference | Type reference (TYPE) | /SLOAP/T_PROJECT | SLOAS project table type | 20100127 |
Method SET_PROJECT_TABLE on class /SLOAP/IF_RESULT has no exception.
Method SET_RESULT_FILE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RESULT_FILE_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 | |||
| 2 | 20100127 |
Method SET_RESULT_TABLE_CLU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INDX | Call by reference | Type reference (TYPE) | /SLOAE/T_INDX | Analysis result | 20100311 |
Method SET_RESULT_TABLE_CLU on class /SLOAP/IF_RESULT has no exception.
Method SET_TEMPORARY_CUSTOMER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TEMPORARY_CUSTOMER | Call by reference | Object reference (TYPE REF TO) | /SLOAP/IF_CUSTOMER | SLOAS Customer | 20100127 |
Method SET_TEMPORARY_CUSTOMER on class /SLOAP/IF_RESULT has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |