SAP ABAP Class CL_SD_ENDPOINT_RFC (CL_SD_ENDPOINT_RFC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBC-SRV (Application Component) Services
⤷
SERVDIR (Package) AI XMB Service Directory
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SD_ENDPOINT_URL | 20020823 |
Properties
| Class | CL_SD_ENDPOINT_RFC | |
| Short Description | ||
| Super Class | CL_SD_ENDPOINT_URL | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SERVDIR | AI XMB Service Directory |
| Created | 20020823 | SAP |
| Last change | 20110908 | 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_SD_ENDPOINT_RFC has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SD_ENDPOINT_FACTORY | 20020823 | Represents URL String |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'ASHOST' | 20020823 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'LOADBALANCING' | 20020823 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'GROUP' | 20020823 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'MSHOST' | 20020823 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'MSSERV' | 20020823 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'R3NAME' | 20020823 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'SYSNR' | 20020823 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'TRACE' | 20020823 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | CO_FALSE | Load Balancing Yes/No | 20020823 | ||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | Logon Group | 20020823 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | STRING | Message Server Port | 20020823 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | SYSYSID | System ID | 20020823 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | RFCSERVICE | System Number | 20020823 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | STRING | CO_FALSE | Trace Yes/No | 20020823 |
Methods
Events
Class CL_SD_ENDPOINT_RFC has no event.
Types
Class CL_SD_ENDPOINT_RFC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SD_ENDPOINT_RFC has no parameter.
Method CONSTRUCTOR on class CL_SD_ENDPOINT_RFC has no exception.
Method CREATE_FROM_URL_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SD_ENDPOINT_RFC | 20020823 | ||||
| 2 | THE_URL_STRING | Call by reference | Type reference (TYPE) | STRING | interne URL Darstellung | 20020823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Parsen | 20020823 |
Method GET_CONNECTION_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20020926 | ||||
| 2 | THE_SECURITY | Call by reference | Object reference (TYPE REF TO) | CL_SD_AUTHENTICATION_METHOD | beschreibt Art der Authentifizierung | 20020926 |
Method GET_CONNECTION_STRING on class CL_SD_ENDPOINT_RFC has no exception.
Method GET_LOGON_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20020823 |
Method GET_LOGON_GROUP on class CL_SD_ENDPOINT_RFC has no exception.
Method GET_MESSAGE_SERVER_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20020823 |
Method GET_MESSAGE_SERVER_SERVICE on class CL_SD_ENDPOINT_RFC has no exception.
Method GET_SYSTEM_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SYSYSID | R/3-System, Name des R/3-Systems | 20020823 |
Method GET_SYSTEM_ID on class CL_SD_ENDPOINT_RFC has no exception.
Method GET_SYSTEM_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | RFCSERVICE | Verwendeter Service (TCP-Service, SAP-Systemnummer ) | 20020823 |
Method GET_SYSTEM_NUMBER on class CL_SD_ENDPOINT_RFC has no exception.
Method IS_LOAD_BALANCING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20020826 |
Method IS_LOAD_BALANCING on class CL_SD_ENDPOINT_RFC has no exception.
Method IS_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20020826 |
Method IS_TRACE on class CL_SD_ENDPOINT_RFC has no exception.
Method PSET_LOAD_BALANCING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_LOAD_BALANCING | Call by reference | Type reference (TYPE) | STRING | 20020826 |
Method PSET_LOAD_BALANCING on class CL_SD_ENDPOINT_RFC has no exception.
Method SET_LOAD_BALANCING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOAD_BALANCING | Call by reference | Type reference (TYPE) | STRING | 20020823 |
Method SET_LOAD_BALANCING on class CL_SD_ENDPOINT_RFC has no exception.
Method SET_LOGON_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_LOGON_GROUP | Call by reference | Type reference (TYPE) | STRING | 20020823 |
Method SET_LOGON_GROUP on class CL_SD_ENDPOINT_RFC has no exception.
Method SET_MESSAGE_SERVER_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_MESSAGE_SERVER_SERVICE | Call by reference | Type reference (TYPE) | STRING | 20020823 |
Method SET_MESSAGE_SERVER_SERVICE on class CL_SD_ENDPOINT_RFC has no exception.
Method SET_SYSTEM_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_SYSTEM_ID | Call by reference | Type reference (TYPE) | SYSYSID | R/3-System, Name des R/3-Systems | 20020823 |
Method SET_SYSTEM_ID on class CL_SD_ENDPOINT_RFC has no exception.
Method SET_SYSTEM_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_SYSTEM_NUMBER | Call by reference | Type reference (TYPE) | RFCSERVICE | Verwendeter Service (TCP-Service, SAP-Systemnummer ) | 20020823 |
Method SET_SYSTEM_NUMBER on class CL_SD_ENDPOINT_RFC has no exception.
Method SET_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TRACE | Call by reference | Type reference (TYPE) | STRING | 20020823 |
Method SET_TRACE on class CL_SD_ENDPOINT_RFC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |