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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_RFC_TT_FACTORY 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 DEST_TO_TARGET Instance attribute Private Type reference (TYPE) RFCDEST Logical destination (specified when calling function) 20060821
2 IS_LOCK Instance attribute Private Type reference (TYPE) ABAP_BOOL Object is locked 20060822
3 L_RFCDES Instance attribute Private Type reference (TYPE) RFCDES Destination table for Remote Function Call 20060913
4 L_RFCTRUST Instance attribute Private Type reference (TYPE) RFCTRUST List of existing trusting systems 20060911
5 ON_TRUSTING Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060912
6 SERVER_LIST Instance attribute Private Type reference (TYPE) CL_RFC_TT_FACTORY=>MSXXLIST_TAB 20060917
7 T_RFCSAPRL Instance attribute Private Type reference (TYPE) SYSAPRL 710 Release Status of SAP System 20060912
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DESTINATION_TO_TRUSTING Instance method Private Method Internal: Check Destination Used 20060928
2 CHECK_TRUSTING Instance method Public Method 20060822
3 CONNECTION_CLOSE Instance method Private Method Internal: Close Opened RFC Destination 20061110
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060821
5 CREATE_DESTINATION_TO_TRUSTING Instance method Private Method 20060928
6 DELETE Instance method Private Method 20060821
7 DESTINATION_TO_TRUSTING_IN_DB Instance method Public Method 20061113
8 DO_DELETE Instance method Public Method Internal: Delete from Databae 20060821
9 DO_SAVE Instance method Public Method Internal: Save to Database 20060821
10 GET_ATTRIBUTES Instance method Public Method 20060912
11 GET_SERVER_LIST Instance method Public Method 20060917
12 LOCK Instance method Private Method 20060821
13 READ_TRUSTED_ON_TRUSTING Instance method Private Method Internal: Get Trusted Entries in Trusting System 20060822
14 SAVE Instance method Private Method 20060821
15 UNLOCK Instance method Private Method 20060821
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 Importing 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 CX_RFC_TRUSTED_TRUSTING 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 Importing IS_ON_TRUSTING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060912
2 Importing I_DEST_NAME Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20060821
3 Importing I_LOCK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060911
4 Importing I_RFCCREDEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20060911
5 Importing I_RFCMSGSRV Call by reference Type reference (TYPE) RFCHOST Name der Zielmaschine 20060911
6 Importing I_RFCSAPRL Call by reference Type reference (TYPE) SYSAPRL Release-Stand des SAPSystems 20060912
7 Importing I_RFCSNC Call by reference Type reference (TYPE) RFCSNC RFC Secure Network Communication (HTTP SSL) 20060911
8 Importing I_RFCTRUSTID Call by reference Type reference (TYPE) RFCSSYSID Liste vorhandener Trusting Systems 20060911
9 Importing I_RFCTRUSTSY Call by reference Type reference (TYPE) RFCSSYSID Trusted System (für R/3 und externe Systeme) 20060911
10 Importing I_TLICENSE_NR Call by reference Type reference (TYPE) SLIC_INST Saplicense: Installationsnummer 20060911
# Exception Resumable Description Created on
1 CX_RFC_TRUSTED_TRUSTING 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 Returning E_RFCDES Value transfer Object reference (TYPE REF TO) IF_DEST_ROOT Root-Interface für Destinationen 20060928
2 Importing I_DEST_NAME Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20060928
# Exception Resumable Description Created on
1 CX_RFC_TRUSTED_TRUSTING 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 CX_RFC_TRUSTED_TRUSTING 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 Exporting REG_RFCDEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20060821
2 Exporting REG_RFCMSGSRV Call by reference Type reference (TYPE) RFCHOST Name der Zielmaschine 20060821
3 Exporting REG_RFCSNC Call by reference Type reference (TYPE) ABAP_BOOL RFC Secure Network Communication (HTTP SSL) 20060821
4 Importing SECURITY_METHOD Call by reference Type reference (TYPE) SRFC_TT_TYPE Sicherheitsverfahren 20101008
# Exception Resumable Description Created on
1 CX_RFC_TRUSTED_TRUSTING 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