SAP ABAP Class CL_CTS_CONFIG_WD_VALIDATIONS (cCTS Configuration WD - Validating Systems and/or Clusters)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_CONFIGURATION_WD (Package) Central CTS - Configuration User Interface (W)eb (D)ynpro
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CTS_CONFIG_WD_CONSTANTS cCTS Configuration - Interface for Constants 20120105
Properties
Class CL_CTS_CONFIG_WD_VALIDATIONS  
Short Description cCTS Configuration WD - Validating Systems and/or Clusters    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_DIST_CTL_CONFIGURATION_WD   Central CTS - Configuration User Interface (W)eb (D)ynpro 
Created 20120105   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CTS_CONFIG_WD_CONSTANTS cCTS Configuration - Interface for Constants 20120105
Friends
Class CL_CTS_CONFIG_WD_VALIDATIONS has no friend class.
Attributes
Class CL_CTS_CONFIG_WD_VALIDATIONS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CLUSTER_ASSIGNMENT Static method Public Method Check the Cluster Assignment 20130411
2 CHECK_PLUG_IN_DISTRIBUTION Static method Public Method Check the Plug-in Distribution 20120328
3 CHECK_RELEASE Static method Public Method Check, whether the Release is supported 20120105
4 CHECK_RFC_CONNECTIONS Static method Public Method Check the RFC Connections for Validity and Completeness 20120131
5 CHECK_TMS_PARAMETERS Static method Public Method Check the TMS Parameters 20120515
6 REGISTER_VALIDATION_RESULTS Static method Public Method Register the Results of the Validation 20120207
Events
Class CL_CTS_CONFIG_WD_VALIDATIONS has no event.
Types
Class CL_CTS_CONFIG_WD_VALIDATIONS has no local type.
Method Signatures

Method CHECK_CLUSTER_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VALIDATION_STATUS Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_VAL_STATUS Central CTS - Structure For the Validation Status 20130411
2 Importing IO_SYSTEM_CONFIG_CHECKS Call by reference Object reference (TYPE REF TO) CL_CTS_SYSTEM_CONFIG_CHECKS Central CTS - Representation of System Configuration Checks 20130411

Method CHECK_CLUSTER_ASSIGNMENT on class CL_CTS_CONFIG_WD_VALIDATIONS has no exception.

Method CHECK_PLUG_IN_DISTRIBUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VALIDATION_STATUS Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_VAL_STATUS Central CTS - Structure For the Validation Status 20120328
2 Importing IO_SYSTEM_CONFIG_CHECKS Call by reference Object reference (TYPE REF TO) CL_CTS_SYSTEM_CONFIG_CHECKS Central CTS - Representation of System Configuration Checks 20130415

Method CHECK_PLUG_IN_DISTRIBUTION on class CL_CTS_CONFIG_WD_VALIDATIONS has no exception.

Method CHECK_RELEASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VALIDATION_STATUS Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_VAL_STATUS Central CTS - Structure For the Validation Status 20120105
2 Importing IO_SYSTEM_CONFIG_CHECKS Call by reference Object reference (TYPE REF TO) CL_CTS_SYSTEM_CONFIG_CHECKS Central CTS - Representation of System Configuration Checks 20130411

Method CHECK_RELEASE on class CL_CTS_CONFIG_WD_VALIDATIONS has no exception.

Method CHECK_RFC_CONNECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VALIDATION_STATUS Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_VAL_STATUS Central CTS - Structure For the Validation Status 20120131
2 Importing IO_SYSTEM_CONFIG_CHECKS Call by reference Object reference (TYPE REF TO) CL_CTS_SYSTEM_CONFIG_CHECKS Central CTS - Representation of System Configuration Checks 20130416

Method CHECK_RFC_CONNECTIONS on class CL_CTS_CONFIG_WD_VALIDATIONS has no exception.

Method CHECK_TMS_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VALIDATION_STATUS Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_VAL_STATUS Central CTS - Structure For the Validation Status 20120515
2 Importing IO_SYSTEM_CONFIG_CHECKS Call by reference Object reference (TYPE REF TO) CL_CTS_SYSTEM_CONFIG_CHECKS Central CTS - Representation of System Configuration Checks 20130417

Method CHECK_TMS_PARAMETERS on class CL_CTS_CONFIG_WD_VALIDATIONS has no exception.

Method REGISTER_VALIDATION_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VALIDATION_RESULT Call by reference Type reference (TYPE) CTS_CONFIG_WD_ST_VAL_STATUS Central CTS - Structure For the Validation Status 20120207
2 Importing IV_INSTANCE_NAME Call by reference Type reference (TYPE) SHM_INST_NAME Name of a Shared Object Instance of an Area 20120207
# Exception Resumable Description Created on
1 CX_SHM_CHANGE_LOCK_ACTIVE A Change Lock Is Already Active 20120207
2 CX_SHM_EXCLUSIVE_LOCK_ACTIVE Instance Already Locked 20120207
3 CX_SHM_INCONSISTENT Differing Definitions Between Program and Area 20120207
4 CX_SHM_INITIAL_REFERENCE Initial Reference Passed 20120207
5 CX_SHM_PARAMETER_ERROR Incorrect parameter transferred 20120207
6 CX_SHM_PENDING_LOCK_REMOVED Shared Objects: Waiting Lock Was Deleted 20120207
7 CX_SHM_VERSION_LIMIT_EXCEEDED No Additional Versions Available 20120207
8 CX_SHM_WRONG_HANDLE Incorrect Handle 20120207
History
Last changed by/on SAP  20140121 
SAP Release Created in 702