SAP ABAP Class /SLOAP/CL_ANL_REPORT_GENERATOR (Generates analysis report)
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_ANL_REPORT_GENERATOR  
Short Description Generates analysis report    
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_ANL_REPORT_GENERATOR has no forward declaration.
Interfaces
Class /SLOAP/CL_ANL_REPORT_GENERATOR has no interface implemented.
Friends
Class /SLOAP/CL_ANL_REPORT_GENERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_SELOPT_GROUPS Instance attribute Private Type reference (TYPE) /SLOAP/T_SELOPT_G SLOAS Select Options Group Table Type 20100127
2 GT_SELOPT_GROUP_ASSIGNMENT Instance attribute Private Type reference (TYPE) /SLOAP/T_KEY_VALUE_MAPPING SLOAS key value mapping table type 20100127
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SELOPT_GROUP Instance method Private Method save selopt group info 20100127
2 CREATE_ANALYSIS_REPORT Static method Public Method Creates a new entry in anlreport table 20100312
3 CREATE_ANALYSIS_REPORT_NEW Static method Public Method Creates a new entry in anlreport table 20100507
4 CREATE_TRANSPORT_REQEUEST Static method Private Method Create transport reqeust for analysis 20100127
5 FILL_EXEC_TABLES Static method Private Method Fill execution tables for analysis reports and return keys 20100127
6 GET_ANALYSIS_REPORT Instance method Public Method 20100127
7 GET_ANL_REPORT Instance method Public Method OBSOLETE 20100127
8 GET_DECLARATION Instance method Private Method 20100127
9 GET_EXEC_FUNCTION_MODULES Static method Private Method Get all necessary function groups 20100127
10 GET_FORM Instance method Private Method 20100127
11 GET_PERFORM Instance method Private Method 20100127
12 GET_SELECTION_SCREEN Instance method Private Method Returns selection screen and initialization for selopts 20100127
13 GET_SELOPT_GROUPS Instance method Private Method Returns code for selopot groups 20100127
14 GET_STRUCTURE_DEFINITION Static method Public Method Returns ABAP structure definition based on field list 20100127
15 GET_TESTRUN_RESULT Instance method Public Method NOT USED 20100127
16 GET_TEST_FRAMEWORK Static method Public Method Returns test report framework 20100127
17 GET_TRANSPORT_CONTENT Static method Private Method 20100127
18 GET_ZIP_FOR_FM_REPORT Static method Public Method Returns ZIP for multiple output profiles 20100127
19 GET_ZIP_FOR_FM_REPORT_1 Static method Public Method Returns ZIP for multiple output profiles using Storage 20100127
20 GET_ZIP_FOR_MULTIPLE_REPORTS Instance method Public Method Returns ZIP for multiple output profiles 20100127
21 IS_MODULE_IN_LIST Instance method Private Method checks if GUID of module is already in list 20100127
Events
Class /SLOAP/CL_ANL_REPORT_GENERATOR has no event.
Types
Class /SLOAP/CL_ANL_REPORT_GENERATOR has no local type.
Method Signatures

Method ADD_SELOPT_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODULE_SELOPT Call by reference Type reference (TYPE) STRING current module selopt id 20100127
2 Importing IV_SELOPT_GROUP_GUID Call by reference Type reference (TYPE) /SLOAP/E_SELOPT_GROUP_GUID CNV AS select option group GUID 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127

Method CREATE_ANALYSIS_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ANALYSIS_GUID Call by reference Type reference (TYPE) /SLOAP/ANALYSIS_GUID 20100312
2 Importing IV_SYSTEM_TYPE Call by reference Type reference (TYPE) /SLOAP/SYSTEM_TYPE 20100312

Method CREATE_ANALYSIS_REPORT on class /SLOAP/CL_ANL_REPORT_GENERATOR has no exception.

Method CREATE_ANALYSIS_REPORT_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ANALYSIS_GUID Call by reference Type reference (TYPE) /SLOAP/ANALYSIS_GUID 20100507
2 Importing IV_SYSTEM_TYPE Call by reference Type reference (TYPE) /SLOAP/SYSTEM_TYPE 20100507

