SAP ABAP Class IF_UCON_RUNTIME (Interface for Unified Connectivity)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UCON_RUNTIME | Runtime of Unified Connectivity | 20120224 |
Properties
| Class | IF_UCON_RUNTIME | |
| Short Description | Interface for Unified Connectivity | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120604 | 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 IF_UCON_RUNTIME has no interface implemented.
Friends
Class IF_UCON_RUNTIME has no friend class.
Attributes
Class IF_UCON_RUNTIME has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Analyze the call stack for incoming request | 20120604 | |
| 2 | Instance method | Public | Method | Get info about CREATED_BY_OBJ_PGMID/TYPE/NAME | 20120604 | |
| 3 | Instance method | Public | Method | Get Path Info | 20120604 | |
| 4 | Instance method | Public | Method | Get Path Info Expanded | 20120604 | |
| 5 | Instance method | Public | Method | Get Path Translated Expanded | 20120604 | |
| 6 | Instance method | Public | Method | Get HTTP Service Name | 20120604 | |
| 7 | Instance method | Public | Method | Get Service Path | 20120604 | |
| 8 | Instance method | Public | Method | Get Service Path Expanded | 20120604 | |
| 9 | Instance method | Public | Method | Set HTTP Service Name | 20120604 | |
| 10 | Instance method | Public | Method | Set HTTP System Fields attributes | 20120604 |
Events
Class IF_UCON_RUNTIME has no event.
Types
Class IF_UCON_RUNTIME has no local type.
Method Signatures
Method ANALYZE_CALL_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FM_NAME | Call by reference | Type reference (TYPE) | FUNCNAME | Function Module Name | 20120604 | |||
| 2 | FOUND_ON_STACK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X' FM has been found, others space | 20120604 |
Method ANALYZE_CALL_STACK on class IF_UCON_RUNTIME has no exception.
Method GET_CREATED_BY_OBJ_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CREATED_BY_OBJ_NAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20120604 | |||
| 2 | CREATED_BY_OBJ_PGMID | Call by reference | Type reference (TYPE) | PGMID | Program ID in Requests and Tasks | 20120604 | |||
| 3 | CREATED_BY_OBJ_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Object Type | 20120604 | |||
| 4 | SERVICE_NAME | Call by reference | Type reference (TYPE) | CHAR30 | HTTP Service Name | 20120604 |
Method GET_CREATED_BY_OBJ_INFO on class IF_UCON_RUNTIME has no exception.
Method GET_PATH_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH_INFO | Value transfer | Type reference (TYPE) | STRING | 20120604 |
Method GET_PATH_INFO on class IF_UCON_RUNTIME has no exception.
Method GET_PATH_INFO_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH_INFO_EXPANDED | Value transfer | Type reference (TYPE) | STRING | 20120604 |
Method GET_PATH_INFO_EXPANDED on class IF_UCON_RUNTIME has no exception.
Method GET_PATH_TRANSLATED_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH_TRANSLATED_EXPANDED | Value transfer | Type reference (TYPE) | STRING | 20120604 |
Method GET_PATH_TRANSLATED_EXPANDED on class IF_UCON_RUNTIME has no exception.
Method GET_SERVICE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVICE_NAME | Value transfer | Type reference (TYPE) | CHAR30 | HTTP Service Name | 20120604 |
Method GET_SERVICE_NAME on class IF_UCON_RUNTIME has no exception.
Method GET_SERVICE_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVICE_PATH | Value transfer | Type reference (TYPE) | STRING | 20120604 |
Method GET_SERVICE_PATH on class IF_UCON_RUNTIME has no exception.
Method GET_SERVICE_PATH_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVICE_PATH_EXPANDED | Value transfer | Type reference (TYPE) | STRING | 20120604 |
Method GET_SERVICE_PATH_EXPANDED on class IF_UCON_RUNTIME has no exception.
Method SET_SERVICE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVICE_NAME | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20120604 |
Method SET_SERVICE_NAME on class IF_UCON_RUNTIME has no exception.
Method SET_SYSFIELDS_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSFIELDS_ATTRIBUTES | Call by reference | Type reference (TYPE) | UCONHTTPSYSFIELDS_BASED_ON_SRV | System fields based on service | 20120604 |
Method SET_SYSFIELDS_ATTRIBUTES on class IF_UCON_RUNTIME has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |