SAP ABAP Interface IF_CTS_FOREIGN_SYSTEM (Interface for BAdI: CTS_BADI_FOREIGN_SYSTEM)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_MODEL (Package) Central CTS: Package for Object Model
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_FOREIGN_SYSTEM_BADI Class for BAdI Implementation: CL_CTS_FOREIGN_SYSTEM_BADI 20130207
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_FOREIGN_SYSTEM_BADI_FBK Class for BAdI: CTS_BADI_FOREIGN_SYSTEM 20130522
Properties
Interface IF_CTS_FOREIGN_SYSTEM  
Short Description Interface for BAdI: CTS_BADI_FOREIGN_SYSTEM    
General Data
Package SCTS_DIST_CTL_MODEL   Central CTS: Package for Object Model 
Created 20130206   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_CTS_FOREIGN_SYSTEM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20130206
Friends
Interface IF_CTS_FOREIGN_SYSTEM has no friend.
Attributes
Interface IF_CTS_FOREIGN_SYSTEM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SYSTEM Instance method Public Method BAdI interface: check if foreign system is valid 20130206
2 GET_DESTINATION Instance method Public Method BAdI interface: get destination for foreign system 20130206
Events
Interface IF_CTS_FOREIGN_SYSTEM has no event.
Types
Interface IF_CTS_FOREIGN_SYSTEM has no local type.
Method Signatures

Method CHECK_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_BADICALLED Call by reference Type reference (TYPE) FLAG Set to abap_true, if BAdI executed 20130207
2 Changing C_CLIENT Call by reference Type reference (TYPE) CTSCLIENT Effective foreign client 20130206
3 Changing C_COMSYSNAME Call by reference Type reference (TYPE) TMSSYSNAM Communication system 20130206
4 Changing C_DOMNAME Call by reference Type reference (TYPE) TMSDOMNAM Domain of communication system 20130206
5 Changing C_ERROR Call by reference Type reference (TYPE) BAPIRET2 Fill if error occurs 20130225
6 Importing I_CLIENT Call by reference Type reference (TYPE) CTSCLIENT Foreign system client 20130206
7 Importing I_DOMNAME Call by reference Type reference (TYPE) TMSDOMNAM Foreign domain name of system 20130206
8 Importing I_SYSNAME Call by reference Type reference (TYPE) TMSSYSNAM Foreign system name 20130206

Method CHECK_SYSTEM on Interface IF_CTS_FOREIGN_SYSTEM has no exception.

Method GET_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_BADICALLED Call by reference Type reference (TYPE) FLAG Set to abap_true, if BAdI executed 20130225
2 Changing C_DESTINATION Call by reference Type reference (TYPE) STRING RFC destination for foreign system 20130206
3 Changing C_ERROR Call by reference Type reference (TYPE) BAPIRET2 Fill if error occurs 20130225
4 Importing I_CLIENT Call by reference Type reference (TYPE) CTSCLIENT Foreign system client 20130206
5 Importing I_DOMNAME Call by reference Type reference (TYPE) TMSDOMNAM Foreign domain name of system 20130206
6 Importing I_SYSNAME Call by reference Type reference (TYPE) TMSSYSNAM Foreign system name 20130206

Method GET_DESTINATION on Interface IF_CTS_FOREIGN_SYSTEM has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702