SAP ABAP Interface IF_UCON_API_VIRTUAL_HOST (Virtual Host for Unified Connectivity)
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_VIRTUAL_HOST | Unified Connectivity Virtual Host Implementation | 20120706 |
Properties
| Interface | IF_UCON_API_VIRTUAL_HOST | |
| Short Description | Virtual Host for Unified Connectivity |
General Data
| Package | S_UNIFIED_CON_API | API für Unified Connectivity |
| Created | 20120515 | 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_VIRTUAL_HOST has no interface.
Friends
Interface IF_UCON_API_VIRTUAL_HOST has no friend.
Attributes
Interface IF_UCON_API_VIRTUAL_HOST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set state to active | 20120706 | |
| 2 | Instance method | Public | Method | Release all locks, should be called after save | 20120515 | |
| 3 | Instance method | Public | Method | Administrative data for Virtual Host | 20120515 | |
| 4 | Instance method | Public | Method | Get Client of Virtual Host for RFC | 20121207 | |
| 5 | Instance method | Public | Method | Language dependent short text for VH | 20120515 | |
| 6 | Instance method | Public | Method | Get Virtual Host Number for Unified Connectivity | 20120521 | |
| 7 | Instance method | Public | Method | Name of the Virtual Host | 20120515 | |
| 8 | Instance method | Public | Method | Data for a Virtual Host for RFC | 20120515 | |
| 9 | Instance method | Public | Method | Save data to databse and add it to a correction request | 20120515 | |
| 10 | Instance method | Public | Method | Set language dependent short text for VH | 20120515 | |
| 11 | Instance method | Public | Method | Set Virtual Host Number for Unified Connectivity | 20120521 | |
| 12 | Instance method | Public | Method | Set Data for a Virtual Host for RFC | 20120515 |
Events
Interface IF_UCON_API_VIRTUAL_HOST has no event.
Types
Interface IF_UCON_API_VIRTUAL_HOST has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on Interface IF_UCON_API_VIRTUAL_HOST has no parameter.
Method ACTIVATE on Interface IF_UCON_API_VIRTUAL_HOST has no exception.
Method FREE Signature
Method FREE on Interface IF_UCON_API_VIRTUAL_HOST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class Virtual Host | 20120706 |
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_VIRTUAL_HOST has no exception.
Method GET_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Value transfer | Type reference (TYPE) | MANDT | Client | 20121207 |
Method GET_CLIENT on Interface IF_UCON_API_VIRTUAL_HOST 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 Virtual Host | 20120515 |
Method GET_HOST_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HOST_NUMBER | Value transfer | Type reference (TYPE) | UCONHOSTNUM | Number of a Virtual Host | 20120521 |
Method GET_HOST_NUMBER on Interface IF_UCON_API_VIRTUAL_HOST 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) | UCONVIRTHOSTNAME | Name of Virtual Host | 20120515 |
Method GET_NAME on Interface IF_UCON_API_VIRTUAL_HOST has no exception.
Method GET_VH_DATA_RFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VH_RFC_DATA | Value transfer | Type reference (TYPE) | UCON_VH_RFC_DATA_TTYP | Table with VH Data for RFC | 20120706 |
Method GET_VH_DATA_RFC on Interface IF_UCON_API_VIRTUAL_HOST has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALLOW_CANCEL_CUST_REQUEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121207 | |||
| 2 | KORRNUM | Call by reference | Type reference (TYPE) | E070-TRKORR | Request/Task | 20120515 | |||
| 3 | RUN_DARK | Call by reference | Type reference (TYPE) | C | 20120515 | ||||
| 4 | WITHOUT_CUST_REQUEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class Virtual Host | 20120515 |
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGU | Call by reference | Type reference (TYPE) | SPRSL | Language Key | 20120706 | |||
| 2 | SHORTTEXT | Call by reference | Type reference (TYPE) | UCONTEXT | Unified Connectivity Text (short) | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class Virtual Host | 20120706 |
Method SET_HOST_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HOST_NUMBER | Call by reference | Type reference (TYPE) | UCONHOSTNUM | Number of a Virtual Host | 20120521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class Virtual Host | 20120706 |
Method SET_VH_DATA_RFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VH_RFC_DATA | Call by reference | Type reference (TYPE) | UCON_VH_RFC_DATA_TTYP | Table with VH Data for RFC | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class Virtual Host | 20120706 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 805 |