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 IF_CTS_SYSTEM 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 DETERMINE_TARGET Instance method Public Method Determine the target 20120117
2 HAS_PREDECESSOR Instance method Public Method True, if cluster has a predecessor 20120125
3 LOAD_BOOTSTRAPPER_PLUGIN Instance method Public Method Loads the cCTS Bootstrapper Plug-in 20130404
4 LOAD_SERVICE_PLUGIN 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 Importing I_CATEGORY Call by reference Type reference (TYPE) CHAR10 Character Field Length = 10 20120119
2 Importing I_SYSTEM Call by reference Object reference (TYPE REF TO) IF_CTS_SYSTEM 20120119
3 Returning R_TARGET Value transfer Object reference (TYPE REF TO) IF_CTS_TMS_CI_TARGET 20120119
# Exception Resumable Description Created on
1 CX_CTS_UNKNOWN_SYSTEM 20120117

Method HAS_PREDECESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SYSTEM_NAME Call by reference Type reference (TYPE) IF_CTS_SYSTEM=>TY_NAME 20120125
2 Returning 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 Importing I_SYSTEM Call by reference Object reference (TYPE REF TO) IF_CTS_SYSTEM General System 20130404
2 Returning 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 CX_CTS_PLUGIN_EXCEPTION cCTS: Base exception for Plugins 20130404
2 CX_CTS_TECH_PROBLEM 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 Importing I_SYSTEM Call by reference Object reference (TYPE REF TO) IF_CTS_SYSTEM General System 20120326
2 Returning 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 CX_CTS_PLUGIN_EXCEPTION cCTS: Base exception for Plugins 20120326
2 CX_CTS_TECH_PROBLEM cCTS: technical Problem with a system 20120606
History
Last changed by/on SAP  20140121 
SAP Release Created in