Method CREATE_ANALYSIS_REPORT_NEW on class /SLOAP/CL_ANL_REPORT_GENERATOR has no exception.

Method CREATE_TRANSPORT_REQEUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ANALYSIS_REPORT_ZIP Call by reference Type reference (TYPE) XSTRING ZIP File 20100127
2 Importing IT_CONFIG_KEY Call by reference Type reference (TYPE) /SLOAP/T_TABLE_KEY Table key for creating transport requests 20100127
3 Importing IT_FUNCTION_MODULE Call by reference Type reference (TYPE) /SLOAP/T_FUNCTION_MODULE Table of function modules 20100127
4 Importing IT_MODULE_KEY Call by reference Type reference (TYPE) /SLOAP/T_TABLE_KEY Table key for creating transport requests 20100127
5 Importing IT_SELOPT_KEY Call by reference Type reference (TYPE) /SLOAP/T_TABLE_KEY Table key for creating transport requests 20100127
6 Importing IT_TITLE_KEY Call by reference Type reference (TYPE) /SLOAP/T_TABLE_KEY Table key for creating transport requests 20100127
7 Importing IV_ANALYSIS_GUID Call by reference Type reference (TYPE) /SLOAP/GUID SLOAS: Guid 20100127

Method CREATE_TRANSPORT_REQEUEST on class /SLOAP/CL_ANL_REPORT_GENERATOR has no exception.

Method FILL_EXEC_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONFIG_KEY Call by reference Type reference (TYPE) /SLOAP/T_TABLE_KEY Table key for creating transport requests 20100127
2 Exporting ET_MODULE_KEY Call by reference Type reference (TYPE) /SLOAP/T_TABLE_KEY Table key for creating transport requests 20100127
3 Exporting ET_SELOPT_KEY Call by reference Type reference (TYPE) /SLOAP/T_TABLE_KEY Table key for creating transport requests 20100127
4 Exporting ET_TITLE_KEY Call by reference Type reference (TYPE) /SLOAP/T_TABLE_KEY Table key for creating transport requests 20100127
5 Importing IT_OUT_PR_MOD_MAPPING Call by reference Type reference (TYPE) /SLOAP/T_OUT_PR_MOD_MAPPING Mapping output profile - analysis module 20100127
6 Importing IV_ANALYSIS_GUID Call by reference Type reference (TYPE) /SLOAP/ANALYSIS_GUID SLOAS Analysis Guid 20100127
7 Importing IV_SYSTEM_TYPE Call by reference Type reference (TYPE) /SLOAP/SYSTEM_TYPE SLOAS system type 20100127

Method FILL_EXEC_TABLES on class /SLOAP/CL_ANL_REPORT_GENERATOR has no exception.

Method GET_ANALYSIS_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ANL_REPORT Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20100127
2 Exporting EV_ANALYSIS_REPORT Value transfer Type reference (TYPE) XSTRING 20100127
3 Exporting EV_LOG Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20100127
4 Exporting EV_REPORT_NAME Call by reference Type reference (TYPE) STRING 20100127
5 Exporting EV_TEXT_FILE Call by reference Type reference (TYPE) XSTRING 20100127
6 Exporting EV_TEXT_FILE_NAME Call by reference Type reference (TYPE) STRING 20100127
7 Exporting EV_TRANSPORT_ID Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20100127
8 Importing IR_ANALYSIS_MODULE_LIST Call by reference Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST SLOAS object list utility class 20100127
9 Importing IV_ANLREPORT_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20100127
10 Importing IV_BASIS Call by reference Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20130423
11 Importing IV_COMMENTS Call by reference Type reference (TYPE) SAP_BOOL SPACE Boolean Variable (X=True, Space=False) 20100127
12 Importing IV_COUNT Call by reference Type reference (TYPE) INT4 Natural Number 20100127
13 Importing IV_OUT_PR_GUID Call by reference Type reference (TYPE) GUID Output Profile GUID 20100127
14 Importing IV_OUT_PR_IDENT Call by reference Type reference (TYPE) STRING 20100127
15 Importing IV_SYSTEM_TYPE Call by reference Type reference (TYPE) /SLOAP/SYSTEM_TYPE SLOAS system type 20100127
16 Importing IV_TEXT Call by reference Type reference (TYPE) SAP_BOOL SPACE Boolean Variable (X=True, Space=False) 20100127
17 Importing IV_TRANSPORT Call by reference Type reference (TYPE) SAP_BOOL 'X' Boolean Variable (X=True, Space=False) 20100127
18 Importing IV_UNICODE Call by reference Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127

Method GET_ANALYSIS_REPORT on class /SLOAP/CL_ANL_REPORT_GENERATOR has no exception.

Method GET_ANL_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ANL_REPORT Call by reference Type reference (TYPE) /SLOAP/T_STRINGTABLE Stringtable 20100127
2 Importing IR_ANALYSIS Call by reference Object reference (TYPE REF TO) /SLOAP/CL_ANALYSIS 20100127
3 Importing IR_MODULE_LIST Call by reference Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST SLOAS object list utility class 20100127
4 Importing IV_ANALYSIS_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20100127
5 Importing IV_COMMENTS Call by reference Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127
6 Importing IV_SYSTEM_TYPE Call by reference Type reference (TYPE) /SLOAP/SYSTEM_TYPE SLOAS system type 20100127

Method GET_ANL_REPORT on class /SLOAP/CL_ANL_REPORT_GENERATOR has no exception.

Method GET_DECLARATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DECLARATION Call by reference Type reference (TYPE) /SLOAP/T_STRINGTABLE Stringtable 20100127
2 Exporting EV_STRUCTURE_NAME Call by reference Type reference (TYPE) STRING 20100127
3 Importing IR_MODULE Call by reference Object reference (TYPE REF TO) /SLOAP/CL_ANALYSIS_MODULE Analysis module 20100127
4 Importing IV_COMMENTS Call by reference Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127
5 Importing IV_COUNTER Call by reference Type reference (TYPE) INT4 Natural Number 20100127

Method GET_DECLARATION on class /SLOAP/CL_ANL_REPORT_GENERATOR has no exception.

Method GET_EXEC_FUNCTION_MODULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FUNCTION_MODULE Call by reference Type reference (TYPE) /SLOAP/T_FUNCTION_MODULE Table of function groups 20100127
2 Importing IT_OUT_PR_MOD_MAPPING Call by reference Type reference (TYPE) /SLOAP/T_OUT_PR_MOD_MAPPING SLOAS guid table 20100127

Method GET_EXEC_FUNCTION_MODULES on class /SLOAP/CL_ANL_REPORT_GENERATOR has no exception.

Method GET_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FORM Call by reference Type reference (TYPE) /SLOAP/T_STRINGTABLE Stringtable 20100127
2 Exporting EV_FORM_NAME Call by reference Type reference (TYPE) STRING 20100127
3 Importing IR_MODULE Call by reference Object reference (TYPE REF TO) /SLOAP/CL_ANALYSIS_MODULE Analysis module 20100127
4 Importing IV_COMMENTS Call by reference Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127
5 Importing IV_COUNTER Call by reference Type reference (TYPE) INT4 Natural Number 20100127
6 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) STRING 20100127

Method GET_FORM on class /SLOAP/CL_ANL_REPORT_GENERATOR has no exception.

Method GET_PERFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PERFORM Call by reference Type reference (TYPE) /SLOAP/T_STRINGTABLE Stringtable 20100127
2 Importing IR_MODULE Call by reference Object reference (TYPE REF TO) /SLOAP/CL_ANALYSIS_MODULE Analysis module 20100127
3 Importing IV_COMMENTS Call by reference Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127
4 Importing IV_COUNTER Call by reference Type reference (TYPE) INT4 Natural Number 20100127
5 Importing IV_FORM_NAME Call by reference Type reference (TYPE) STRING 20100127

Method GET_PERFORM on class /SLOAP/CL_ANL_REPORT_GENERATOR has no exception.

