SAP ABAP Class /SLOAP/CL_OUTPUT_GROUP (/SLOAP/CL_OUTPUT_GROUP)
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_GROUP  
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_GROUP has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 /SLOAP/CL_OUTPUT_MODULE 20100127
2 /SLOAP/CL_OUTPUT_PROFILE 20100127
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_OUTPUT_GROUP_LIST Instance attribute Private Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST SLOAS object list utility class 20100127
2 GR_OUTPUT_MODULE_LIST Instance attribute Private Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST object list utility class 20100127
3 GR_OUTPUT_PROFILE Instance attribute Private Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_PROFILE 20100127
4 GT_PARENT_GROUP_TABLE Instance attribute Protected Type reference (TYPE) /SLOAP/T_OUT_GR SLOAS object list utility class 20100127
5 GV_AM_BUILD_VERSION Instance attribute Protected Type reference (TYPE) /SLOAP/VERSION SLOAS version field 20100127
6 GV_OM_BUILD_VERSION Instance attribute Protected Type reference (TYPE) /SLOAP/VERSION SLOAS version field 20100127
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_GROUP Instance method Public Method assign group 20100127
2 ASSIGN_OUTPUT_MODULE Instance method Public Method assign output module 20100127
3 CONSTRUCTOR Instance method Public Constructor 20100127
4 DELETE Instance method Public Method deletes the group 20100127
5 GET_AM_BUILD_VERSION Instance method Public Method get anaylsis module build version 20100127
6 GET_AS_STRUCTURE Instance method Public Method get the module directly as structure 20100127
7 GET_AS_STRUCTURE_FROM_GUID Static method Public Method get structure from GUID 20100127
8 GET_CHILD_OUTPUT_GROUP_LIST Instance method Public Method 20100127
9 GET_CHILD_OUTPUT_GROUP_TABLE Instance method Public Method returns child groups as table 20100127
10 GET_LATER_VERSIONS_INFO Instance method Public Method returns if higher versions are available 20100127
11 GET_LATEST_VERSION Static method Public Method returns highest version of a certain ID 20100127
12 GET_OM_BUILD_VERSION Instance method Public Method get output module build version 20100127
13 GET_OUTPUT_GROUP_LIST Instance method Public Method 20100127
14 GET_OUTPUT_GROUP_TABLE Instance method Public Method get output group list as table 20100127
15 GET_OUTPUT_MODULE_LIST Instance method Public Method 20100127
16 GET_OUTPUT_MODULE_TABLE Instance method Public Method returns output module list as table 20100127
17 GET_OUTPUT_PAGE Instance method Public Method returns output page object of this group 20100127
18 GET_PARENT_OUTPUT_GROUP_TABLE Instance method Public Method returns parent groups as table 20100127
19 GET_REFERENCING_PROFILES Instance method Public Method returns profiles this group is assigned to 20100127
20 GET_REFRESHED_OBJECT Instance method Public Method returns fresh instance of this object 20100127
21 GET_REF_ANL_MD Instance method Public Method 20100127
22 GET_REF_OUT_PR Instance method Public Method 20100127
23 GET_TABLE Static method Public Method 20100127
24 HAS_CHILD_GROUPS Instance method Public Method 20100127
25 HAS_CHILD_GROUPS_BY_GUID Static method Public Method returns if the group with the given GUID has child groups. 20100127
26 HAS_PARENT_GROUPS Instance method Public Method returns if the group has parents 20100127
27 IS_ASSIGNED Static method Public Method returns if element is assigned somewhere 20100127
28 RECALCULATE_BUILD_VERSIONS Instance method Protected Method recalculate analysis and output module build versions 20100127
29 SAVE_NEW_VERSION_OLD Instance method Public Method 20100127
30 SET_CHILD_OUTPUT_GROUP_TABLE Instance method Public Method sets child groups as table 20100127
31 SET_ID_OLD Instance method Public Method 20100127
32 SET_OUTPUT_GROUP_LIST Instance method Public Method 20100127
33 SET_OUTPUT_MODULE_LIST Instance method Public Method 20100127
34 SET_OUTPUT_MODULE_TABLE Instance method Public Method sets output module list as table 20100127
35 SWITCH_STATE Instance method Public Method switch state of group 20100127
36 UPDATE_CHILDREN Instance method Public Method get latest versions of assigned groups and output modules 20100127
37 UPGRADE_MODULES Instance method Private Method 20100127
38 USER_RIGHTS Instance method Public Method get user rights for the current object 20100127
Events
Class /SLOAP/CL_OUTPUT_GROUP has no event.
Types
Class /SLOAP/CL_OUTPUT_GROUP has no local type.
Method Signatures

Method ASSIGN_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_GROUP Value transfer Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_GROUP 20100127
2 Exporting EV_OK Call by reference Type reference (TYPE) ABAP_BOOL 20100127
3 Importing IR_GROUP Call by reference Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_GROUP 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 20100127

Method ASSIGN_GROUP on class /SLOAP/CL_OUTPUT_GROUP has no exception.

Method ASSIGN_OUTPUT_MODULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_GROUP Value transfer Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_GROUP 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_OUTPUT_MODULE 20100127
4 Importing IV_CVM_STATE Call by reference Type reference (TYPE) /SLOAP/CVM_STATE GC_CVM_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 20100127

Method ASSIGN_OUTPUT_MODULE on class /SLOAP/CL_OUTPUT_GROUP has no exception.

Method CONSTRUCTOR Signature

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

Method DELETE on class /SLOAP/CL_OUTPUT_GROUP has no parameter.
Method DELETE on class /SLOAP/CL_OUTPUT_GROUP has no exception.

Method GET_AM_BUILD_VERSION Signature

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

Method GET_AM_BUILD_VERSION on class /SLOAP/CL_OUTPUT_GROUP 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_GROUP Value transfer Type reference (TYPE) /SLOAP/OUT_GR SLOAS analysis module data 20100127

Method GET_AS_STRUCTURE on class /SLOAP/CL_OUTPUT_GROUP 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_GR SLOAS Output Group 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_GROUP has no exception.

Method GET_CHILD_OUTPUT_GROUP_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_LIST Value transfer Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST SLOAS object list utility class 20100127

Method GET_CHILD_OUTPUT_GROUP_LIST on class /SLOAP/CL_OUTPUT_GROUP has no exception.

Method GET_CHILD_OUTPUT_GROUP_TABLE Signature

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

Method GET_CHILD_OUTPUT_GROUP_TABLE on class /SLOAP/CL_OUTPUT_GROUP 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_GROUP Value transfer Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_GROUP 20100127

Method GET_LATER_VERSIONS_INFO on class /SLOAP/CL_OUTPUT_GROUP 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_GROUP Value transfer Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_GROUP SLOAS analysis module data 20100127

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

Method GET_OM_BUILD_VERSION Signature

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

Method GET_OM_BUILD_VERSION on class /SLOAP/CL_OUTPUT_GROUP has no exception.

Method GET_OUTPUT_GROUP_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_OUTPUT_GROUP_LIST Value transfer Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST SLOAS object list utility class 20100127

Method GET_OUTPUT_GROUP_LIST on class /SLOAP/CL_OUTPUT_GROUP has no exception.

Method GET_OUTPUT_GROUP_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OUTPUT_GROUP_TABLE Call by reference Type reference (TYPE) /SLOAP/T_OUT_GR SLOAS output group table type 20100127

Method GET_OUTPUT_GROUP_TABLE on class /SLOAP/CL_OUTPUT_GROUP has no exception.

Method GET_OUTPUT_MODULE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_OUTPUT_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
4 Importing IV_NO_SUB_GROUPS Call by reference Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127

Method GET_OUTPUT_MODULE_LIST on class /SLOAP/CL_OUTPUT_GROUP has no exception.

Method GET_OUTPUT_MODULE_TABLE 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
2 Importing IV_NO_SUB_GROUPS Call by reference Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20100127

Method GET_OUTPUT_MODULE_TABLE on class /SLOAP/CL_OUTPUT_GROUP has no exception.

Method GET_OUTPUT_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_OUTPUT_PAGE Call by reference Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_PAGE 20100127
2 Exporting ET_LOG Call by reference Type reference (TYPE) /SLOAP/T_LOG 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_GROUP_TABLE Signature

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

Method GET_PARENT_OUTPUT_GROUP_TABLE on class /SLOAP/CL_OUTPUT_GROUP has no exception.

Method GET_REFERENCING_PROFILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_PROFILE_LIST Value transfer Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST SLOAS object list utility class 20100127

Method GET_REFERENCING_PROFILES on class /SLOAP/CL_OUTPUT_GROUP 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_GROUP Value transfer Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_GROUP 20100127

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

Method GET_REF_ANL_MD Signature

Method GET_REF_ANL_MD on class /SLOAP/CL_OUTPUT_GROUP has no parameter.
Method GET_REF_ANL_MD on class /SLOAP/CL_OUTPUT_GROUP has no exception.

Method GET_REF_OUT_PR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_LIST Value transfer Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST SLOAS object list utility class 20100127

Method GET_REF_OUT_PR on class /SLOAP/CL_OUTPUT_GROUP has no exception.

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_GROUP_TABLE Value transfer Type reference (TYPE) /SLOAP/T_OUT_GR SLOAS output group table type 20100127
2 Importing IV_CREATOR Call by reference Type reference (TYPE) /SLOAP/CREATOR SLOAS creator 20100127
3 Importing IV_NO_PARENT_GROUPS Call by reference Type reference (TYPE) SAP_BOOL Do not return groups with assigned child groups 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_GROUP has no exception.

Method HAS_CHILD_GROUPS Signature

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

Method HAS_CHILD_GROUPS on class /SLOAP/CL_OUTPUT_GROUP has no exception.

Method HAS_CHILD_GROUPS_BY_GUID Signature

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

Method HAS_CHILD_GROUPS_BY_GUID on class /SLOAP/CL_OUTPUT_GROUP has no exception.

Method HAS_PARENT_GROUPS Signature

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

Method HAS_PARENT_GROUPS on class /SLOAP/CL_OUTPUT_GROUP 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_OUTPUT_GROUP has no exception.

Method RECALCULATE_BUILD_VERSIONS Signature

Method RECALCULATE_BUILD_VERSIONS on class /SLOAP/CL_OUTPUT_GROUP has no parameter.
Method RECALCULATE_BUILD_VERSIONS on class /SLOAP/CL_OUTPUT_GROUP has no exception.

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 SET_CHILD_OUTPUT_GROUP_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHILD_OUTPUT_GROUP Call by reference Type reference (TYPE) /SLOAP/T_OUT_GR 20100127

Method SET_CHILD_OUTPUT_GROUP_TABLE on class /SLOAP/CL_OUTPUT_GROUP 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_GROUP has no exception.

Method SET_OUTPUT_GROUP_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OUTPUT_GROUP_LIST Call by reference Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST Standard attributes & methods 20100127

Method SET_OUTPUT_GROUP_LIST on class /SLOAP/CL_OUTPUT_GROUP has no exception.

Method SET_OUTPUT_MODULE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OUTPUT_MODULE_LIST Call by reference Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST SLOAS object list utility class 20100127

Method SET_OUTPUT_MODULE_LIST on class /SLOAP/CL_OUTPUT_GROUP has no exception.

Method SET_OUTPUT_MODULE_TABLE Signature

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

Method SET_OUTPUT_MODULE_TABLE on class /SLOAP/CL_OUTPUT_GROUP 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_GR_INCOMPLETED Call by reference Type reference (TYPE) /SLOAP/T_OUT_GR SLOAS output group table type 20100127
4 Exporting ET_OM_INCOMPLETED Call by reference Type reference (TYPE) /SLOAP/T_OUTPUT_MODULE SLOAS module table type 20100127
5 Importing IV_CVM_STATE Call by reference Type reference (TYPE) /SLOAP/CVM_STATE SLOAS Development state of a certain content element 20100127
6 Importing IV_TEST Call by reference Type reference (TYPE) ABAP_BOOL 20100127

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

Method UPDATE_CHILDREN 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_GROUP 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 UPGRADE_MODULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MODULE_LIST Value transfer Object reference (TYPE REF TO) /SLOAP/CL_OBJECT_LIST SLOAS object list utility class 20100127

Method UPGRADE_MODULES on class /SLOAP/CL_OUTPUT_GROUP 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_OUTPUT_GROUP has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 700