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 | 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 | Static method | Public | Method | Check the Cluster Assignment | 20130411 | |
| 2 | Static method | Public | Method | Check the Plug-in Distribution | 20120328 | |
| 3 | Static method | Public | Method | Check, whether the Release is supported | 20120105 | |
| 4 | Static method | Public | Method | Check the RFC Connections for Validity and Completeness | 20120131 | |
| 5 | Static method | Public | Method | Check the TMS Parameters | 20120515 | |
| 6 | 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 | CS_VALIDATION_STATUS | Call by reference | Type reference (TYPE) | CTS_CONFIG_WD_ST_VAL_STATUS | Central CTS - Structure For the Validation Status | 20130411 | |||
| 2 | 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 | CS_VALIDATION_STATUS | Call by reference | Type reference (TYPE) | CTS_CONFIG_WD_ST_VAL_STATUS | Central CTS - Structure For the Validation Status | 20120328 | |||
| 2 | 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 | CS_VALIDATION_STATUS | Call by reference | Type reference (TYPE) | CTS_CONFIG_WD_ST_VAL_STATUS | Central CTS - Structure For the Validation Status | 20120105 | |||
| 2 | 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 | CS_VALIDATION_STATUS | Call by reference | Type reference (TYPE) | CTS_CONFIG_WD_ST_VAL_STATUS | Central CTS - Structure For the Validation Status | 20120131 | |||
| 2 | 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 | CS_VALIDATION_STATUS | Call by reference | Type reference (TYPE) | CTS_CONFIG_WD_ST_VAL_STATUS | Central CTS - Structure For the Validation Status | 20120515 | |||
| 2 | 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 | IS_VALIDATION_RESULT | Call by reference | Type reference (TYPE) | CTS_CONFIG_WD_ST_VAL_STATUS | Central CTS - Structure For the Validation Status | 20120207 | |||
| 2 | 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 | A Change Lock Is Already Active | 20120207 | ||
| 2 | Instance Already Locked | 20120207 | ||
| 3 | Differing Definitions Between Program and Area | 20120207 | ||
| 4 | Initial Reference Passed | 20120207 | ||
| 5 | Incorrect parameter transferred | 20120207 | ||
| 6 | Shared Objects: Waiting Lock Was Deleted | 20120207 | ||
| 7 | No Additional Versions Available | 20120207 | ||
| 8 | Incorrect Handle | 20120207 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |