SAP ABAP Interface IF_CTS_TMS_ADAPTER (Adapter for TMS layer)
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
Interface | IF_CTS_TMS_ADAPTER | |
Short Description | Adapter for TMS layer |
General Data
Package | SCTS_DIST_CTL_COMMON_API | cCTS: common external APIs |
Created | 20120117 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_CTS_SYSTEM | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_CTS_TMS_ADAPTER has no interface.
Friends
Interface IF_CTS_TMS_ADAPTER has no friend.
Attributes
Interface IF_CTS_TMS_ADAPTER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Determine the target | 20120117 |
2 | ![]() |
Instance method | Public | Method | True, if cluster has a predecessor | 20120125 |
3 | ![]() |
Instance method | Public | Method | Loads the cCTS Bootstrapper Plug-in | 20130404 |
4 | ![]() |
Instance method | Public | Method | Loads the cCTS Service Plug-in | 20120326 |
Events
Interface IF_CTS_TMS_ADAPTER has no event.
Types
Interface IF_CTS_TMS_ADAPTER has no local type.
Method Signatures
Method DETERMINE_TARGET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CATEGORY | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20120119 | ||
2 | ![]() |
I_SYSTEM | Call by reference | Object reference (TYPE REF TO) | IF_CTS_SYSTEM | 20120119 | |||
3 | ![]() |
R_TARGET | Value transfer | Object reference (TYPE REF TO) | IF_CTS_TMS_CI_TARGET | 20120119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120117 |
Method HAS_PREDECESSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SYSTEM_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_NAME | 20120125 | |||
2 | ![]() |
R_HAS_PRED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120125 |
Method HAS_PREDECESSOR on Interface IF_CTS_TMS_ADAPTER has no exception.
Method LOAD_BOOTSTRAPPER_PLUGIN 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 | 20130404 | ||
2 | ![]() |
R_PLUGIN | Value transfer | Object reference (TYPE REF TO) | IF_CTS_PLUGIN | cCTS: The representation of a plugin | 20130404 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
cCTS: Base exception for Plugins | 20130404 | |
2 | ![]() |
cCTS: technical Problem with a system | 20130404 |
Method LOAD_SERVICE_PLUGIN 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 | 20120326 | ||
2 | ![]() |
R_PLUGIN | Value transfer | Object reference (TYPE REF TO) | IF_CTS_PLUGIN | cCTS: The representation of a plugin | 20120326 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
cCTS: Base exception for Plugins | 20120326 | |
2 | ![]() |
cCTS: technical Problem with a system | 20120606 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 702 |