SAP ABAP Class /SLOAP/CL_CVM_MANAGER (/SLOAP/CL_CVM_MANAGER)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     /SLOAP/APPLICATION (Package) SLT AP VER 1.0
Properties
Class /SLOAP/CL_CVM_MANAGER  
Short Description    
Super Class    
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_CVM_MANAGER has no interface implemented.
Friends
Class /SLOAP/CL_CVM_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_PROFILE Instance attribute Private Object reference (TYPE REF TO) /SLOAP/CL_OUTPUT_PROFILE 20100127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100127
2 GET_CONFLICTS Instance method Public Method get all conflicts 20100127
3 GET_CRITICAL_CONFLICTS Instance method Public Method get conflicts which prevent the switch 20100127
4 HAS_CONFLICTS Instance method Public Method 20100127
5 HAS_CRITICAL_CONFLICTS Instance method Public Method 20100127
6 SWITCH Instance method Public Method 20100127
7 UPDATE Instance method Public Method 20100127
Events
Class /SLOAP/CL_CVM_MANAGER has no event.
Types
Class /SLOAP/CL_CVM_MANAGER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class /SLOAP/CL_CVM_MANAGER has no exception.

Method GET_CONFLICTS Signature

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

Method GET_CONFLICTS on class /SLOAP/CL_CVM_MANAGER has no exception.

Method GET_CRITICAL_CONFLICTS Signature

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

Method GET_CRITICAL_CONFLICTS on class /SLOAP/CL_CVM_MANAGER has no exception.

Method HAS_CONFLICTS Signature

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

Method HAS_CONFLICTS on class /SLOAP/CL_CVM_MANAGER has no exception.

Method HAS_CRITICAL_CONFLICTS Signature

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

Method HAS_CRITICAL_CONFLICTS on class /SLOAP/CL_CVM_MANAGER has no exception.

Method SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TARGET Call by reference Type reference (TYPE) /SLOAP/CVM_STATE SLOAS Development state of a certain content element 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_SWITCH_NOT_ALLOWED 20100127

Method UPDATE Signature

Method UPDATE on class /SLOAP/CL_CVM_MANAGER has no parameter.
# Exception Resumable Description Created on
1 /SLOAP/CX_ELEMENT_NOT_ACTIVE 20100127
2 /SLOAP/CX_FOREIGN_LOCK 20100127
3 /SLOAP/CX_INVALID_PARAMETER 20100127
4 /SLOAP/CX_MISSING_PARAMETER 20100127
5 /SLOAP/CX_NEWER_VERSION_AVLB 20100127
6 /SLOAP/CX_SWITCH_NOT_ALLOWED 20100127
History
Last changed by/on SAP  20141030 
SAP Release Created in 700