SAP ABAP Class /SLOAP/CL_ANALYSIS_MODULE (Analysis module)
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 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_OBJECT Standard attributes & methods 20100127
Properties
Class /SLOAP/CL_ANALYSIS_MODULE  
Short Description Analysis module    
Super Class /SLOAP/CL_OBJECT Standard attributes & methods 
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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /SLOAP/CL_ANALYSIS_MODULE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 /SLOAP/CL_OUTPUT_MODULE 20100127
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DEFAULT_NAMESPACE_DELIVERY Constant Public Type reference (TYPE) NAMESPACE '/SLOAP/' Namespace 20100127
2 GC_DEFAULT_NAMESPACE_DEVELOP Constant Public Type reference (TYPE) NAMESPACE '/SLOAP/' Namespace 20100127
3 GT_CVERS Instance attribute Private Type reference (TYPE) CVERST Available CVERS 20100507
4 MO_FIELD_LIST Instance attribute Private Object reference (TYPE REF TO) /SLOAP/CL_FIELD_LIST SLOAS field list 20100127
5 MT_CODE Instance attribute Private Type reference (TYPE) /SLOAP/T_STRINGTABLE Stringtable 20100127
6 MT_SELOPT_TABLE Instance attribute Private Type reference (TYPE) /SLOAP/T_SELOPT SLOAS Select Options Definition Table Type 20100127
7 MV_CODE_GUID Instance attribute Private Type reference (TYPE) GUID Globally Unique Identifier 20100127
8 MV_DATA_GUID Instance attribute Private Type reference (TYPE) GUID Globally Unique Identifier 20100127
9 MV_DATA_STRUCTURE_NAME Instance attribute Private Type reference (TYPE) /SLOAP/STRUC_NAME SLOAS data structure name 20100127
10 MV_GLOBAL Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127
11 MV_NOT_USE Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127
12 MV_REPORT_NAME Instance attribute Public Type reference (TYPE) PROGNAME Name of report 20100127
13 MV_REPORT_NAME_ACT Instance attribute Public Type reference (TYPE) PROGNAME Name of report 20100127
14 MV_TABLE_LAYOUT Instance attribute Private Type reference (TYPE) NUMC1 Num1 20100127
Methods
# Method Level Visibility Method type Description Created on
1 APP_COMP_TREE_BUILD Instance method Private Method Build hierarchical relation of app comp elements 20100127
2 APP_COMP_TREE_GET_LEAVES Instance method Private Method Get leaves of nested application components table 20100127
3 CHECK_CODE_FORMAT Instance method Private Method 20100127
4 CHECK_SELOPT_TABLE Instance method Private Method Checks and updates Select option table for DB update 20100127
5 CODE_CLOSES_DEFINITION Instance method Private Method Check if code line closes a definition block 20100127
6 CODE_OPENS_DEFINITION Instance method Private Method Check if code line opens a definition block 20100127
7 CODE_REPLACE_PATTERN Instance method Private Method Replace unwanted coding patterns 20100127
8 CONSTRUCTOR Instance method Public Constructor 20100127
9 CREATE_GEN_OUT_MD Instance method Public Method Creates generic output module with same ID, if not yet exist 20100127
10 DELETE Instance method Public Method not implemented DO NOT USE ! 20100127
11 GENERATE_REPORT Instance method Public Method 20100127
12 GET_AS_STRUCTURE Instance method Public Method get the module directly as structure 20100127
13 GET_AS_STRUCTURE_FROM_GUID Static method Public Method get structure from GUID 20100127
14 GET_CODE Instance method Public Method returns code of this module 20100127
15 GET_CODE_FROM_DB Instance method Private Method internal - reads code from database 20100127
16 GET_FIELD_LIST Instance method Public Method 20100127
17 GET_ID_OLD Instance method Public Method 20100127
18 GET_LATER_VERSIONS_INFO Instance method Public Method returns if higher versions are available 20100127
19 GET_LATEST_VERSION Static method Public Method returns highest version of a certain ID 20100127
20 GET_NEXT_VERSION Instance method Private Method get next available version 20100127
21 GET_REFRESHED_OBJECT Instance method Public Method returns the current object with refreshed content 20100127
22 GET_REF_OUT_GR Instance method Public Method 20100127
23 GET_REF_OUT_MD Instance method Public Method 20100127
24 GET_REF_OUT_PR Instance method Public Method 20100127
25 GET_REF_RESULTS Instance method Public Method 20100127
26 GET_SELOPT_TABLE Instance method Public Method return table with selopt definitions 20100127
27 GET_SYSTEM_TYPE_INFO Instance method Public Method returns latest info for a certain system type 20100127
28 GET_SYSTEM_TYPE_INFO_TABLE Instance method Public Method returns latest info for all system types 20100127
29 GET_SYSTEM_TYPE_STATUS Instance method Public Method returns latest staus for a certain system type 20100127
30 GET_SYSTEM_TYPE_STATUS_NEW Instance method Public Method returns latest staus for a certain system type 20100506
31 GET_TABLE Static method Public Method returns a list of all modules, standard restricted to latest 20100127
32 GET_TABLE_LAYOUT Instance method Public Method 20100127
33 GET_VERSION_OLD Instance method Public Method 20100127
34 IS_ASSIGNED Static method Public Method returns if element is assigned somewhere 20100127
35 IS_GLOBAL Instance method Public Method 20100127
36 IS_NOT_USE Instance method Public Method 20100127
37 SAVE_CODE_NOT_USE Instance method Public Method 20100419
38 SAVE_NEW_VERSION_OLD Instance method Public Method 20100127
39 SAVE_OLD Instance method Public Method save analysis module in DEV state 20100127
40 SAVE_SYSTEM_TYPE_INFO Instance method Public Method saves enabled/disabled status for a certain system type 20100127
41 SET_CODE Instance method Public Method 20100127
42 SET_CVERS_TABLE Instance method Public Method 20100507
43 SET_FIELD_LIST Instance method Public Method 20100127
44 SET_FIELD_TABLE Instance method Public Method set field table 20100127
45 SET_GLOBAL Instance method Public Method 20100127
46 SET_ID_OLD Instance method Public Method 20100127
47 SET_NOT_USE Instance method Public Method 20100127
48 SET_SELOPT_TABLE Instance method Public Method 20100127
49 SET_TABLE_LAYOUT Instance method Public Method 20100127
50 SWITCH_STATE Instance method Public Method switch state of analysis module 20100127
51 USER_RIGHTS Instance method Public Method 20100127
Events
Class /SLOAP/CL_ANALYSIS_MODULE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_APP_COMP_NESTED Private See coding 20100127 tt_app_comp_nested TYPE STANDARD TABLE OF ty_app_comp_nested
2 TT_GUID Private See coding 20100127 tt_guid TYPE STANDARD TABLE OF /SLOAP/RAW16 WITH NON-UNIQUE DEFAULT KEY
3 TY_APP_COMP_NESTED Private See coding 20100127 BEGIN OF ty_app_comp_nested, el TYPE char3, next_el TYPE REF TO data, END OF ty_app_comp_nested
Method Signatures

Method APP_COMP_TREE_BUILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_APP_COMP Call by reference Type reference (TYPE) TT_APP_COMP_NESTED 20100127
2 Importing IV_APP_COMPONENT Call by reference Type reference (TYPE) STRING 20100127

Method APP_COMP_TREE_BUILD on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method APP_COMP_TREE_GET_LEAVES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_APP_COMP_LEAVE Call by reference Type reference (TYPE) /SLOAP/T_STRINGTABLE SLOAS Stringtable 20100127
2 Importing IT_APP_COMPONENT Call by reference Type reference (TYPE) TT_APP_COMP_NESTED 20100127
3 Importing IV_APP_COMPONENT_PREFIX Call by reference Type reference (TYPE) STRING 20100127

Method APP_COMP_TREE_GET_LEAVES on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method CHECK_CODE_FORMAT Signature

Method CHECK_CODE_FORMAT on class /SLOAP/CL_ANALYSIS_MODULE has no parameter.
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127

Method CHECK_SELOPT_TABLE Signature

Method CHECK_SELOPT_TABLE on class /SLOAP/CL_ANALYSIS_MODULE has no parameter.
Method CHECK_SELOPT_TABLE on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method CODE_CLOSES_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CLOSES_DEFINITION Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100127
2 Importing IV_CODE_LINE Call by reference Type reference (TYPE) STRING ABAP/4 program text definition for READ REPORT ... INTO ... 20100127

Method CODE_CLOSES_DEFINITION on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method CODE_OPENS_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OPENS_DEFINITION Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100127
2 Importing IV_CODE_LINE Call by reference Type reference (TYPE) STRING ABAP/4 program text definition for READ REPORT ... INTO ... 20100127
3 Importing IV_COMMAND Call by reference Type reference (TYPE) STRING ABAP/4 program text definition for READ REPORT ... INTO ... 20100127

Method CODE_OPENS_DEFINITION on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method CODE_REPLACE_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CODE_LINE Call by reference Type reference (TYPE) STRING ABAP/4 program text definition for READ REPORT ... INTO ... 20100127
2 Importing IT_RIGHT_DELIMITER Call by reference Type reference (TYPE) /SLOAP/T_CHAR1 Table of characters 20100127
3 Importing IV_1 Call by reference Type reference (TYPE) STRING ABAP/4 program text definition for READ REPORT ... INTO ... 20100127
4 Importing IV_PATTERN_NEW Call by reference Type reference (TYPE) STRING 20100127
5 Importing IV_PATTERN_OLD Call by reference Type reference (TYPE) STRING 20100127

Method CODE_REPLACE_PATTERN on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20100127
2 Importing ID Call by reference Type reference (TYPE) /SLOAP/ID ID field 20100127
3 Importing VERSION Call by reference Type reference (TYPE) /SLOAP/VERSION SLOAS version 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 CREATE_GEN_OUT_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_OUTPUT_MODULE Value transfer Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_MODULE 20100127
2 Importing IV_GENERIC_DOCUMENTATION Call by reference Type reference (TYPE) SAP_BOOL 'X' Boolean Variable (X=True, Space=False) 20100127
3 Importing IV_GENERIC_EXCEL_TABLE Call by reference Type reference (TYPE) SAP_BOOL 'X' Boolean Variable (X=True, Space=False) 20100127
4 Importing IV_GENERIC_HTML_TABLE Call by reference Type reference (TYPE) SAP_BOOL 'X' Boolean Variable (X=True, Space=False) 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_ELEMENT_NOT_ACTIVE 20100127
2 /SLOAP/CX_INVALID_PARAMETER 20100127
3 /SLOAP/CX_MISSING_PARAMETER 20100127
4 /SLOAP/CX_MISSING_PERS_TABLE 20100127
5 /SLOAP/CX_NEWER_VERSION_AVLB 20100127

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEST_MODE Call by reference Type reference (TYPE) SAP_BOOL 'X' Boolean Variable (X=True, Space=False) 20100127

Method DELETE on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method GENERATE_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR_FREE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100127
2 Exporting EV_NAMESPACE Call by reference Type reference (TYPE) NAMESPACE Namespace 20100127
3 Exporting EV_REPORT_NAME Call by reference Type reference (TYPE) PROGNAME Report name 20100127
4 Importing IV_NAMESPACE Call by reference Type reference (TYPE) NAMESPACE Namespace 20100127
5 Importing IV_REPORT_NAME Call by reference Type reference (TYPE) PROGNAME Report name 20100127
6 Importing IV_STATE Call by reference Type reference (TYPE) /SLOAP/CVM_STATE SLOAS Development state of a certain content element 20100127

Method GENERATE_REPORT on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method GET_AS_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_MODULE Value transfer Type reference (TYPE) /SLOAP/MODULE SLOAS analysis module data 20100127

Method GET_AS_STRUCTURE on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method GET_AS_STRUCTURE_FROM_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_ELEMENT Value transfer Type reference (TYPE) /SLOAP/MODULE SLOAS analysis module data 20100127
2 Importing IV_GUID Call by reference Type reference (TYPE) /SLOAP/GUID SLOAS: Guid 20100127

Method GET_AS_STRUCTURE_FROM_GUID on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method GET_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CODE Value transfer Type reference (TYPE) /SLOAP/T_STRINGTABLE Stringtable 20100127

Method GET_CODE on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method GET_CODE_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CODE Value transfer Type reference (TYPE) /SLOAP/T_STRINGTABLE Stringtable 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_MISSING_DB_RECORD 20100127

Method GET_FIELD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_FIELD_LIST Call by reference Object reference (TYPE REF TO) /SLOAP/CL_FIELD_LIST SLOAS field list 20100127

Method GET_FIELD_LIST on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method GET_ID_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID Value transfer Type reference (TYPE) /SLOAP/ID ID field 20100127

Method GET_ID_OLD on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method GET_LATER_VERSIONS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CVM_FILTER Call by reference Object reference (TYPE REF TO) /SLOAP/CL_CVM_FILTER filter object for CVM states 20100127
2 Returning RO_MODULE Value transfer Object reference (TYPE REF TO) /SLOAP/CL_ANALYSIS_MODULE Analysis module 20100127

Method GET_LATER_VERSIONS_INFO on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method GET_LATEST_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_MODULE Value transfer Object reference (TYPE REF TO) /SLOAP/CL_ANALYSIS_MODULE SLOAS analysis module data 20100127
2 Importing IO_CVM_FILTER Call by reference Object reference (TYPE REF TO) /SLOAP/CL_CVM_FILTER only active elements 20100127
3 Importing IV_ID Call by reference Type reference (TYPE) /SLOAP/MODULE_ID SLOAS ID field 20100127

Method GET_LATEST_VERSION on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method GET_NEXT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_CORR_VERSION Value transfer Type reference (TYPE) /SLOAP/VERSION SLOAS version field 20120420
2 Exporting RV_VERSION Value transfer Type reference (TYPE) /SLOAP/VERSION SLOAS version field 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_NEWER_VERSION_AVLB 20100127

Method GET_REFRESHED_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_ANALYSIS_MODULE Value transfer Object reference (TYPE REF TO) /SLOAP/CL_ANALYSIS_MODULE Analysis module 20100127

Method GET_REFRESHED_OBJECT on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method GET_REF_OUT_GR Signature

Method GET_REF_OUT_GR on class /SLOAP/CL_ANALYSIS_MODULE has no parameter.
Method GET_REF_OUT_GR on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method GET_REF_OUT_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_OUTPUT_MODULE_TABLE Value transfer Type reference (TYPE) /SLOAP/T_OUTPUT_MODULE SLOAS output module table type 20100127

Method GET_REF_OUT_MD on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method GET_REF_OUT_PR Signature

Method GET_REF_OUT_PR on class /SLOAP/CL_ANALYSIS_MODULE has no parameter.
Method GET_REF_OUT_PR on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method GET_REF_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_RESULT_TABLE Value transfer Type reference (TYPE) /SLOAP/T_RESULT SLOAS result table type 20100127

Method GET_REF_RESULTS on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method GET_SELOPT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_SELOPT_TABLE Value transfer Type reference (TYPE) /SLOAP/T_SELOPT SLOAS Select Options Definition Table Type 20100127

Method GET_SELOPT_TABLE on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method GET_SYSTEM_TYPE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_SYSTEM_TYPE_INFO Value transfer Type reference (TYPE) /SLOAP/S_SYSTEM_TYPE_INFO 20100127
2 Importing IV_SYSTEM_TYPE Call by reference Type reference (TYPE) /SLOAP/SYSTEM_TYPE SLOAS system type 20100127

Method GET_SYSTEM_TYPE_INFO on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method GET_SYSTEM_TYPE_INFO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_SYSTEM_TYPE Value transfer Type reference (TYPE) /SLOAP/T_SYSTEM_TYPE_INFO 20100127

Method GET_SYSTEM_TYPE_INFO_TABLE on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method GET_SYSTEM_TYPE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ENABLED Value transfer Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127
2 Importing IV_SYSTEM_TYPE Call by reference Type reference (TYPE) /SLOAP/SYSTEM_TYPE SLOAS system type 20100127
3 Importing IV_SYSTEM_TYPE_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20100127

Method GET_SYSTEM_TYPE_STATUS on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method GET_SYSTEM_TYPE_STATUS_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ENABLED Value transfer Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100506
2 Importing IT_CVERS Call by reference Type reference (TYPE) CVERST Globally Unique Identifier 20100506
3 Importing IV_SYSTEM_TYPE Call by reference Type reference (TYPE) /SLOAP/SYSTEM_TYPE SLOAS system type 20100506

Method GET_SYSTEM_TYPE_STATUS_NEW on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MODULES Call by reference Type reference (TYPE) /SLOAP/T_MODULE SLOAS analysis module data 20100127
2 Importing IV_CREATOR Call by reference Type reference (TYPE) /SLOAP/CREATOR SLOAS creator 20100127
3 Importing IV_HIDE_NOT_USE Call by reference Type reference (TYPE) SAP_BOOL 'X' Boolean Variable (X=True, Space=False) 20100127
4 Importing IV_ONLY_ACT Call by reference Type reference (TYPE) SAP_BOOL 'X' Boolean Variable (X=True, Space=False) 20100127
5 Importing IV_ONLY_GLOBAL Call by reference Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127
6 Importing IV_ONLY_LATEST Call by reference Type reference (TYPE) SAP_BOOL 'X' return only latest version of each module 20100127
7 Importing IV_SEARCH_STRING Call by reference Type reference (TYPE) STRING Search string 20100127

Method GET_TABLE on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method GET_TABLE_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LAYOUT Value transfer Type reference (TYPE) NUMC1 Num1 20100127

Method GET_TABLE_LAYOUT on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method GET_VERSION_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VERSION Value transfer Type reference (TYPE) /SLOAP/VERSION 20100127

Method GET_VERSION_OLD on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method IS_ASSIGNED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_IS_ASSIGNED Value transfer Type reference (TYPE) ABAP_BOOL 20100127
2 Importing IV_GUID Call by reference Type reference (TYPE) /SLOAP/GUID SLOAS: Guid 20100127

Method IS_ASSIGNED on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method IS_GLOBAL Signature

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

Method IS_GLOBAL on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method IS_NOT_USE Signature

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

Method IS_NOT_USE on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method SAVE_CODE_NOT_USE Signature

Method SAVE_CODE_NOT_USE on class /SLOAP/CL_ANALYSIS_MODULE has no parameter.
# Exception Resumable Description Created on
1 /SLOAP/CX_FUNCTION_MODULE 20100419
2 /SLOAP/CX_INVALID_PARAMETER 20100419
3 /SLOAP/CX_MISSING_PARAMETER 20100419

