SAP ABAP Class /SLOAP/CL_OUTPUT_MODULE (/SLOAP/CL_OUTPUT_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_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 ABAP 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 GR_ANALYSIS_MODULE_LIST Instance attribute Private Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST SLOAS object list utility class 20100127
2 GR_FIELD_LIST Instance attribute Private Object reference (TYPE REF TO) /SLOAP/CL_FIELD_LIST SLOAS field list 20100127
3 GR_OUTPUT_AREA Instance attribute Private Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_AREA /SLOAP/OBJECT 20100127
4 GR_OUTPUT_GROUP Instance attribute Private Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_GROUP 20100127
5 GR_OUTPUT_PROFILE Instance attribute Private Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_PROFILE 20100127
6 GS_OUTPUT_MODULE Instance attribute Private Type reference (TYPE) /SLOAP/OUT_MD SLOAS output module 20100127
7 GT_ALIAS_TABLE Instance attribute Private Type reference (TYPE) /SLOAP/T_DESC_ALIA SLOAS description alias table type 20100127
8 GT_CODE Instance attribute Private Type reference (TYPE) /SLOAP/T_STRINGTABLE Stringtable 20100127
9 GV_GENERIC Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127
10 GV_GENERIC_DOCU Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127
11 GV_GENERIC_EXCEL Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127
12 GV_GENERIC_HTML Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127
13 GV_TABLE_LAYOUT Instance attribute Private Type reference (TYPE) /SLOAP/TABLE_LAYOUT SLOAS Table Layout 20100127
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_ANALYSIS_MODULE Instance method Public Method assign analysis module to table 20100127
2 CHECK_CODE_FORMAT Instance method Private Method 20100127
3 CONSTRUCTOR Instance method Public Constructor 20100127
4 GET_ALIAS_TABLE Instance method Public Method 20100127
5 GET_ANALYSIS_MODULE_LIST Instance method Public Method 20100127
6 GET_ANALYSIS_MODULE_TABLE Instance method Public Method 20100127
7 GET_AS_STRUCTURE Instance method Public Method get the module directly as structure 20100127
8 GET_AS_STRUCTURE_FROM_GUID Static method Public Method get structure from GUID 20100127
9 GET_CODE Instance method Public Method 20100127
10 GET_FIELD_LIST Instance method Public Method 20100127
11 GET_HTML_TABLE_LINES Instance method Public Method 20100127
12 GET_INITIAL_CODE Instance method Private Method returns code which is set up for non generic output modules 20100127
13 GET_LATER_VERSIONS_INFO Instance method Public Method returns if higher versions are available 20100127
14 GET_LATEST_VERSION Static method Public Method returns highest version of a certain ID 20100127
15 GET_OUTPUT_AREA Instance method Public Method returns area for output creation 20100127
16 GET_PARENT_OUTPUT_GROUPS Instance method Public Method get parent output groups as table 20100127
17 GET_REFRESHED_OBJECT Instance method Public Method returns the current object with refreshed content 20100127
18 GET_TABLE Static method Public Method returns list of all out modules, std. restricted to latest 20100127
19 GET_TABLE_LAYOUT Instance method Public Method 20100127
20 IS_ASSIGNED Static method Public Method returns if element is assigned somewhere 20100127
21 IS_GENERIC Instance method Public Method returns flag for generic output 20100127
22 IS_GENERIC_DOCUMENTATION Instance method Public Method 20100127
23 IS_GENERIC_EXCEL_TABLE Instance method Public Method 20100127
24 IS_GENERIC_HTML_TABLE Instance method Public Method 20100127
25 SAVE_ALIAS_TABLE Instance method Private Method 20100127
26 SAVE_FORCE_REWRITE Instance method Public Method save element 20100130
27 SAVE_NEW_VERSION_OLD Instance method Public Method 20100127
28 SAVE_OLD Instance method Public Method save element 20100127
29 SET_ALIAS_TABLE Instance method Public Method 20100127
30 SET_ANALYSIS_MODULE_LIST Instance method Public Method 20100127
31 SET_ANALYSIS_MODULE_TABLE Instance method Public Method 20100127
32 SET_CODE Instance method Public Method 20100127
33 SET_FIELD_LIST Instance method Public Method 20100127
34 SET_FIELD_TABLE Instance method Public Method set field table 20100127
35 SET_GENERIC Instance method Public Method set flag for generic output 20100127
36 SET_GENERIC_DOCUMENTATION Instance method Public Method 20100127
37 SET_GENERIC_EXCEL_TABLE Instance method Public Method 20100127
38 SET_GENERIC_HTML_TABLE Instance method Public Method 20100127
39 SET_HTML_TABLE_LINES Instance method Public Method 20100127
40 SET_ID_OLD Instance method Public Method 20100127
41 SET_TABLE_LAYOUT Instance method Public Method 20100127
42 SWITCH_STATE Instance method Public Method switch state 20100127
43 UPDATE_ALIAS_TABLE Instance method Private Method 20100127
44 UPDATE_ANL_MD_LIST Instance method Public Method update analysis modules with latest versions 20100127
45 USER_RIGHTS Instance method Public Method get user rights for the current object 20100127
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 Exporting ER_OUTPUT_MODULE Value transfer Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_MODULE 20100127
2 Exporting EV_OK Call by reference Type reference (TYPE) ABAP_BOOL 20100127
3 Importing IR_MODULE Call by reference Object reference (TYPE REF TO) /SLOAP/CL_ANALYSIS_MODULE Analysis module 20100127
4 Importing IV_CVM_STATE Call by reference Type reference (TYPE) /SLOAP/CVM_STATE 'DEV' SLOAS Development state of a certain content element 20100127
5 Importing IV_DELETE Call by reference Type reference (TYPE) ABAP_BOOL 20100127
6 Importing 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 /SLOAP/CX_INVALID_PARAMETER 20100127

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OUTPUT_GROUP Call by reference Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_GROUP 20100127
2 Importing IR_OUTPUT_PROFILE Call by reference Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_PROFILE 20100127
3 Importing IV_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 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 GET_ALIAS_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning ER_ANALYSIS_MODULE_LIST Value transfer Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST SLOAS object list utility class 20100127
2 Importing IV_EXCLUDE_DEV Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100127
3 Importing 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 Returning 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 Returning 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 Returning ES_ELEMENT Value transfer Type reference (TYPE) /SLOAP/OUT_MD SLOAS output module 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_OUTPUT_MODULE has no exception.

Method GET_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting 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 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_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 Returning 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 Returning 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 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_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 Importing IO_CVM_FILTER Call by reference Object reference (TYPE REF TO) /SLOAP/CL_CVM_FILTER filter object for CVM states 20100127
2 Importing IV_ID Call by reference Type reference (TYPE) /SLOAP/ID SLOAS ID field 20100127
3 Returning 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 Exporting ET_LOG Call by reference Type reference (TYPE) /SLOAP/T_LOG 20100127
2 Exporting OUTPUT_AREA Value transfer Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_AREA 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 GET_PARENT_OUTPUT_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 Returning ET_MODULES Value transfer Type reference (TYPE) /SLOAP/T_OUTPUT_MODULE SLOAS output module table type 20100127
2 Importing IV_CREATOR Call by reference Type reference (TYPE) /SLOAP/CREATOR SLOAS creator 20100127
3 Importing IV_NO_GENERIC Call by reference Type reference (TYPE) SAP_BOOL do not return generic objects 20100127
4 Importing IV_ONLY_ACT Call by reference Type reference (TYPE) SAP_BOOL 'X' return only active modules 20100127
5 Importing IV_ONLY_LATEST Call by reference Type reference (TYPE) SAP_BOOL 'X' Boolean Variable (X=True, Space=False) 20100127
6 Importing 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 Returning 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 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
# Exception Resumable Description Created on
1 /SLOAP/CX_FOREIGN_LOCK 20100127

Method IS_GENERIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 Returning 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 Returning 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 Importing IT_ALIAS_TABLE Call by reference Type reference (TYPE) /SLOAP/T_DESC_ALIA SLOAS description alias table type 20100127
2 Importing IV_NEW_REFERENCE_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20100127
3 Importing 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 /SLOAP/CX_FOREIGN_LOCK 20100130
2 /SLOAP/CX_MISSING_PARAMETER 20100130
3 /SLOAP/CX_SWITCH_NOT_ALLOWED 20100130

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_INVALID_PARAMETER 20100127
3 /SLOAP/CX_MISSING_PARAMETER 20100127
4 /SLOAP/CX_NEWER_VERSION_AVLB 20100127

Method SAVE_OLD Signature

Method SAVE_OLD on class /SLOAP/CL_OUTPUT_MODULE has no parameter.
# Exception Resumable Description Created on
1 /SLOAP/CX_FOREIGN_LOCK 20100127
2 /SLOAP/CX_MISSING_PARAMETER 20100127
3 /SLOAP/CX_SWITCH_NOT_ALLOWED 20100127

Method SET_ALIAS_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing 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 Importing 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 Importing IT_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_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_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 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_MISSING_PARAMETER 20100127
2 /SLOAP/CX_OBJ_ALREADY_EXISTS 20100127

Method SET_GENERIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing ID Call by reference Type reference (TYPE) /SLOAP/ID ID field 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_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 Importing 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 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 Exporting ET_OM_INCOMPLETED Call by reference Type reference (TYPE) /SLOAP/T_OUTPUT_MODULE SLOAS output module table type 20100127
4 Importing IV_CVM_STATE Call by reference Type reference (TYPE) /SLOAP/CVM_STATE SLOAS Development state of a certain content element 20100127
5 Importing 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 Importing 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 /SLOAP/CX_FOREIGN_LOCK SLOAS: Foreign lock 20100415
2 /SLOAP/CX_MISSING_PARAMETER Missing parameter exception 20100415
3 /SLOAP/CX_SWITCH_NOT_ALLOWED 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 Returning RO_UPDATED_ELEMENT Value transfer Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_MODULE 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_FOREIGN_LOCK 20100127

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_OUTPUT_MODULE has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 700