SAP ABAP Class IF_CTS_TMS_ADAPTER (Adapter for TMS layer)
Properties
Class | IF_CTS_TMS_ADAPTER | |
Short Description | Adapter for TMS layer | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120117 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_CTS_TMS_ADAPTER has no interface implemented.
Friends
Class IF_CTS_TMS_ADAPTER has no friend class.
Attributes
Class 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
Class IF_CTS_TMS_ADAPTER has no event.
Types
Class 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 class 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 |