Method SAVE_NEW_VERSION_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CVM_STATE Call by reference Type reference (TYPE) /SLOAP/CVM_STATE 'DEV' SLOAS Development state of a certain content element 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_ELEMENT_NOT_ACTIVE 20100127
2 /SLOAP/CX_FUNCTION_MODULE 20100127
3 /SLOAP/CX_INVALID_PARAMETER 20100127
4 /SLOAP/CX_MISSING_PARAMETER 20100127
5 /SLOAP/CX_NEWER_VERSION_AVLB 20100127

Method SAVE_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CVM_STATE Call by reference Type reference (TYPE) /SLOAP/CVM_STATE 'DEV' SLOAS Development state of a certain content element 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_FOREIGN_LOCK 20100127
2 /SLOAP/CX_FUNCTION_MODULE 20100127
3 /SLOAP/CX_MISSING_PARAMETER 20100127
4 /SLOAP/CX_SWITCH_NOT_ALLOWED 20100127

Method SAVE_SYSTEM_TYPE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) STRING 20100127
2 Importing IV_ENABLED Call by reference Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127
3 Importing IV_SYSTEM_TYPE Call by reference Type reference (TYPE) /SLOAP/SYSTEM_TYPE SLOAS system type 20100127

Method SAVE_SYSTEM_TYPE_INFO on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method SET_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CODE Call by reference Type reference (TYPE) /SLOAP/T_STRINGTABLE Stringtable 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127

Method SET_CVERS_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELOPT_TABLE Call by reference Type reference (TYPE) /SLOAP/T_SELOPT SLOAS Select Options Definition Table Type 20100507

Method SET_CVERS_TABLE on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method SET_FIELD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_FIELD_LIST Call by reference Object reference (TYPE REF TO) /SLOAP/CL_FIELD_LIST SLOAS field list 20100127

Method SET_FIELD_LIST on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method SET_FIELD_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD_TABLE Call by reference Type reference (TYPE) /SLOAP/T_FIELD SLOAS field table type 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_OBJ_ALREADY_EXISTS 20100127

Method SET_GLOBAL Signature

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

Method SET_GLOBAL on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method SET_ID_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) /SLOAP/ID 20100127
2 Importing IV_NO_CHECK Call by reference Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127

Method SET_ID_OLD on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method SET_NOT_USE Signature

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

Method SET_NOT_USE on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method SET_SELOPT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELOPT_TABLE Call by reference Type reference (TYPE) /SLOAP/T_SELOPT SLOAS Select Options Definition Table Type 20100127

Method SET_SELOPT_TABLE on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method SET_TABLE_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LAYOUT Call by reference Type reference (TYPE) NUMC1 Num1 20100127

Method SET_TABLE_LAYOUT on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method SWITCH_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AM_INCOMPLETED Call by reference Type reference (TYPE) /SLOAP/T_MODULE SLOAS module table type 20100127
2 Exporting ET_ERROR Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20100127
3 Importing IV_CVM_STATE Call by reference Type reference (TYPE) /SLOAP/CVM_STATE SLOAS Development state of a certain content element 20100127
4 Importing IV_TEST Call by reference Type reference (TYPE) ABAP_BOOL 20100127

Method SWITCH_STATE on class /SLOAP/CL_ANALYSIS_MODULE has no exception.

Method USER_RIGHTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RIGHTS_IN_NEXT_VERSION Call by reference Type reference (TYPE) ABAP_BOOL 20100127
2 Exporting EV_SAVE Call by reference Type reference (TYPE) ABAP_BOOL 20100127
3 Exporting EV_SAVE_TO_NEW_VERSION Call by reference Type reference (TYPE) ABAP_BOOL 20100127
4 Exporting EV_SET_TO_ACTIVE_MODE Call by reference Type reference (TYPE) ABAP_BOOL 20100127
5 Exporting EV_SET_TO_TEST_MODE Call by reference Type reference (TYPE) ABAP_BOOL 20100127
6 Importing IV_USER Call by reference Type reference (TYPE) /SLOAP/CREATOR SY-UNAME SLOAS creator 20100127

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