SAP ABAP Class CL_RFC_TRUSTING (Implementation of Trusting Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC (Application Component) RFC
⤷
STTREL (Package) Package for Trusted/Trusting Systems
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RFC_ON_TRUSTED | Interface for Trusting Object in Trusting System | 20060817 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RFC_TRUSTED_TRUSTING_ROOT | Root Interface for Trusted-Trusting Systems | 20060818 |
Properties
| Class | CL_RFC_TRUSTING | |
| Short Description | Implementation of Trusting Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | STTREL | Package for Trusted/Trusting Systems |
| Created | 20060817 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RFC_ON_TRUSTED | Interface for Trusting Object in Trusting System | 20060817 | ||
| 2 | IF_RFC_TRUSTED_TRUSTING_ROOT | Root Interface for Trusted-Trusting Systems | 20060818 |
Friends
Class CL_RFC_TRUSTING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical destination (specified when calling function) | 20060821 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Object is locked | 20060822 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RFCDES | Destination table for Remote Function Call | 20060913 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RFCTRUST | List of existing trusting systems | 20060911 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060912 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CL_RFC_TT_FACTORY=>MSXXLIST_TAB | 20060917 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | SYSAPRL | 710 | Release Status of SAP System | 20060912 |
Methods
Events
Class CL_RFC_TRUSTING has no event.
Types
Class CL_RFC_TRUSTING has no local type.
Method Signatures
Method CHECK_DESTINATION_TO_TRUSTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | true:Erzeugen ein neues Destination-Object | 20060928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnameklasse API Trusted - Trusting Systeme | 20060928 |
Method CHECK_TRUSTING Signature
Method CHECK_TRUSTING on class CL_RFC_TRUSTING has no parameter.
Method CHECK_TRUSTING on class CL_RFC_TRUSTING has no exception.
Method CONNECTION_CLOSE Signature
Method CONNECTION_CLOSE on class CL_RFC_TRUSTING has no parameter.
Method CONNECTION_CLOSE on class CL_RFC_TRUSTING has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ON_TRUSTING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060912 | |||
| 2 | I_DEST_NAME | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20060821 | |||
| 3 | I_LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060911 | |||
| 4 | I_RFCCREDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20060911 | |||
| 5 | I_RFCMSGSRV | Call by reference | Type reference (TYPE) | RFCHOST | Name der Zielmaschine | 20060911 | |||
| 6 | I_RFCSAPRL | Call by reference | Type reference (TYPE) | SYSAPRL | Release-Stand des SAPSystems | 20060912 | |||
| 7 | I_RFCSNC | Call by reference | Type reference (TYPE) | RFCSNC | RFC Secure Network Communication (HTTP SSL) | 20060911 | |||
| 8 | I_RFCTRUSTID | Call by reference | Type reference (TYPE) | RFCSSYSID | Liste vorhandener Trusting Systems | 20060911 | |||
| 9 | I_RFCTRUSTSY | Call by reference | Type reference (TYPE) | RFCSSYSID | Trusted System (für R/3 und externe Systeme) | 20060911 | |||
| 10 | I_TLICENSE_NR | Call by reference | Type reference (TYPE) | SLIC_INST | Saplicense: Installationsnummer | 20060911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnameklasse API Trusted - Trusting Systeme | 20060911 |
Method CREATE_DESTINATION_TO_TRUSTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RFCDES | Value transfer | Object reference (TYPE REF TO) | IF_DEST_ROOT | Root-Interface für Destinationen | 20060928 | |||
| 2 | I_DEST_NAME | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20060928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnameklasse API Trusted - Trusting Systeme | 20060928 |
Method DELETE Signature
Method DELETE on class CL_RFC_TRUSTING has no parameter.
Method DELETE on class CL_RFC_TRUSTING has no exception.
Method DESTINATION_TO_TRUSTING_IN_DB Signature
Method DESTINATION_TO_TRUSTING_IN_DB on class CL_RFC_TRUSTING has no parameter.
Method DESTINATION_TO_TRUSTING_IN_DB on class CL_RFC_TRUSTING has no exception.
Method DO_DELETE Signature
Method DO_DELETE on class CL_RFC_TRUSTING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnameklasse API Trusted - Trusting Systeme | 20060821 |
Method DO_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REG_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20060821 | |||
| 2 | REG_RFCMSGSRV | Call by reference | Type reference (TYPE) | RFCHOST | Name der Zielmaschine | 20060821 | |||
| 3 | REG_RFCSNC | Call by reference | Type reference (TYPE) | ABAP_BOOL | RFC Secure Network Communication (HTTP SSL) | 20060821 | |||
| 4 | SECURITY_METHOD | Call by reference | Type reference (TYPE) | SRFC_TT_TYPE | Sicherheitsverfahren | 20101008 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnameklasse API Trusted - Trusting Systeme | 20060821 |
Method GET_ATTRIBUTES Signature
Method GET_ATTRIBUTES on class CL_RFC_TRUSTING has no parameter.
Method GET_ATTRIBUTES on class CL_RFC_TRUSTING has no exception.
Method GET_SERVER_LIST Signature
Method GET_SERVER_LIST on class CL_RFC_TRUSTING has no parameter.
Method GET_SERVER_LIST on class CL_RFC_TRUSTING has no exception.
Method LOCK Signature
Method LOCK on class CL_RFC_TRUSTING has no parameter.
Method LOCK on class CL_RFC_TRUSTING has no exception.
Method READ_TRUSTED_ON_TRUSTING Signature
Method READ_TRUSTED_ON_TRUSTING on class CL_RFC_TRUSTING has no parameter.
Method READ_TRUSTED_ON_TRUSTING on class CL_RFC_TRUSTING has no exception.
Method SAVE Signature
Method SAVE on class CL_RFC_TRUSTING has no parameter.
Method SAVE on class CL_RFC_TRUSTING has no exception.
Method UNLOCK Signature
Method UNLOCK on class CL_RFC_TRUSTING has no parameter.
Method UNLOCK on class CL_RFC_TRUSTING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |