SAP ABAP Class CL_CTS_PROXY_SYSTEM (cCTS: Proxy for foreign systems)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_LANDSCAPE (Package) Landscape Parts of cCTS
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CTS_SYSTEM General System 20130211
Properties
Class CL_CTS_PROXY_SYSTEM  
Short Description cCTS: Proxy for foreign systems    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_DIST_CTL_LANDSCAPE   Landscape Parts of cCTS 
Created 20130211   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
# Interface Abstract Final Description Created on
1 IF_CTS_SYSTEM General System 20130211
Friends
# Friend Modeled only Created on Description
1 CL_CTS_LANDSCAPE_FACTORY 20130211 System and landscape factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIENT Instance attribute Protected Type reference (TYPE) IF_CTS_SYSTEM=>TY_CLIENT 20130211
2 COMSYS_CLIENT Instance attribute Protected Type reference (TYPE) IF_CTS_SYSTEM=>TY_CLIENT 20130213
3 COMSYS_NAME Instance attribute Protected Type reference (TYPE) IF_CTS_SYSTEM=>TY_NAME 20130211
4 DOMAIN Instance attribute Protected Type reference (TYPE) IF_CTS_SYSTEM=>TY_DOMAIN_NAME 20130211
5 NAME Instance attribute Protected Type reference (TYPE) IF_CTS_SYSTEM=>TY_NAME 20130211
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Protected Method Create instance 20130211
Events
Class CL_CTS_PROXY_SYSTEM has no event.
Types
Class CL_CTS_PROXY_SYSTEM has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Value transfer Type reference (TYPE) IF_CTS_SYSTEM=>TY_CLIENT 20130211
2 Importing DOMAIN_NAME Value transfer Type reference (TYPE) IF_CTS_SYSTEM=>TY_DOMAIN_NAME 20130211
3 Returning R_SYSTEM Value transfer Object reference (TYPE REF TO) IF_CTS_SYSTEM General System 20130211
4 Importing SYSTEM_NAME Call by reference Type reference (TYPE) IF_CTS_SYSTEM=>TY_NAME 20130211
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_SYSTEM Exceptions from Handling Systems 20130211
History
Last changed by/on SAP  20140121 
SAP Release Created in 702