SAP ABAP Class CL_CTS_SYSTEM_STATUS (cCTS: Representation of a system with plugins)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_COMMON_API (Package) cCTS: common external APIs
Properties
Class CL_CTS_SYSTEM_STATUS  
Short Description cCTS: Representation of a system with plugins    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_DIST_CTL_COMMON_API   cCTS: common external APIs 
Created 20110926   SAP 
Last change 20140121   SAP 
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)
2 CL_CTS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_CTS_TMS_CI_TARGET Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CTS_SYSTEM_STATUS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CTS_STATUS 20111012 cCTS: basic information about cCTS
2 CL_CTS_SYSTEM_STATUS_FACTORY 20110929 cCTS: Factory to create a system status
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CHK_ID_CLUSTER Constant Public Type reference (TYPE) STRING 'CLUSTER_EXISTENCE' 20111214
2 CO_CHK_ID_DESTINATIONS Constant Public Type reference (TYPE) STRING 'DESTINATION_EXISTENCE' 20111214
3 CO_CHK_ID_DPL_DESTINATION Constant Public Type reference (TYPE) STRING 'DPL_DEST_EXISTENCE' 20111214
4 CO_CHK_ID_IMP_DESTINATION Constant Public Type reference (TYPE) STRING 'IMP_DEST_EXISTENCE' 20111214
5 CO_CHK_ID_ORG_DESTINATION Constant Public Type reference (TYPE) STRING 'ORG_DEST_EXISTENCE' 20111214
6 CO_CHK_ID_PLUGINS Constant Public Type reference (TYPE) STRING 'PLUGINS_CONSISTENT' 20111214
7 CO_CHK_ID_RELEASE Constant Public Type reference (TYPE) STRING 'RELEASE_MATCHING' 20111214
8 CO_CHK_ID_SYSTEM_ERROR Constant Public Type reference (TYPE) STRING 'ERROR_FINDING_SYSTEM' 20111223
9 CO_CHK_ID_TECH_PROBLEM Constant Public Type reference (TYPE) STRING 'SYSTEM_AVAILABILITY' 20111214
10 CO_CHK_ID_TMS_PARAM Constant Public Type reference (TYPE) STRING 'TMS_PARAMETER_SET' 20111214
11 CO_CHK_ID_TMS_PARAM_MGD_SYST Constant Public Type reference (TYPE) STRING 'TMS_PARAMETER_MANAGED_SYSTEM' 20120828
12 CO_CHK_ID_TMS_PARAM_OP_MODE Constant Public Type reference (TYPE) STRING 'TMS_PARAMETER_OPERATION_MODE' 20120828
13 CO_CHK_ID_TMS_PARAM_WBO Constant Public Type reference (TYPE) STRING 'TMS_PARAMETER_NON_ABAP_WBO_CLIENT' 20120828
14 CO_CHK_ID_TRANSP_TOOLS Constant Public Type reference (TYPE) STRING 'TRANSPORT_TOOLS_OUTDATED' 20120402
15 CO_DEPLOY_DESTINATION Constant Public Type reference (TYPE) CHAR10 CL_CTS_TMS_CI_TARGET=>CO_DEPLOY Character Field Length = 10 20120119
16 CO_DESTINATION_NONE Constant Public Type reference (TYPE) STRING 'NONE' RFC Destination 'NONE' (Local Function Call) 20121115
17 CO_GLOBAL_STATUS_NOT_OK Constant Public Type reference (TYPE) CHAR1 ABAP_FALSE Single-Character Flag 20120119
18 CO_GLOBAL_STATUS_OK Constant Public Type reference (TYPE) CHAR1 'X' Single-Character Flag 20120119
19 CO_GLOBAL_STATUS_UNDEFINED Constant Public Type reference (TYPE) CHAR1 'U' Single-Character Flag 20120119
20 CO_IMPORT_DESTINATION Constant Public Type reference (TYPE) CHAR10 CL_CTS_TMS_CI_TARGET=>CO_IMPORT Character Field Length = 10 20120119
21 CO_MANAGED_SYSTEM_FALSE Constant Public Type reference (TYPE) STRING 'FALSE' Managed System = FALSE 20120718
22 CO_MANAGED_SYSTEM_PARTLY Constant Public Type reference (TYPE) STRING 'PARTLY' Managed System = PARTLY 20120718
23 CO_MANAGED_SYSTEM_TRUE Constant Public Type reference (TYPE) STRING 'TRUE' Managed System = TRUE 20120718
24 CO_MESSAGE_CLASS Constant Public Type reference (TYPE) STRING 'SCTS_DIST_CTL_COMAPI' 20120125
25 CO_MODE_DYNAMIC_CONTROLLED Constant Public Type reference (TYPE) STRING 'CONTROLLED_DYNAMIC' Controlled Dynamic Mode 20120213
26 CO_MODE_DYNAMIC_PROPOSED Constant Public Type reference (TYPE) STRING 'PROPOSED_DYNAMIC' Proposed Dynamic Mode 20120718
27 CO_MODE_MANAGED Constant Public Type reference (TYPE) STRING 'CONTROLLED' Manged Mode 20111109
28 CO_MODE_MONITORED Constant Public Type reference (TYPE) STRING 'MONITORED' Monitored Mode 20111109
29 CO_MODE_PROPOSED Constant Public Type reference (TYPE) STRING 'PROPOSED' Proposed Mode 20111109
30 CO_ORGANIZE_DESTINATION Constant Public Type reference (TYPE) CHAR10 CL_CTS_TMS_CI_TARGET=>CO_ORGANIZE Character Field Length = 10 20120119
31 CO_RC_NOT_OK_CONFIG_MISSING Constant Public Type reference (TYPE) INT4 1 Natural number 20120328
32 CO_RC_NOT_OK_REL_UNSUPPORTED Constant Public Type reference (TYPE) INT4 2 Natural number 20120328
33 CO_RC_NOT_OK_SYSTEM_ERROR Constant Public Type reference (TYPE) INT4 3 Natural number 20120328
34 CO_RC_NOT_OK_TECH_PROBLEM Constant Public Type reference (TYPE) INT4 4 Natural number 20120328
35 CO_RC_OK Constant Public Type reference (TYPE) INT4 0 Natural number 20120328
36 CO_READ_DESTINATION Constant Public Type reference (TYPE) CHAR10 CL_CTS_TMS_CI_TARGET=>CO_READ Character Field Length = 10 20120119
37 CO_TMS_PARAM_MANAGED_SYSTEM Constant Public Type reference (TYPE) STRING 'MANAGED_SYSTEM' 20120723
38 CO_TMS_PARAM_NON_ABAP_WBO Constant Public Type reference (TYPE) STRING 'NON_ABAP_WBO_CLIENT' 20120723
39 CO_TMS_PARAM_OPERATION_MODE Constant Public Type reference (TYPE) STRING 'OPERATION_MODE' 20120723
40 M_CLUSTER Instance attribute Protected Object reference (TYPE REF TO) IF_CTS_SYSTEM_COLLECTION 20120126
41 M_PLUGGED_SYSTEM Instance attribute Protected Object reference (TYPE REF TO) IF_CTS_SYSTEM_WITH_PLUGINS cCTS: system with installed Plugin 20120328
42 M_SYSTEM Instance attribute Protected Object reference (TYPE REF TO) IF_CTS_SYSTEM 20120126
43 M_TMS_ADAPTER Instance attribute Private Object reference (TYPE REF TO) IF_CTS_TMS_ADAPTER 20120117
Methods
# Method Level Visibility Method type Description Created on
1 BUNDLED_CHECK_CLUSTER Instance method Public Method bundle of all checks related to cluster assignment 20111205
2 BUNDLED_CHECK_DESTINATION Instance method Public Method bundle of all checks related to (RFC) destinations 20111205
3 BUNDLED_CHECK_PLUGIN_DIST Instance method Public Method bundle of all checks related to plug-in distribution 20111205
4 BUNDLED_CHECK_TMS_PARAMETERS Instance method Public Method bundle of all checks related to TMS parameters 20111205
5 CHECK_CLUSTER_ASSIGNMENT Instance method Public Method check if the system is assigned to a cluster 20110928
6 CHECK_DESTINATION Instance method Public Method checks the destination by category 20111201
7 CHECK_DPL_DESTINATION Instance method Public Method check the deploy destination 20110926
8 CHECK_PARAM_MANAGED_SYSTEM Instance method Public Method check if the operation mode is set to a valid value 20120426
9 CHECK_PARAM_NON_ABAP_WBO Instance method Public Method check if the operation mode is set to a valid value 20120426
10 CHECK_PARAM_OPERATION_MODE Instance method Public Method check if the operation mode is set to a valid value 20120426
11 CHECK_PLUGINS Instance method Public Method check if the newest plugins are installed 20110926
12 CHECK_PLUGINS_WITH_EXT_RESULT Instance method Public Method check if the newest plugins are installed 20120328
13 CHECK_RELEASE Instance method Public Method check if the systems release is supported 20110926
14 CHECK_RELEASE_WITH_EXT_RESULT Instance method Public Method check if the systems release is supported 20120328
15 CHECK_SINGLE Instance method Public Method bundle of all checks related to (RFC) destinations 20120426
16 CHECK_SINGLE_DESTINATION Instance method Public Method bundle of all checks related to (RFC) destinations 20120125
17 CHECK_TMS_PARAM Instance method Protected Method checks the given TMS Parameter for cCTS use case 20120723
18 CHECK_TMS_PARAMETER Instance method Public Method check the existence and validity of TMS Parameters 20110926
19 CREATE_STATUS_BY_NAME Static method Protected Method create a new status instance 20120125
20 CREATE_STATUS_BY_REF Static method Protected Method create a new status instance 20120125
21 GET_CLUSTER Instance method Public Method returns the cluster reference 20120126
22 GET_ERROR_DESCRIPTION Instance method Protected Method returns a BAPIRET2 for the given check ID 20111012
23 GET_MATCHING_SERVICE_PLUGIN Instance method Protected Method returns the matching service plugin for the system 20110928
24 GET_SYSTEM Instance method Public Method returns the system reference 20120126
25 GET_TMS_PARAMETER Instance method Public Method returns the given parameter to the given value 20120723
26 GET_TMS_PARAM_MANAGED_SYSTEM Instance method Public Method returns the value of the TMS Parameter MANAGED_SYSTEM 20120718
27 GET_TMS_PARAM_NON_ABAP_WBO Instance method Public Method returns the value of the TMS Parameter NON_ABAP_WBO_CLIENT 20120718
28 GET_TMS_PARAM_OPERATION_MODE Instance method Public Method returns the value of the TMS Parameter OPERATION_MODE 20120718
29 IS_SOURCE_CLUSTER Instance method Public Method returns true if the cluster is used as source for collection 20120124
30 IS_TMS_PARAM_VALID Instance method Protected Method checks if the given value is valid for the given parameter 20120723
31 SET_TMS_PARAMETER Instance method Public Method sets the given parameter to the given value. 'TRUE' if succe 20120723
Events
Class CL_CTS_SYSTEM_STATUS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_BUNDLED_CHECK_RESULT Public See coding 20111205 begin of ty_bundled_check_result, logical_system type cl_cts_status=>ty_logical_system, rc type int4, check_id type string, error_description type bapiret2, end of ty_bundled_check_result
2 TY_BUNDLED_CHECK_RESULTS Public See coding 20111205 ty_bundled_check_results type standard table of ty_bundled_check_result with default key
3 TY_SYSTEM_STATUS_LIST Public Type reference (TYPE) SCTS_TY_SYSTEM_STATUS_LIST cCTS: list of system status 20110929
Method Signatures

Method BUNDLED_CHECK_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHECK_RESULTS Call by reference Type reference (TYPE) TY_BUNDLED_CHECK_RESULTS Table containing check result 20111205
2 Exporting EV_GLOBAL_STATUS Call by reference Type reference (TYPE) BOOLEAN TRUE = Overall status is consistent 20111205

Method BUNDLED_CHECK_CLUSTER on class CL_CTS_SYSTEM_STATUS has no exception.

Method BUNDLED_CHECK_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHECK_RESULTS Call by reference Type reference (TYPE) TY_BUNDLED_CHECK_RESULTS Table containing check result 20120124
2 Exporting E_GLOBAL_STATUS Call by reference Type reference (TYPE) BOOLEAN TRUE = Overall status is consistent 20120124
3 Importing I_IMPORT_ONLY Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20120601
# Exception Resumable Description Created on
1 CX_CTS_UNKNOWN_SYSTEM cCTS: tthe system is unknown 20120124

Method BUNDLED_CHECK_PLUGIN_DIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHECK_RESULTS Call by reference Type reference (TYPE) TY_BUNDLED_CHECK_RESULTS Table containing check result 20120327
2 Exporting E_GLOBAL_STATUS Call by reference Type reference (TYPE) BOOLEAN TRUE = Overall status is consistent 20120327
# Exception Resumable Description Created on
1 CX_CTS_TECH_PROBLEM cCTS: technical Problem with a system 20120328
2 CX_CTS_TMS_CI_ALERT CI Alert 20120328
3 CX_CTS_UNKNOWN_SYSTEM cCTS: tthe system is unknown 20120328

Method BUNDLED_CHECK_TMS_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHECK_RESULTS Call by reference Type reference (TYPE) TY_BUNDLED_CHECK_RESULTS Table containing check result 20120426
2 Exporting E_GLOBAL_STATUS Call by reference Type reference (TYPE) BOOLEAN TRUE = Overall status is consistent 20120426
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_SYSTEM Exceptions from Handling Systems 20120426

Method CHECK_CLUSTER_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_ASSIGNED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110928

Method CHECK_CLUSTER_ASSIGNMENT on class CL_CTS_SYSTEM_STATUS has no exception.

Method CHECK_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CATEGORY Call by reference Type reference (TYPE) CHAR10 Character Field Length = 10 20111201
2 Returning RV_CHECK Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20111201
# Exception Resumable Description Created on
1 CX_CTS_UNKNOWN_SYSTEM cCTS: tthe system is unknown 20120119

Method CHECK_DPL_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_AVAILABLE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110926
# Exception Resumable Description Created on
1 CX_CTS_UNKNOWN_SYSTEM cCTS: technical Problem with a system 20120117

Method CHECK_PARAM_MANAGED_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHECK_RESULT Value transfer Type reference (TYPE) TY_BUNDLED_CHECK_RESULT 20120426
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_SYSTEM Exceptions from Handling Systems 20120426

Method CHECK_PARAM_NON_ABAP_WBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHECK_RESULT Value transfer Type reference (TYPE) TY_BUNDLED_CHECK_RESULT 20120426
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_SYSTEM Exceptions from Handling Systems 20120426

Method CHECK_PARAM_OPERATION_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHECK_RESULT Value transfer Type reference (TYPE) TY_BUNDLED_CHECK_RESULT 20120426
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_SYSTEM Exceptions from Handling Systems 20120426

Method CHECK_PLUGINS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning UP_TO_DATE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110926
# Exception Resumable Description Created on
1 CX_CTS_TECH_PROBLEM cCTS: technical Problem with a system 20111109
2 CX_CTS_TMS_CI_ALERT Ci Alert 20110928

Method CHECK_PLUGINS_WITH_EXT_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHECK_RESULTS Value transfer Type reference (TYPE) TY_BUNDLED_CHECK_RESULTS Boolean Variable (X=True, -=False, Space=Unknown) 20121122
# Exception Resumable Description Created on
1 CX_CTS_TECH_PROBLEM cCTS: technical Problem with a system 20120328
2 CX_CTS_TMS_CI_ALERT Ci Alert 20120328

Method CHECK_RELEASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_SUPPORTED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110926
# Exception Resumable Description Created on
1 CX_CTS_TECH_PROBLEM cCTS: technical Problem with a system 20111109

Method CHECK_RELEASE_WITH_EXT_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHECK_RESULT Value transfer Type reference (TYPE) TY_BUNDLED_CHECK_RESULT 20120328
# Exception Resumable Description Created on
1 CX_CTS_TECH_PROBLEM cCTS: technical Problem with a system 20120328

Method CHECK_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_ID Call by reference Type reference (TYPE) TY_BUNDLED_CHECK_RESULT-CHECK_ID 20120426
2 Returning R_CHECK_RESULT Value transfer Type reference (TYPE) TY_BUNDLED_CHECK_RESULT check result 20120426
# Exception Resumable Description Created on
1 CX_CTS_UNKNOWN_SYSTEM cCTS: tthe system is unknown 20120426

Method CHECK_SINGLE_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_ID Call by reference Type reference (TYPE) TY_BUNDLED_CHECK_RESULT-CHECK_ID 20120125
2 Returning R_CHECK_RESULT Value transfer Type reference (TYPE) TY_BUNDLED_CHECK_RESULT check result 20120125
# Exception Resumable Description Created on
1 CX_CTS_UNKNOWN_SYSTEM cCTS: tthe system is unknown 20120125

Method CHECK_TMS_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMETER Call by reference Type reference (TYPE) CSEQUENCE 20120723
2 Returning R_CHECK_RESULT Value transfer Type reference (TYPE) TY_BUNDLED_CHECK_RESULT 20120723
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_SYSTEM Exceptions from Handling Systems 20120723

Method CHECK_TMS_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_PARAM_VALID Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110926
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_SYSTEM Exceptions from Handling Systems 20110930

Method CREATE_STATUS_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT Client 20120125
2 Importing IV_CLUSTER_DOMAIN_NAME Call by reference Type reference (TYPE) TMSDOMNAM TMS: Transport Domain 20120125
3 Importing IV_CLUSTER_NAME Call by reference Type reference (TYPE) SYSNAME 20120125
4 Importing IV_DOMAIN_NAME Call by reference Type reference (TYPE) TMSDOMNAM TMS: Transport Domain 20120125
5 Importing IV_SYSTEM_NAME Call by reference Type reference (TYPE) SYSNAME Name of an SAP System in the (active) transp. configuration 20120125
6 Returning RO_SYSTEM_STATUS Value transfer Object reference (TYPE REF TO) CL_CTS_SYSTEM_STATUS cCTS: Representation of a system with plugins 20120125
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_SYSTEM Exceptions from handling systems 20120125
2 CX_CTS_LANDSCAPE_SYSTEM_COL Exceptions from Handling System Collections 20120125

Method CREATE_STATUS_BY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CLUSTER Call by reference Object reference (TYPE REF TO) IF_CTS_SYSTEM_COLLECTION General collection of systems 20120125
2 Importing IO_SYSTEM Call by reference Object reference (TYPE REF TO) IF_CTS_SYSTEM 20120125
3 Importing I_PLUGGED_SYSTEM Call by reference Object reference (TYPE REF TO) IF_CTS_SYSTEM_WITH_PLUGINS cCTS: system with installed Plugin 20120402
4 Returning RO_SYSTEM_STATUS Value transfer Object reference (TYPE REF TO) CL_CTS_SYSTEM_STATUS cCTS: Representation of a system with plugins 20120125
# Exception Resumable Description Created on
1 CX_CTS_UNKNOWN_SYSTEM cCTS: tthe system is unknown 20120328

Method GET_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CLUSTER Value transfer Object reference (TYPE REF TO) IF_CTS_SYSTEM_COLLECTION General collection of systems 20120126

Method GET_CLUSTER on class CL_CTS_SYSTEM_STATUS has no exception.

Method GET_ERROR_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_ID Call by reference Type reference (TYPE) STRING 20111012
2 Returning RS_ERROR_DESCRIPTION Value transfer Type reference (TYPE) BAPIRET2 Return Parameter 20111012

Method GET_ERROR_DESCRIPTION on class CL_CTS_SYSTEM_STATUS has no exception.

Method GET_MATCHING_SERVICE_PLUGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PLUGIN Value transfer Type reference (TYPE) CTS_PLUGIN_POOL 20110928
# Exception Resumable Description Created on
1 CX_CTS_BOOTSTRAP_EXCEPTION cCTS Bootstrapper: Eine Bootstrapper Exception 20110928
2 CX_CTS_TECH_PROBLEM cCTS: technical Problem with a system 20111109

Method GET_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SYSTEM Value transfer Object reference (TYPE REF TO) IF_CTS_SYSTEM General System 20120126

Method GET_SYSTEM on class CL_CTS_SYSTEM_STATUS has no exception.

Method GET_TMS_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMETER Call by reference Type reference (TYPE) CSEQUENCE 20120723
2 Returning R_VALUE Value transfer Type reference (TYPE) TRTPPVALUE tp Profile Parameter: Value 20120723
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_SYSTEM Exceptions from Handling Systems 20120723

Method GET_TMS_PARAM_MANAGED_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALUE Value transfer Type reference (TYPE) STRING 20120718
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_SYSTEM Exceptions from Handling Systems 20120723

Method GET_TMS_PARAM_NON_ABAP_WBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALUE Value transfer Type reference (TYPE) STRING 20120718
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_SYSTEM Exceptions from Handling Systems 20120723

Method GET_TMS_PARAM_OPERATION_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALUE Value transfer Type reference (TYPE) STRING 20120718
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_SYSTEM Exceptions from Handling Systems 20120723

Method IS_SOURCE_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_SRC_CLUSTER Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120124

Method IS_SOURCE_CLUSTER on class CL_CTS_SYSTEM_STATUS has no exception.

Method IS_TMS_PARAM_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMETER Call by reference Type reference (TYPE) CSEQUENCE 20120723
2 Importing I_VALUE Call by reference Type reference (TYPE) CSEQUENCE 20120723
3 Returning R_VALID Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120723

Method IS_TMS_PARAM_VALID on class CL_CTS_SYSTEM_STATUS has no exception.

Method SET_TMS_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMETER Call by reference Type reference (TYPE) CSEQUENCE 20120723
2 Importing I_VALUE Call by reference Type reference (TYPE) CSEQUENCE 20120723
3 Returning R_SUCCESS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120723
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_SYSTEM Exceptions from Handling Systems 20120723
History
Last changed by/on SAP  20140121 
SAP Release Created in 702