Method GET_SELECTION_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INITIALIZATION Call by reference Type reference (TYPE) /SLOAP/T_STRINGTABLE SLOAS Stringtable 20100127
2 Exporting ET_SELECTION_SCREEN Call by reference Type reference (TYPE) /SLOAP/T_STRINGTABLE 20100127
3 Importing IR_MODULE Call by reference Object reference (TYPE REF TO) /SLOAP/CL_ANALYSIS_MODULE Analysis module 20100127
4 Importing IV_COMMENTS Call by reference Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127
5 Importing IV_COUNTER Call by reference Type reference (TYPE) INT4 20100127

Method GET_SELECTION_SCREEN on class /SLOAP/CL_ANL_REPORT_GENERATOR has no exception.

Method GET_SELOPT_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELOPT_GROUPS_ASSIGNMENT Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20100127
2 Exporting ET_SELOPT_GROUPS_DECL Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20100127
3 Exporting ET_SELOPT_GROUPS_INIT Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20100127
4 Exporting ET_SELOPT_GROUPS_SCREEN Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20100127

Method GET_SELOPT_GROUPS on class /SLOAP/CL_ANL_REPORT_GENERATOR has no exception.

Method GET_STRUCTURE_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INNER_DEFINITION_CODE Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20100127
2 Exporting ET_STRUCTURE_DEFINITION Call by reference Type reference (TYPE) /SLOAP/T_STRINGTABLE Stringtable 20100127
3 Exporting EV_STRUCTURE_NAME Call by reference Type reference (TYPE) STRING 20100127
4 Importing IR_FIELD_LIST Call by reference Object reference (TYPE REF TO) /SLOAP/CL_FIELD_LIST SLOAS field list 20100127
5 Importing IV_COUNTER Call by reference Type reference (TYPE) INT4 Natural Number 20100127

Method GET_STRUCTURE_DEFINITION on class /SLOAP/CL_ANL_REPORT_GENERATOR has no exception.

Method GET_TESTRUN_RESULT 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) DATA 20100127
2 Importing IV_MODULE_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20100127

Method GET_TESTRUN_RESULT on class /SLOAP/CL_ANL_REPORT_GENERATOR has no exception.

Method GET_TEST_FRAMEWORK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_CODE Value transfer Type reference (TYPE) STRING Table of Strings 20100127
2 Importing IR_MODULE Call by reference Object reference (TYPE REF TO) /SLOAP/CL_ANALYSIS_MODULE Analysis module 20100127

Method GET_TEST_FRAMEWORK on class /SLOAP/CL_ANL_REPORT_GENERATOR has no exception.

Method GET_TRANSPORT_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EX_ANALYSIS Call by reference Type reference (TYPE) /SLOAP/T_TR_CREA_ANALYSIS 20100127
2 Exporting ET_EX_CONFIG Call by reference Type reference (TYPE) /SLOAP/T_TR_CREA_CONFIG 20100127
3 Exporting ET_EX_MODULE Call by reference Type reference (TYPE) /SLOAP/T_TR_CREA_MODULE 20100127
4 Exporting ET_EX_SELOPT Call by reference Type reference (TYPE) /SLOAP/T_TR_CREA_SELOPT 20100127
5 Exporting ET_EX_TITLE Call by reference Type reference (TYPE) /SLOAP/T_TR_CREA_TITLE 20100127
6 Exporting ET_FUNCTION_MODULE Call by reference Type reference (TYPE) /SLOAP/T_FUNCTION_MODULE 20100127
7 Exporting ET_REPORT Call by reference Type reference (TYPE) /SLOAP/T_REPORT Report names 20100127
8 Importing IT_OUT_PR_MOD_MAPPING Call by reference Type reference (TYPE) /SLOAP/T_OUT_PR_MOD_MAPPING 20100127
9 Importing IV_ANALYSIS_GUID Call by reference Type reference (TYPE) /SLOAP/ANALYSIS_GUID 20100127
10 Importing IV_SYSTEM_TYPE Call by reference Type reference (TYPE) /SLOAP/SYSTEM_TYPE 20100127

Method GET_TRANSPORT_CONTENT on class /SLOAP/CL_ANL_REPORT_GENERATOR has no exception.

Method GET_ZIP_FOR_FM_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ANALYSIS_GUID Call by reference Type reference (TYPE) GUID SLOAS Analysis Guid 20100127
2 Exporting EV_ANALYSIS_REPORT_ZIP Call by reference Type reference (TYPE) XSTRING ZIP File 20100127
3 Importing IO_OUT_PR_LIST Call by reference Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST SLOAS object list utility class 20100127
4 Importing IT_OUT_PR_MOD_MAPPING Call by reference Type reference (TYPE) /SLOAP/T_OUT_PR_MOD_MAPPING Mapping output profile - analysis module 20100127
5 Importing IV_ANALYSIS_GUID Call by reference Type reference (TYPE) /SLOAP/ANALYSIS_GUID SLOAS Analysis Guid 20100127
6 Importing IV_RECURSIVE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100127
7 Importing IV_SYSTEM_TYPE Call by reference Type reference (TYPE) /SLOAP/SYSTEM_TYPE SLOAS system type 20100127
8 Importing IV_UNICODE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127

Method GET_ZIP_FOR_FM_REPORT_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ANALYSIS_GUID Call by reference Type reference (TYPE) GUID SLOAS Analysis Guid 20100127
2 Exporting EV_ANALYSIS_REPORT_ZIP Call by reference Type reference (TYPE) XSTRING ZIP File 20100127
3 Importing IO_OUT_PR_LIST Call by reference Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST SLOAS object list utility class 20100127
4 Importing IT_OUT_PR_MOD_MAPPING Call by reference Type reference (TYPE) /SLOAP/T_OUT_PR_MOD_MAPPING Mapping output profile - analysis module 20100127
5 Importing IV_ANALYSIS_GUID Call by reference Type reference (TYPE) /SLOAP/ANALYSIS_GUID SLOAS Analysis Guid 20100127
6 Importing IV_RECURSIVE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100127
7 Importing IV_SYSTEM_TYPE Call by reference Type reference (TYPE) /SLOAP/SYSTEM_TYPE SLOAS system type 20100127
8 Importing IV_UNICODE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127

Method GET_ZIP_FOR_MULTIPLE_REPORTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ANALYSIS_REPORT_ZIP Value transfer Type reference (TYPE) XSTRING Returning ZIP File 20100127
2 Exporting EV_ANLREPORT_GUID Call by reference Type reference (TYPE) GUID OBSOLETE 20100127
3 Importing IR_OUT_PR_LIST Call by reference Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST List of output profiles 20100127
4 Importing IT_SELOPT_CONTENT Call by reference Type reference (TYPE) /SLOAP/T_SELOPT_CONTENT Mapping of Select Options Groups to Contents 20100127
5 Importing IV_BASIS Call by reference Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20130423
6 Importing IV_COMMENTS Call by reference Type reference (TYPE) SAP_BOOL SPACE Generate comments into code 20100127
7 Importing IV_SYSTEM_TYPE Call by reference Type reference (TYPE) /SLOAP/SYSTEM_TYPE SLOAS system type 20100127
8 Importing IV_TEXT Call by reference Type reference (TYPE) SAP_BOOL SPACE Get code as text file 20100127
9 Importing IV_TRANSPORT Call by reference Type reference (TYPE) SAP_BOOL 'X' Get code as transport files 20100127
10 Importing IV_UNICODE Call by reference Type reference (TYPE) SAP_BOOL SPACE Get unicode transport 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127
2 /SLOAP/CX_MISSING_PARAMETER 20100127
3 /SLOAP/CX_NO_SUCH_OBJECT SLOAS: Object does not exist 20130605

Method IS_MODULE_IN_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ANALYSIS_MODULE_LIST Call by reference Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST SLOAS object list utility class 20100127
2 Importing IV_MODULE_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20100127
3 Returning RV_EXISTS Value transfer Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127

Method IS_MODULE_IN_LIST on class /SLOAP/CL_ANL_REPORT_GENERATOR has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 700