Hierarchy

⤷

⤷

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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | NAMESPACE | '/SLOAP/' | Namespace | 20100127 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | NAMESPACE | '/SLOAP/' | Namespace | 20100127 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CVERST | Available CVERS | 20100507 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /SLOAP/CL_FIELD_LIST | SLOAS field list | 20100127 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /SLOAP/T_STRINGTABLE | Stringtable | 20100127 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /SLOAP/T_SELOPT | SLOAS Select Options Definition Table Type | 20100127 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /SLOAP/STRUC_NAME | SLOAS data structure name | 20100127 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PROGNAME | Name of report | 20100127 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PROGNAME | Name of report | 20100127 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | NUMC1 | Num1 | 20100127 |
Methods
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 | ![]() |
CT_APP_COMP | Call by reference | Type reference (TYPE) | TT_APP_COMP_NESTED | 20100127 | |||
2 | ![]() |
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 | ![]() |
ET_APP_COMP_LEAVE | Call by reference | Type reference (TYPE) | /SLOAP/T_STRINGTABLE | SLOAS Stringtable | 20100127 | ||
2 | ![]() |
IT_APP_COMPONENT | Call by reference | Type reference (TYPE) | TT_APP_COMP_NESTED | 20100127 | |||
3 | ![]() |
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 | ![]() |
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 | ![]() |
EV_CLOSES_DEFINITION | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100127 | ||
2 | ![]() |
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 | ![]() |
EV_OPENS_DEFINITION | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100127 | ||
2 | ![]() |
IV_CODE_LINE | Call by reference | Type reference (TYPE) | STRING | ABAP/4 program text definition for READ REPORT ... INTO ... | 20100127 | ||
3 | ![]() |
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 | ![]() |
CV_CODE_LINE | Call by reference | Type reference (TYPE) | STRING | ABAP/4 program text definition for READ REPORT ... INTO ... | 20100127 | ||
2 | ![]() |
IT_RIGHT_DELIMITER | Call by reference | Type reference (TYPE) | /SLOAP/T_CHAR1 | Table of characters | 20100127 | ||
3 | ![]() |
IV_1 | Call by reference | Type reference (TYPE) | STRING | ABAP/4 program text definition for READ REPORT ... INTO ... | 20100127 | ||
4 | ![]() |
IV_PATTERN_NEW | Call by reference | Type reference (TYPE) | STRING | 20100127 | |||
5 | ![]() |
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 | ![]() |
GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 | ||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | /SLOAP/ID | ID field | 20100127 | ||
3 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | /SLOAP/VERSION | SLOAS version field | 20100127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100127 | ||
2 | ![]() |
20100127 | ||
3 | ![]() |
20100127 |
Method CREATE_GEN_OUT_MD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_OUTPUT_MODULE | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_MODULE | 20100127 | |||
2 | ![]() |
IV_GENERIC_DOCUMENTATION | Call by reference | Type reference (TYPE) | SAP_BOOL | 'X' | Boolean Variable (X=True, Space=False) | 20100127 | |
3 | ![]() |
IV_GENERIC_EXCEL_TABLE | Call by reference | Type reference (TYPE) | SAP_BOOL | 'X' | Boolean Variable (X=True, Space=False) | 20100127 | |
4 | ![]() |
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 | ![]() |
20100127 | ||
2 | ![]() |
20100127 | ||
3 | ![]() |
20100127 | ||
4 | ![]() |
20100127 | ||
5 | ![]() |
20100127 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
EV_ERROR_FREE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100127 | ||
2 | ![]() |
EV_NAMESPACE | Call by reference | Type reference (TYPE) | NAMESPACE | Namespace | 20100127 | ||
3 | ![]() |
EV_REPORT_NAME | Call by reference | Type reference (TYPE) | PROGNAME | Report name | 20100127 | ||
4 | ![]() |
IV_NAMESPACE | Call by reference | Type reference (TYPE) | NAMESPACE | Namespace | 20100127 | ||
5 | ![]() |
IV_REPORT_NAME | Call by reference | Type reference (TYPE) | PROGNAME | Report name | 20100127 | ||
6 | ![]() |
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 | ![]() |
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 | ![]() |
ES_ELEMENT | Value transfer | Type reference (TYPE) | /SLOAP/MODULE | SLOAS analysis module data | 20100127 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
CODE | Value transfer | Type reference (TYPE) | /SLOAP/T_STRINGTABLE | Stringtable | 20100127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100127 |
Method GET_FIELD_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
IO_CVM_FILTER | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_CVM_FILTER | filter object for CVM states | 20100127 | ||
2 | ![]() |
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 | ![]() |
ER_MODULE | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_ANALYSIS_MODULE | SLOAS analysis module data | 20100127 | ||
2 | ![]() |
IO_CVM_FILTER | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_CVM_FILTER | only active elements | 20100127 | ||
3 | ![]() |
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 | ![]() |
RV_CORR_VERSION | Value transfer | Type reference (TYPE) | /SLOAP/VERSION | SLOAS version field | 20120420 | ||
2 | ![]() |
RV_VERSION | Value transfer | Type reference (TYPE) | /SLOAP/VERSION | SLOAS version field | 20100127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100127 |
Method GET_REFRESHED_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
ES_SYSTEM_TYPE_INFO | Value transfer | Type reference (TYPE) | /SLOAP/S_SYSTEM_TYPE_INFO | 20100127 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
EV_ENABLED | Value transfer | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 | ||
2 | ![]() |
IV_SYSTEM_TYPE | Call by reference | Type reference (TYPE) | /SLOAP/SYSTEM_TYPE | SLOAS system type | 20100127 | ||
3 | ![]() |
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 | ![]() |
EV_ENABLED | Value transfer | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100506 | ||
2 | ![]() |
IT_CVERS | Call by reference | Type reference (TYPE) | CVERST | Globally Unique Identifier | 20100506 | ||
3 | ![]() |
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 | ![]() |
ET_MODULES | Call by reference | Type reference (TYPE) | /SLOAP/T_MODULE | SLOAS analysis module data | 20100127 | ||
2 | ![]() |
IV_CREATOR | Call by reference | Type reference (TYPE) | /SLOAP/CREATOR | SLOAS creator | 20100127 | ||
3 | ![]() |
IV_HIDE_NOT_USE | Call by reference | Type reference (TYPE) | SAP_BOOL | 'X' | Boolean Variable (X=True, Space=False) | 20100127 | |
4 | ![]() |
IV_ONLY_ACT | Call by reference | Type reference (TYPE) | SAP_BOOL | 'X' | Boolean Variable (X=True, Space=False) | 20100127 | |
5 | ![]() |
IV_ONLY_GLOBAL | Call by reference | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 | ||
6 | ![]() |
IV_ONLY_LATEST | Call by reference | Type reference (TYPE) | SAP_BOOL | 'X' | return only latest version of each module | 20100127 | |
7 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
EV_IS_ASSIGNED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100127 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
20100419 | ||
2 | ![]() |
20100419 | ||
3 | ![]() |
20100419 |
Method SAVE_NEW_VERSION_OLD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
20100127 | ||
2 | ![]() |
20100127 | ||
3 | ![]() |
20100127 | ||
4 | ![]() |
20100127 | ||
5 | ![]() |
20100127 |
Method SAVE_OLD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
20100127 | ||
2 | ![]() |
20100127 | ||
3 | ![]() |
20100127 | ||
4 | ![]() |
20100127 |
Method SAVE_SYSTEM_TYPE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20100127 | |||
2 | ![]() |
IV_ENABLED | Call by reference | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 | ||
3 | ![]() |
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 | ![]() |
CODE | Call by reference | Type reference (TYPE) | /SLOAP/T_STRINGTABLE | Stringtable | 20100127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100127 |
Method SET_CVERS_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
IT_FIELD_TABLE | Call by reference | Type reference (TYPE) | /SLOAP/T_FIELD | SLOAS field table type | 20100127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100127 |
Method SET_GLOBAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ID | Call by reference | Type reference (TYPE) | /SLOAP/ID | 20100127 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
ET_AM_INCOMPLETED | Call by reference | Type reference (TYPE) | /SLOAP/T_MODULE | SLOAS module table type | 20100127 | ||
2 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20100127 | ||
3 | ![]() |
IV_CVM_STATE | Call by reference | Type reference (TYPE) | /SLOAP/CVM_STATE | SLOAS Development state of a certain content element | 20100127 | ||
4 | ![]() |
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 | ![]() |
EV_RIGHTS_IN_NEXT_VERSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100127 | |||
2 | ![]() |
EV_SAVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100127 | |||
3 | ![]() |
EV_SAVE_TO_NEW_VERSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100127 | |||
4 | ![]() |
EV_SET_TO_ACTIVE_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100127 | |||
5 | ![]() |
EV_SET_TO_TEST_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100127 | |||
6 | ![]() |
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 |