SAP ABAP Class CL_CTS_PLUGGED_SYSTEM (cCTS:System with installed Plugin)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_SYSTEM_WITH_PLUGINS | cCTS: system with installed Plugin | 20120326 |
Properties
| Class | CL_CTS_PLUGGED_SYSTEM | |
| Short Description | cCTS:System with installed Plugin | |
| 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 | 20120130 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CTS_SYSTEM_WITH_PLUGINS | cCTS: system with installed Plugin | 20120326 |
Friends
Class CL_CTS_PLUGGED_SYSTEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CTSPROPERTIES | CTS Property table | 20120502 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | boolsche Variable (X=true, -=false, space=unknown) | 20120502 | ||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CTS_CI_COMMUNICATION | zCTS Send Command Implementation | 20120328 | |||
| 4 | Constant | Private | Type reference (TYPE) | CISERVICE | 'CCTSPLUGIN' | CI: Service | 20120328 | ||
| 5 | Constant | Private | Type reference (TYPE) | CICOMMAND | 'TMS_CCTS_SRV_CHECK_PLUGIN' | CI: Kommando | 20120328 | ||
| 6 | Constant | Private | Type reference (TYPE) | CICOMMAND | 'TMS_CCTS_SRV_CHECK_TP_FEATURE' | CI: Kommando | 20120328 | ||
| 7 | Constant | Private | Type reference (TYPE) | CICOMMAND | 'TMS_CCTS_SRV_GET_SWCV' | CI: Kommando | 20120328 | ||
| 8 | Constant | Private | Type reference (TYPE) | CICOMMAND | 'TMS_CCTS_SRV_GET_VERSION' | CI: Kommando | 20120328 | ||
| 9 | Constant | Private | Type reference (TYPE) | CICOMMAND | 'TMS_CCTS_SRV_IMPORT_PLUGIN' | CI: Kommando | 20120328 | ||
| 10 | Constant | Private | Type reference (TYPE) | CICONTEXT | 'CCTS_BOOTSTRAPPER_MGR' | CI: Aufruf Kontext | 20120328 | ||
| 11 | Constant | Private | Type reference (TYPE) | CISERVICE | 'TMS_UNI' | CI: Service | 20120328 | ||
| 12 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CTS_PLUGIN_POOL | cCTS: The Pool of plugins | 20120502 | |||
| 13 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CTS_TMS_CI_TARGET | cCTS: Interface for CI Target | 20121130 | |||
| 14 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CTS_IMPORT_REQUESTS_MANAGER | cCTS: Low level import manager | 20120508 | |||
| 15 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CTS_SYSTEM | General System | 20120328 | |||
| 16 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CTS_TMS_CI_TARGET | cCTS: Interface for CI Target | 20120328 | |||
| 17 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CTS_TMS_ADAPTER | Adapter for TMS layer | 20120402 |
Methods
Events
Class CL_CTS_PLUGGED_SYSTEM has no event.
Types
Class CL_CTS_PLUGGED_SYSTEM has no local type.
Method Signatures
Method CHECK_CAPABILITY Signature
Method CHECK_CAPABILITY on class CL_CTS_PLUGGED_SYSTEM has no parameter.
Method CHECK_CAPABILITY on class CL_CTS_PLUGGED_SYSTEM has no exception.
Method CHECK_PLUGIN Signature
Method CHECK_PLUGIN on class CL_CTS_PLUGGED_SYSTEM has no parameter.
Method CHECK_PLUGIN on class CL_CTS_PLUGGED_SYSTEM has no exception.
Method CHECK_PLUGIN_WITH_EXC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PLUGIN_NAME | Call by reference | Type reference (TYPE) | CTS_BS_PLG | Bootstrapper: Plug-In ID | 20120503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cCTS: Base exception for Plugins | 20120503 | ||
| 2 | cCTS: technical Problem with a system | 20120606 | ||
| 3 | CI Alert | 20120503 |
Method CHECK_TP_CCTS_CAPABILITY Signature
Method CHECK_TP_CCTS_CAPABILITY on class CL_CTS_PLUGGED_SYSTEM has no parameter.
Method CHECK_TP_CCTS_CAPABILITY on class CL_CTS_PLUGGED_SYSTEM has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SYSTEM | Call by reference | Object reference (TYPE REF TO) | IF_CTS_SYSTEM | General System | 20120328 | |||
| 2 | I_TMS_ADAPTER | Call by reference | Object reference (TYPE REF TO) | IF_CTS_TMS_ADAPTER | Adapter for TMS layer | 20120504 | |||
| 3 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_CTS_PLUGGED_SYSTEM | cCTS:System with installed Plugin | 20120328 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cCTS: tthe system is unknown | 20120328 |
Method CREATE_BY_SYSTEM_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOMAIN_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_DOMAIN_NAME | 20120508 | ||||
| 2 | I_SYSTEM_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_NAME | General System | 20120508 | |||
| 3 | I_TMS_ADAPTER | Call by reference | Object reference (TYPE REF TO) | IF_CTS_TMS_ADAPTER | Adapter for TMS layer | 20120508 | |||
| 4 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_CTS_PLUGGED_SYSTEM | cCTS:System with installed Plugin | 20120508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions from Handling Systems | 20120508 | ||
| 2 | cCTS: tthe system is unknown | 20120508 |
Method CREATE_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_CTS_CI_CONTAINER | Ci Container interface | 20120328 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CI Alert | 20120328 |
Method DELEG_ADDTOBUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUFFER | Call by reference | Type reference (TYPE) | TPBUFFER_T | Table Type for TPBUFFER | 20120508 | |||
| 2 | CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Client ID of Current User | 20120508 | |||
| 3 | IGN_CVERS | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20120508 | |||
| 4 | IGN_PREDEC | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20120508 | |||
| 5 | NO_DELIVERY | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20120508 | |||
| 6 | OCONT | Value transfer | Object reference (TYPE REF TO) | IF_CTS_CI_CONTAINER | CI Container interface | 20120508 | |||
| 7 | PRID | Call by reference | Type reference (TYPE) | STMS_PRID | 20120508 | ||||
| 8 | REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20120508 | |||
| 9 | TP_OPTIONS | Value transfer | Type reference (TYPE) | CSEQUENCE | SPACE | tp Options | 20120508 | ||
| 10 | WRONG_POS | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20120508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CI Alert | 20120508 |
Method DELEG_DATATRANSFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTRIES | Call by reference | Type reference (TYPE) | TPBUFFER_T | Table Type for TPBUFFER | 20120508 | |||
| 2 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20120508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CI Alert | 20120508 |
Method DELEG_IMPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BGRCTL | Call by reference | Type reference (TYPE) | STMSCBATCH | General Flag | 20120508 | |||
| 2 | CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Client ID of Current User | 20120508 | |||
| 3 | CLIENTS | Call by reference | Type reference (TYPE) | CTS_T000_TAB | cCTS: T000 table type | 20120508 | |||
| 4 | CTC_ACTIVE | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20120508 | |||
| 5 | IGN_CVERS | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20120508 | |||
| 6 | IGN_PREDEC | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20120508 | |||
| 7 | IGN_RC152 | Call by reference | Type reference (TYPE) | FLAG | 'X' | Ignore nothing done | 20120508 | ||
| 8 | OCONT | Value transfer | Object reference (TYPE REF TO) | IF_CTS_CI_CONTAINER | CI Container interface | 20120508 | |||
| 9 | OFFLINE | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20120508 | |||
| 10 | PRID | Call by reference | Type reference (TYPE) | STMS_PRID | 20120508 | ||||
| 11 | PROJECTS | Call by reference | Type reference (TYPE) | CTS_TRKORRS | Project Table | 20120508 | |||
| 12 | REQUEST | Call by reference | Type reference (TYPE) | TRKORR | 'SOME' | Request/Task | 20120508 | ||
| 13 | REQUESTS | Call by reference | Type reference (TYPE) | TPREQUESTS | Table Type for TPREQUEST | 20120508 | |||
| 14 | SUBSET | Call by reference | Type reference (TYPE) | FLAG | 'X' | General Flag | 20120508 | ||
| 15 | SUCCESSORS | Call by reference | Type reference (TYPE) | TPREQUESTS | Table Type for TPREQUEST | 20120508 | |||
| 16 | TP_OPTIONS | Call by reference | Type reference (TYPE) | CSEQUENCE | SPACE | 20120508 | |||
| 17 | UMODES | Call by reference | Type reference (TYPE) | CSEQUENCE | SPACE | 20120508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CI Alert | 20120508 |
Method GET_BOOTSTRAPPER_VERSION Signature
Method GET_BOOTSTRAPPER_VERSION on class CL_CTS_PLUGGED_SYSTEM has no parameter.
Method GET_BOOTSTRAPPER_VERSION on class CL_CTS_PLUGGED_SYSTEM has no exception.
Method GET_CAPABILITIES Signature
Method GET_CAPABILITIES on class CL_CTS_PLUGGED_SYSTEM has no parameter.
Method GET_CAPABILITIES on class CL_CTS_PLUGGED_SYSTEM has no exception.
Method IMPORT_PLUGIN Signature
Method IMPORT_PLUGIN on class CL_CTS_PLUGGED_SYSTEM has no parameter.
Method IMPORT_PLUGIN on class CL_CTS_PLUGGED_SYSTEM has no exception.
Method PERFORM_PLUGIN_UPDATE Signature
Method PERFORM_PLUGIN_UPDATE on class CL_CTS_PLUGGED_SYSTEM has no parameter.
Method PERFORM_PLUGIN_UPDATE on class CL_CTS_PLUGGED_SYSTEM has no exception.
Method REMOTE_GET_CAPABILITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES | Value transfer | Type reference (TYPE) | CTSPROPERTIES | CTS Property Table | 20120507 | |||
| 2 | TARGET | Value transfer | Object reference (TYPE REF TO) | IF_CTS_TMS_CI_TARGET | 20120507 | ||||
| 3 | TPCHECK | Value transfer | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | +tp check | 20120507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CI Alert | 20120507 | ||
| 2 | Domain unknown in TMS | 20120507 | ||
| 3 | System unknown in TMS | 20120507 |
Method UPDATE_CAPABILITIES Signature
Method UPDATE_CAPABILITIES on class CL_CTS_PLUGGED_SYSTEM has no parameter.
Method UPDATE_CAPABILITIES on class CL_CTS_PLUGGED_SYSTEM has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |