SAP ABAP Interface IF_UCON_API_RFC_SERVICE (RFC Service Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
S_UNIFIED_CON_API (Package) API für Unified Connectivity

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UCON_API_RFC_SERVICE | RFC Service Implementation | 20120515 |
Properties
Interface | IF_UCON_API_RFC_SERVICE | |
Short Description | RFC Service Interface |
General Data
Package | S_UNIFIED_CON_API | API für Unified Connectivity |
Created | 20120511 | SAP |
Last changed | 20141121 | |
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) |
Interfaces
Interface IF_UCON_API_RFC_SERVICE has no interface.
Friends
Interface IF_UCON_API_RFC_SERVICE has no friend.
Attributes
Interface IF_UCON_API_RFC_SERVICE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Set RFC servce to active | 20120511 |
2 | ![]() |
Instance method | Public | Method | Remove locks for RFC service | 20120511 |
3 | ![]() |
Instance method | Public | Method | Admin data of creation time and modification time | 20120511 |
4 | ![]() |
Instance method | Public | Method | Description of the RFC Service | 20120511 |
5 | ![]() |
Instance method | Public | Method | Name of the Function Module of RFC Service | 20120511 |
6 | ![]() |
Instance method | Public | Method | Name of the RFC Service | 20120511 |
7 | ![]() |
Instance method | Public | Method | Default Profile for RFC Service | 20120511 |
8 | ![]() |
Instance method | Public | Method | Scope of the included funtion module (extern/intern) | 20120515 |
9 | ![]() |
Instance method | Public | Method | Version of the RFC service (active / inactive) | 20120511 |
10 | ![]() |
Instance method | Public | Method | Write data to database | 20120511 |
11 | ![]() |
Instance method | Public | Method | Set new description of RFC Service | 20120511 |
12 | ![]() |
Instance method | Public | Method | Set the name of the Function Module of RFC Service | 20120511 |
13 | ![]() |
Instance method | Public | Method | Set the default profile for RFC Service | 20120511 |
14 | ![]() |
Instance method | Public | Method | Set scope of the included funtion module (extern/intern) | 20120515 |
Events
Interface IF_UCON_API_RFC_SERVICE has no event.
Types
Interface IF_UCON_API_RFC_SERVICE has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on Interface IF_UCON_API_RFC_SERVICE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class RFC Service | 20120516 |
Method FREE Signature
Method FREE on Interface IF_UCON_API_RFC_SERVICE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class RFC Service | 20120511 |
Method GET_ADMIN_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADMIN_DATA | Value transfer | Type reference (TYPE) | UCON_ADMIN_DATA | Unified Connectivity Administrative Data | 20120515 |
Method GET_ADMIN_DATA on Interface IF_UCON_API_RFC_SERVICE has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANG | Call by reference | Type reference (TYPE) | SPRSL | Language Key | 20120515 | ||
2 | ![]() |
SHORTTEXT | Value transfer | Type reference (TYPE) | UCONTEXT | Unified Connectivity Text (short) | 20120515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class RFC Service | 20120515 |
Method GET_FUNCTION_MODULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUNCTION_MODULE | Value transfer | Type reference (TYPE) | RS38L_FNAM | Name of Function Module | 20120515 |
Method GET_FUNCTION_MODULE on Interface IF_UCON_API_RFC_SERVICE 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) | UCONRFCSERVID | RFC Service ID | 20120515 |
Method GET_NAME on Interface IF_UCON_API_RFC_SERVICE has no exception.
Method GET_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROFILE_NAME | Value transfer | Type reference (TYPE) | UCONHTTPSERVID | Unified Connectivity Profile ID | 20120515 |
Method GET_PROFILE on Interface IF_UCON_API_RFC_SERVICE has no exception.
Method GET_SCOPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SCOPE | Value transfer | Type reference (TYPE) | UCONRFCSCOPE | Visibility of RFC Services | 20120515 |
Method GET_SCOPE on Interface IF_UCON_API_RFC_SERVICE has no exception.
Method GET_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VERSION | Value transfer | Type reference (TYPE) | R3STATE | State of Object | 20120515 |
Method GET_VERSION on Interface IF_UCON_API_RFC_SERVICE has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEV_CLASS | Call by reference | Type reference (TYPE) | TADIR-DEVCLASS | Package | 20120515 | ||
2 | ![]() |
KORRNUM | Call by reference | Type reference (TYPE) | E070-TRKORR | Request/Task | 20120515 | ||
3 | ![]() |
RUN_DARK | Call by reference | Type reference (TYPE) | ABAP_BOOL | Save data without user interaction | 20120515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class RFC Service | 20120516 |
Method SET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANG | Call by reference | Type reference (TYPE) | SPRSL | Language Key | 20120515 | ||
2 | ![]() |
SHORTTEXT | Call by reference | Type reference (TYPE) | UCONTEXT | Unified Connectivity Text (short) | 20120515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class RFC Service | 20120516 |
Method SET_FUNCTION_MODULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUNCTION_MODULE | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name of Function Module | 20120515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class RFC Service | 20120515 |
Method SET_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROFILE_NAME | Call by reference | Type reference (TYPE) | UCONHTTPSERVID | Unified Connectivity Profile ID | 20120515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class RFC Service | 20120515 |
Method SET_SCOPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SCOPE | Call by reference | Type reference (TYPE) | UCONRFCSCOPE | Visibility of RFC Services | 20120515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class RFC Service | 20120516 |
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 805 |