SAP ABAP Interface /SLOAP/IF_RESULT (SLOAS Result)
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 - 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
Interface /SLOAP/IF_RESULT  
Short Description SLOAS Result    
General Data
Package /SLOAP/APPLICATION   SLT AP VER 1.0 
Created 20100127   SAP 
Last changed 20141030    
Unicode checks active    
Forward declarations
Interface /SLOAP/IF_RESULT has no forward declaration.
Interfaces
Interface /SLOAP/IF_RESULT has no interface.
Friends
Interface /SLOAP/IF_RESULT has no friend.
Attributes
Interface /SLOAP/IF_RESULT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete the result with all dependant objects 20100127
2 GET_ANALYSIS_MODULE_TABLE Instance method Public Method Returns a table with all related analysis modules 20100127
3 GET_ANALYSIS_REPORT Instance method Public Method returns the related analysis report object 20100127
4 GET_CUSTOMER Instance method Public Method returns the related customer object 20100127
5 GET_PROJECT_LIST Instance method Public Method 20100127
6 GET_PROJECT_TABLE Instance method Public Method 20100127
7 GET_RESULT_INFO Instance method Public Method returns information about the result 20100127
8 GET_RESULT_TABLE Instance method Public Method Returns a result table by module id or guid 20100127
9 IS_SAVED Instance method Public Method X = exists on the database 20100127
10 SAVE Instance method Public Method Save the result after file content and project have been set 20100127
11 SET_CREATOR Instance method Public Method set creator explizit 20100127
12 SET_ORDER_NUMBER Instance method Public Method Set order number for the analysis 20100127
13 SET_PROJECT_LIST Instance method Public Method 20100127
14 SET_PROJECT_TABLE Instance method Public Method 20100127
15 SET_RESULT_FILE_CONTENT Instance method Public Method set result file content 20100127
16 SET_RESULT_TABLE_CLU Instance method Public Method Set result by INDX-Table 20100311
17 SET_TEMPORARY_CUSTOMER Instance method Public Method sets a temporary customer assignment 20100127
Events
Interface /SLOAP/IF_RESULT has no event.
Types
Interface /SLOAP/IF_RESULT has no local type.
Method Signatures

Method DELETE Signature

Method DELETE on Interface /SLOAP/IF_RESULT has no parameter.
Method DELETE on Interface /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 Returning ET_ANALYSIS_MODULE_TABLE Value transfer Type reference (TYPE) /SLOAP/T_MODULE SLOAS module table type 20100127

Method GET_ANALYSIS_MODULE_TABLE on Interface /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 Returning ER_ANALYSIS_REPORT Value transfer Object reference (TYPE REF TO) /SLOAP/IF_ANALYSIS_REPORT SLOAS Analysis Report 20100127

Method GET_ANALYSIS_REPORT on Interface /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 Returning ER_CUSTOMER Value transfer Object reference (TYPE REF TO) /SLOAP/IF_CUSTOMER SLOAS Customer 20100127

Method GET_CUSTOMER on Interface /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 Returning 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 Interface /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 Returning ET_PROJECT_TABLE Value transfer Type reference (TYPE) /SLOAP/T_PROJECT SLOAS project table type 20100127

Method GET_PROJECT_TABLE on Interface /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 Returning ES_RESULT Value transfer Type reference (TYPE) /SLOAP/RESULT SLOAS analysis results 20100127

Method GET_RESULT_INFO on Interface /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 Returning ER_RESULT_TABLE Value transfer Object reference (TYPE REF TO) /SLOAP/CL_RESULT_TABLE Analysis result table 20100127
2 Importing IV_ANALYSIS_MODULE_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20100127
3 Importing IV_ANALYSIS_MODULE_ID Call by reference Type reference (TYPE) /SLOAP/ID SLOAS ID field 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127
2 /SLOAP/CX_MISSING_DB_RECORD 20100127
3 /SLOAP/CX_MISSING_PARAMETER 20100127

Method IS_SAVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SAVED Value transfer Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127

Method IS_SAVED on Interface /SLOAP/IF_RESULT has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_GUID Value transfer Type reference (TYPE) GUID Globally Unique Identifier 20100127

Method SAVE on Interface /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 Importing IV_CREATOR Call by reference Type reference (TYPE) /SLOAP/CREATOR SLOAS creator 20100127

Method SET_CREATOR on Interface /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 Importing IV_ORDER_NUMBER Call by reference Type reference (TYPE) /SLOAP/ODER_NR 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_MISSING_PARAMETER 20100127

Method SET_PROJECT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Interface /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 Importing IT_PROJECT_TABLE Call by reference Type reference (TYPE) /SLOAP/T_PROJECT SLOAS project table type 20100127

Method SET_PROJECT_TABLE on Interface /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 Importing IV_RESULT_FILE_CONTENT Call by reference Type reference (TYPE) XSTRING 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127
2 /SLOAP/CX_MISSING_PARAMETER 20100127

Method SET_RESULT_TABLE_CLU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INDX Call by reference Type reference (TYPE) /SLOAE/T_INDX Analysis result 20100311

Method SET_RESULT_TABLE_CLU on Interface /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 Importing IR_TEMPORARY_CUSTOMER Call by reference Object reference (TYPE REF TO) /SLOAP/IF_CUSTOMER SLOAS Customer 20100127

Method SET_TEMPORARY_CUSTOMER on Interface /SLOAP/IF_RESULT has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 700