SAP ABAP Class CL_RFC_TRUSTED_ABAP (Destination Type 3)
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 | Inheritance (c INHERITING FROM c_ref) | CL_RFC_TRUSTED | Implementation of Trusted Object in Trusting System | 20060817 |
Properties
| Class | CL_RFC_TRUSTED_ABAP | |
| Short Description | Destination Type 3 | |
| Super Class | CL_RFC_TRUSTED | Implementation of Trusted Object in Trusting System |
| 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) |
Interfaces
Class CL_RFC_TRUSTED_ABAP has no interface implemented.
Friends
Class CL_RFC_TRUSTED_ABAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RFCSI | RFC System Information (See RFC_SYSTEM_INFO Function Module) | 20060818 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RFC_TRUSTING | Implementation of Trusting Object | 20060818 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060821 | |
| 2 | Instance method | Private | Method | Internal: Creates Trusting Object | 20060821 | |
| 3 | Instance method | Private | Method | Internal: Gets Information About Target System | 20060915 |
Events
Class CL_RFC_TRUSTED_ABAP has no event.
Types
Class CL_RFC_TRUSTED_ABAP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INSERT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060821 | ||||
| 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_RFCDELAY_DAY | Call by reference | Type reference (TYPE) | RFCSYSACL-RFCDELAYD | Anzahl der Verzögerungstage | 20060821 | |||
| 5 | I_RFCDELAY_TIME | Call by reference | Type reference (TYPE) | RFCSYSACL-RFCDELAYT | Gültigkeitsdauer | 20060821 | |||
| 6 | I_RFCPASSWD | Call by reference | Type reference (TYPE) | RFCSYSACL-RFCPASSWD | Passwortprüfung bei RFC Single Login | 20060821 | |||
| 7 | I_RFCSYSID | Call by reference | Type reference (TYPE) | RFCSSYSID | System-Id | 20060821 | |||
| 8 | I_RFC_USRCHK | Call by reference | Type reference (TYPE) | RFCSYSACL-RFCUSRCHK | Überprüfung des RFC-Benutzers | 20060821 | |||
| 9 | I_TLICENSE_NR | Call by reference | Type reference (TYPE) | SLIC_INST | Saplicense: Installationsnummer | 20060911 | |||
| 10 | NO_LICENSE_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Flag zum Lesen des License-Nummers | 20060918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnameklasse API Trusted - Trusting Systeme | 20060821 |
Method CREATE_TRUSTING_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnameklasse API Trusted - Trusting Systeme | 20060911 |
Method GET_TARGET_SYSTEM_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEST_NAME | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20060915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnameklasse API Trusted - Trusting Systeme | 20060915 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |