SAP ABAP Interface IF_RMC_SESSION (Public interface to session objects at RMC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC (Application Component) RFC
⤷
SRCX (Package) Development Class for Remote Communication: RFC and RMC

⤷

⤷

Properties
Interface | IF_RMC_SESSION | |
Short Description | Public interface to session objects at RMC |
General Data
Package | SRCX | Development Class for Remote Communication: RFC and RMC |
Created | 19990102 | SAP |
Last changed | 00000000 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RMC_SESSION has no forward declaration.
Interfaces
Interface IF_RMC_SESSION has no interface.
Friends
Interface IF_RMC_SESSION has no friend.
Attributes
Interface IF_RMC_SESSION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Close connection to target system | 19990102 |
2 | ![]() |
Instance method | Public | Method | Create a new object in target system | 19990102 |
3 | ![]() |
Instance method | Public | Method | Read last error message | 19990102 |
4 | ![]() |
Instance method | Public | Method | Read name assigned | 19990102 |
5 | ![]() |
Instance method | Public | Method | Read current condition | 19990102 |
6 | ![]() |
Instance method | Public | Method | R%ead system information of target system | 19990102 |
7 | ![]() |
Instance method | Public | Method | Open connection to target system | 19990102 |
8 | ![]() |
Instance method | Public | Method | Ping into target system for connection check | 19990204 |
9 | ![]() |
Instance method | Public | Method | Name assignment for connection | 19990102 |
Events
Interface IF_RMC_SESSION has no event.
Types
Interface IF_RMC_SESSION has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on Interface IF_RMC_SESSION has no parameter.
Method CLOSE on Interface IF_RMC_SESSION has no exception.
Method CREATE_REMOTE_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS | Value transfer | Type reference (TYPE) | SEOCLSKEY | Klasse, zu der ein Objekt erzeugt werden soll | 19990102 | ||
2 | ![]() |
IREF | Value transfer | Type reference (TYPE) | ANY | Interface-Referenz auf das neue Objekt | 19990102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Anlegen des Objektes im Zielsystem | 19990102 |
Method GET_LAST_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE | Value transfer | Type reference (TYPE) | CHAR255 | Fehlermeldung | 19990102 | ||
2 | ![]() |
TYPE | Value transfer | Type reference (TYPE) | INT4 | Fehlerart | 19990102 |
Method GET_LAST_ERROR on Interface IF_RMC_SESSION has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | CHAR32 | vergebener Name | 19990102 |
Method GET_NAME on Interface IF_RMC_SESSION has no exception.
Method GET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATUS | Value transfer | Type reference (TYPE) | INT4 | aktueller Zustand | 19990102 |
Method GET_STATUS on Interface IF_RMC_SESSION has no exception.
Method GET_SYSTEM_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SYSINFO | Value transfer | Type reference (TYPE) | RFCSI | System-Information des Zielsystems | 19990102 |
Method GET_SYSTEM_INFO on Interface IF_RMC_SESSION has no exception.
Method OPEN Signature
Method OPEN on Interface IF_RMC_SESSION has no parameter.
Method OPEN on Interface IF_RMC_SESSION has no exception.
Method PING Signature
Method PING on Interface IF_RMC_SESSION has no parameter.
Method PING on Interface IF_RMC_SESSION has no exception.
Method SET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | CHAR32 | neuer Name für das Session-Objekt | 19990102 |
Method SET_NAME on Interface IF_RMC_SESSION has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |