SAP ABAP Class IF_CTS_FOREIGN_SYSTEM (Interface for BAdI: CTS_BADI_FOREIGN_SYSTEM)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130206 |
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
| Class | IF_CTS_FOREIGN_SYSTEM | |
| Short Description | Interface for BAdI: CTS_BADI_FOREIGN_SYSTEM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130206 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CTS_FOREIGN_SYSTEM has no forward declaration.
Interfaces
Class IF_CTS_FOREIGN_SYSTEM has no interface implemented.
Friends
Class IF_CTS_FOREIGN_SYSTEM has no friend class.
Attributes
Class IF_CTS_FOREIGN_SYSTEM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | BAdI interface: check if foreign system is valid | 20130206 | |
| 2 | Instance method | Public | Method | BAdI interface: get destination for foreign system | 20130206 |
Events
Class IF_CTS_FOREIGN_SYSTEM has no event.
Types
Class 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 | C_BADICALLED | Call by reference | Type reference (TYPE) | FLAG | Set to abap_true, if BAdI executed | 20130207 | |||
| 2 | C_CLIENT | Call by reference | Type reference (TYPE) | CTSCLIENT | Effective foreign client | 20130206 | |||
| 3 | C_COMSYSNAME | Call by reference | Type reference (TYPE) | TMSSYSNAM | Communication system | 20130206 | |||
| 4 | C_DOMNAME | Call by reference | Type reference (TYPE) | TMSDOMNAM | Domain of communication system | 20130206 | |||
| 5 | C_ERROR | Call by reference | Type reference (TYPE) | BAPIRET2 | Fill if error occurs | 20130225 | |||
| 6 | I_CLIENT | Call by reference | Type reference (TYPE) | CTSCLIENT | Foreign system client | 20130206 | |||
| 7 | I_DOMNAME | Call by reference | Type reference (TYPE) | TMSDOMNAM | Foreign domain name of system | 20130206 | |||
| 8 | I_SYSNAME | Call by reference | Type reference (TYPE) | TMSSYSNAM | Foreign system name | 20130206 |
Method CHECK_SYSTEM on class 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 | C_BADICALLED | Call by reference | Type reference (TYPE) | FLAG | Set to abap_true, if BAdI executed | 20130225 | |||
| 2 | C_DESTINATION | Call by reference | Type reference (TYPE) | STRING | RFC destination for foreign system | 20130206 | |||
| 3 | C_ERROR | Call by reference | Type reference (TYPE) | BAPIRET2 | Fill if error occurs | 20130225 | |||
| 4 | I_CLIENT | Call by reference | Type reference (TYPE) | CTSCLIENT | Foreign system client | 20130206 | |||
| 5 | I_DOMNAME | Call by reference | Type reference (TYPE) | TMSDOMNAM | Foreign domain name of system | 20130206 | |||
| 6 | I_SYSNAME | Call by reference | Type reference (TYPE) | TMSSYSNAM | Foreign system name | 20130206 |
Method GET_DESTINATION on class IF_CTS_FOREIGN_SYSTEM has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |