Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /SLOAP/CL_OUTPUT_OBJECT | Superclass for output objects | 20100127 |
Properties
| Class | /SLOAP/CL_OUTPUT_MODULE | |
| Short Description | ||
| Super Class | /SLOAP/CL_OUTPUT_OBJECT | Superclass for output objects |
| 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_OUTPUT_MODULE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /SLOAP/CL_OUTPUT_GROUP | 20100127 |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /SLOAP/CL_OBJECT_LIST | SLOAS object list utility class | 20100127 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /SLOAP/CL_FIELD_LIST | SLOAS field list | 20100127 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_AREA | /SLOAP/OBJECT | 20100127 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_GROUP | 20100127 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_PROFILE | 20100127 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/OUT_MD | SLOAS output module | 20100127 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/T_DESC_ALIA | SLOAS description alias table type | 20100127 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/T_STRINGTABLE | Stringtable | 20100127 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 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 | Private | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/TABLE_LAYOUT | SLOAS Table Layout | 20100127 |
Methods
Events
Class /SLOAP/CL_OUTPUT_MODULE has no event.
Types
Class /SLOAP/CL_OUTPUT_MODULE has no local type.
Method Signatures
Method ASSIGN_ANALYSIS_MODULE 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 | EV_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100127 | ||||
| 3 | IR_MODULE | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_ANALYSIS_MODULE | Analysis module | 20100127 | |||
| 4 | IV_CVM_STATE | Call by reference | Type reference (TYPE) | /SLOAP/CVM_STATE | 'DEV' | SLOAS Development state of a certain content element | 20100127 | ||
| 5 | IV_DELETE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100127 | ||||
| 6 | IV_TEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | 20100127 |
Method ASSIGN_ANALYSIS_MODULE on class /SLOAP/CL_OUTPUT_MODULE has no exception.
Method CHECK_CODE_FORMAT Signature
Method CHECK_CODE_FORMAT on class /SLOAP/CL_OUTPUT_MODULE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OUTPUT_GROUP | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_GROUP | 20100127 | ||||
| 2 | IR_OUTPUT_PROFILE | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_PROFILE | 20100127 | ||||
| 3 | IV_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 | |||
| 2 | 20100127 | |||
| 3 | 20100127 |
Method GET_ALIAS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ALIAS_TABLE | Value transfer | Type reference (TYPE) | /SLOAP/T_DESC_ALIA | SLOAS description alias table type | 20100127 |
Method GET_ALIAS_TABLE on class /SLOAP/CL_OUTPUT_MODULE has no exception.
Method GET_ANALYSIS_MODULE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ANALYSIS_MODULE_LIST | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_OBJECT_LIST | SLOAS object list utility class | 20100127 | |||
| 2 | IV_EXCLUDE_DEV | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100127 | |||
| 3 | IV_EXCLUDE_TST | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100823 |
Method GET_ANALYSIS_MODULE_LIST on class /SLOAP/CL_OUTPUT_MODULE 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/CL_OUTPUT_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/OUT_MD | SLOAS analysis module data | 20100127 |
Method GET_AS_STRUCTURE on class /SLOAP/CL_OUTPUT_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/OUT_MD | SLOAS output module | 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_OUTPUT_MODULE has no exception.
Method GET_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CODE | Call by reference | Type reference (TYPE) | /SLOAP/T_STRINGTABLE | Stringtable | 20100127 |
Method GET_CODE on class /SLOAP/CL_OUTPUT_MODULE has no exception.
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_OUTPUT_MODULE has no exception.
Method GET_HTML_TABLE_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TABLE_LINES | Value transfer | Type reference (TYPE) | INT4 | Natural Number | 20100127 |
Method GET_HTML_TABLE_LINES on class /SLOAP/CL_OUTPUT_MODULE has no exception.
Method GET_INITIAL_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CODE | Value transfer | Type reference (TYPE) | /SLOAP/T_STRINGTABLE | SLOAS Stringtable | 20100127 |
Method GET_INITIAL_CODE on class /SLOAP/CL_OUTPUT_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_OUTPUT_MODULE | SLOAS output module | 20100127 |
Method GET_LATER_VERSIONS_INFO on class /SLOAP/CL_OUTPUT_MODULE has no exception.
Method GET_LATEST_VERSION 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 | IV_ID | Call by reference | Type reference (TYPE) | /SLOAP/ID | SLOAS ID field | 20100127 | |||
| 3 | RO_MODULE | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_MODULE | SLOAS analysis module data | 20100127 |
Method GET_LATEST_VERSION on class /SLOAP/CL_OUTPUT_MODULE has no exception.
Method GET_OUTPUT_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOG | Call by reference | Type reference (TYPE) | /SLOAP/T_LOG | 20100127 | ||||
| 2 | OUTPUT_AREA | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_AREA | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 | |||
| 2 | 20100127 | |||
| 3 | 20100127 |
Method GET_PARENT_OUTPUT_GROUPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PARENT_GROUPS | Value transfer | Type reference (TYPE) | /SLOAP/T_OUT_GR | SLOAS output group table type | 20100127 |
Method GET_PARENT_OUTPUT_GROUPS on class /SLOAP/CL_OUTPUT_MODULE has no exception.
Method GET_REFRESHED_OBJECT 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 | Analysis module | 20100127 |
Method GET_REFRESHED_OBJECT on class /SLOAP/CL_OUTPUT_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 | Value transfer | Type reference (TYPE) | /SLOAP/T_OUTPUT_MODULE | SLOAS output module table type | 20100127 | |||
| 2 | IV_CREATOR | Call by reference | Type reference (TYPE) | /SLOAP/CREATOR | SLOAS creator | 20100127 | |||
| 3 | IV_NO_GENERIC | Call by reference | Type reference (TYPE) | SAP_BOOL | do not return generic objects | 20100127 | |||
| 4 | IV_ONLY_ACT | Call by reference | Type reference (TYPE) | SAP_BOOL | 'X' | return only active modules | 20100127 | ||
| 5 | IV_ONLY_LATEST | Call by reference | Type reference (TYPE) | SAP_BOOL | 'X' | Boolean Variable (X=True, Space=False) | 20100127 | ||
| 6 | IV_SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | 20100127 |
Method GET_TABLE on class /SLOAP/CL_OUTPUT_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_OUTPUT_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 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 |
Method IS_GENERIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_GENERIC | Value transfer | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 |
Method IS_GENERIC on class /SLOAP/CL_OUTPUT_MODULE has no exception.
Method IS_GENERIC_DOCUMENTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_GENERIC_DOCUMENTATION | Value transfer | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 |
Method IS_GENERIC_DOCUMENTATION on class /SLOAP/CL_OUTPUT_MODULE has no exception.
Method IS_GENERIC_EXCEL_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_GENERIC_EXCEL_TABLE | Value transfer | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 |
Method IS_GENERIC_EXCEL_TABLE on class /SLOAP/CL_OUTPUT_MODULE has no exception.
Method IS_GENERIC_HTML_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_GENERIC_HTML_TABLE | Value transfer | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 |
Method IS_GENERIC_HTML_TABLE on class /SLOAP/CL_OUTPUT_MODULE has no exception.
Method SAVE_ALIAS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ALIAS_TABLE | Call by reference | Type reference (TYPE) | /SLOAP/T_DESC_ALIA | SLOAS description alias table type | 20100127 | |||
| 2 | IV_NEW_REFERENCE_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 | |||
| 3 | IV_OLD_REFERENCE_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 |
Method SAVE_ALIAS_TABLE on class /SLOAP/CL_OUTPUT_MODULE has no exception.
Method SAVE_FORCE_REWRITE Signature
Method SAVE_FORCE_REWRITE on class /SLOAP/CL_OUTPUT_MODULE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100130 | |||
| 2 | 20100130 | |||
| 3 | 20100130 |
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 |
Method SAVE_OLD Signature
Method SAVE_OLD on class /SLOAP/CL_OUTPUT_MODULE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 | |||
| 2 | 20100127 | |||
| 3 | 20100127 |
Method SET_ALIAS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ALIAS_TABLE | Call by reference | Type reference (TYPE) | /SLOAP/T_DESC_ALIA | SLOAS description alias table type | 20100127 |
Method SET_ALIAS_TABLE on class /SLOAP/CL_OUTPUT_MODULE has no exception.
Method SET_ANALYSIS_MODULE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ANALYSIS_MODULE_LIST | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_OBJECT_LIST | SLOAS object list utility class | 20100127 |
Method SET_ANALYSIS_MODULE_LIST on class /SLOAP/CL_OUTPUT_MODULE has no exception.
Method SET_ANALYSIS_MODULE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ANALYSIS_MODULE_TABLE | Call by reference | Type reference (TYPE) | /SLOAP/T_MODULE | SLOAS module table type | 20100127 |
Method SET_ANALYSIS_MODULE_TABLE on class /SLOAP/CL_OUTPUT_MODULE has no exception.
Method SET_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CODE | Call by reference | Type reference (TYPE) | /SLOAP/T_STRINGTABLE | Stringtable | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 |
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_OUTPUT_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 | |||
| 2 | 20100127 |
Method SET_GENERIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GENERIC | Value transfer | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 |
Method SET_GENERIC on class /SLOAP/CL_OUTPUT_MODULE has no exception.
Method SET_GENERIC_DOCUMENTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GENERIC_DOCUMENTATION | Call by reference | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 |
Method SET_GENERIC_DOCUMENTATION on class /SLOAP/CL_OUTPUT_MODULE has no exception.
Method SET_GENERIC_EXCEL_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GENERIC_EXCEL_TABLE | Call by reference | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 |
Method SET_GENERIC_EXCEL_TABLE on class /SLOAP/CL_OUTPUT_MODULE has no exception.
Method SET_GENERIC_HTML_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GENERIC_HTML_TABLE | Call by reference | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 |
Method SET_GENERIC_HTML_TABLE on class /SLOAP/CL_OUTPUT_MODULE has no exception.
Method SET_HTML_TABLE_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABLE_LINES | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20100127 |
Method SET_HTML_TABLE_LINES on class /SLOAP/CL_OUTPUT_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 | ID field | 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_OUTPUT_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_OUTPUT_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 | ET_OM_INCOMPLETED | Call by reference | Type reference (TYPE) | /SLOAP/T_OUTPUT_MODULE | SLOAS output module table type | 20100127 | |||
| 4 | IV_CVM_STATE | Call by reference | Type reference (TYPE) | /SLOAP/CVM_STATE | SLOAS Development state of a certain content element | 20100127 | |||
| 5 | IV_TEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | Test Mode | 20100127 |
Method SWITCH_STATE on class /SLOAP/CL_OUTPUT_MODULE has no exception.
Method UPDATE_ALIAS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ALIAS_TABLE | Call by reference | Type reference (TYPE) | /SLOAP/T_DESC_ALIA | SLOAS description alias table type | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLOAS: Foreign lock | 20100415 | ||
| 2 | Missing parameter exception | 20100415 | ||
| 3 | Switching the mode is not allowed in that situation | 20100415 |
Method UPDATE_ANL_MD_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_UPDATED_ELEMENT | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_MODULE | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 |
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_OUTPUT_MODULE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 700 |