SAP ABAP Class CL_UCON_HELPER (Helper Class for Unified Connectivity)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
S_UNIFIED_CON_DDIC (Package) DDIC elements for S_UNIFIED_CON and subpackages
⤷
⤷
Properties
| Class | CL_UCON_HELPER | |
| Short Description | Helper Class for Unified Connectivity | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_UNIFIED_CON_DDIC | DDIC elements for S_UNIFIED_CON and subpackages |
| Created | 20120921 | SAP |
| Last change | 20141121 | |
| 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_UCON_HELPER has no interface implemented.
Friends
Class CL_UCON_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'RS_UCON_SETUP_DATA_COLLECTOR' | 20130305 | |||
| 2 | Constant | Public | Type reference (TYPE) | UCON_MON_SCENARIO | 'GET_SYSLOG' | Unified Connectivity Scenario | 20130305 | ||
| 3 | Constant | Public | Type reference (TYPE) | UCON_MON_SCENARIO | 'RTM_RECS' | UCON RFC based on RTM data records | 20131015 | ||
| 4 | Constant | Public | Type reference (TYPE) | UCON_MON_SCENARIO | 'STAT_RECS' | Unified Connectivity Scenario | 20130717 | ||
| 5 | Constant | Public | Type reference (TYPE) | UCON_MON_SCENARIO | 'MTE_CHANGE' | Unified Connectivity Scenario | 20130718 | ||
| 6 | Constant | Public | Type reference (TYPE) | UCON_MON_TS_CHAR | '20130916120000' | Unified Connectivity Monitoring Time Stamp in CHAR 22 | 20130801 | ||
| 7 | Constant | Public | Type reference (TYPE) | UCON_MON_SCENARIO | 'REPAIR_INC' | Unified Connectivity Scenario | 20121216 | ||
| 8 | Constant | Public | Type reference (TYPE) | I | 20 | 20130808 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'RS_UCON_CHANGE_DOCUMENTS' | Program for Change Documents | 20121216 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'RS_UCON_RFC_RECORDS' | Program for RTM data records | 20131015 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'UCON_STATISTIC_RECORDS' | Program for statistical data records | 20130717 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Check if the UCON RFC is configured in an SAP client | 20130620 | |
| 2 | Static method | Public | Method | Gets Software + Application Comp. + Package for a TADIR KEY | 20120921 | |
| 3 | Static method | Public | Method | Get Function Modules within Function Group | 20120921 | |
| 4 | Static method | Public | Method | Gets the value of a profile parameter via kernel call | 20121024 | |
| 5 | Static method | Public | Method | Get virtual Host name by IP-Address, Port and SNC Flag | 20130327 | |
| 6 | Static method | Public | Method | Is the UCON RFC active in ABAP system? | 20130614 | |
| 7 | Static method | Public | Method | Split Text (with Whole Word) into sy-msgvn Fields | 20121024 |
Events
Class CL_UCON_HELPER has no event.
Types
Class CL_UCON_HELPER has no local type.
Method Signatures
Method CHECK_UCON_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_UCON_ACTIVE | Value transfer | Type reference (TYPE) | CHAR1 | X = ucon rfc is active; space not | 20130620 |
Method CHECK_UCON_CONFIG on class CL_UCON_HELPER has no exception.
Method GET_COMPONENTS_BY_TADIR_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_APPL_COMP | Call by reference | Type reference (TYPE) | UFPS_POSID | Application component ID | 20120921 | |||
| 2 | EV_DEV_LAYER | Call by reference | Type reference (TYPE) | DEVLAYER | Transport Layer in ABAP Workbench | 20120921 | |||
| 3 | EV_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20120921 | |||
| 4 | EV_SW_COMP | Call by reference | Type reference (TYPE) | DLVUNIT | Software Component | 20120921 | |||
| 5 | IV_OBJECT | Call by reference | Type reference (TYPE) | TADIR-OBJECT | 'FUGR' | Object Type | 20120921 | ||
| 6 | IV_OBJ_NAME | Call by reference | Type reference (TYPE) | TADIR-OBJ_NAME | Object Name in Object Directory | 20120921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for UCON Helper | 20120921 |
Method GET_FM_WITHIN_FUGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FUNCTAB | Call by reference | Type reference (TYPE) | UCON_RS38L_INCL_TT | Table Type for Function Module Name - Include | 20120921 | |||
| 2 | IV_FUGR | Call by reference | Type reference (TYPE) | RS38L_AREA | Function Group Name | 20120921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for UCON Helper | 20120921 |
Method GET_PROFILE_PARAM_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | CHAR255 | Char255 | 20121024 | |||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | CHAR255 | Char255 | 20121024 |
Method GET_PROFILE_PARAM_VALUE on class CL_UCON_HELPER has no exception.
Method GET_VHOST_BY_IP_PORT_SNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Client ID | 20130327 | |||
| 2 | IV_IPADDRESS | Call by reference | Type reference (TYPE) | UCON_IP_ADDR | IP Address | 20130327 | |||
| 3 | IV_PORT | Call by reference | Type reference (TYPE) | NI_SERVNAME | Port Number | 20130327 | |||
| 4 | IV_SNC_FLAG | Call by reference | Type reference (TYPE) | UCON_SNC_FLAG | SNC Flag | 20130327 | |||
| 5 | RV_VHOST | Value transfer | Type reference (TYPE) | UCONVIRTHOSTNAME | Name of virt. hosts | 20130327 |
Method GET_VHOST_BY_IP_PORT_SNC on class CL_UCON_HELPER has no exception.
Method IS_UCON_RFC_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHECK_CURRENT_PARAM_VALUE | Call by reference | Type reference (TYPE) | CHAR1 | X = Current Parameter value; space not | 20130620 | |||
| 2 | IV_CHECK_DEFAULT_PARAMETER | Call by reference | Type reference (TYPE) | CHAR1 | X = Default Parameter of /ucon/rfc/active | 20130620 | |||
| 3 | IV_CHECK_UCON_CFG | Call by reference | Type reference (TYPE) | CHAR1 | X = Check UCON capability in at least one SAP client | 20130620 | |||
| 4 | IV_OPERATOR | Call by reference | Type reference (TYPE) | CHAR1 | A = "logical AND"; O = "logical OR"; space =UCON config only | 20130620 | |||
| 5 | RV_UCON_ACTIVE | Value transfer | Type reference (TYPE) | CHAR1 | X = ucon rfc is active; space not | 20130614 |
Method IS_UCON_RFC_ACTIVE on class CL_UCON_HELPER has no exception.
Method WRITE_WHOLE_WORDS_IN_SYMSGV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PART1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20121024 | |||
| 2 | EV_PART2 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20121024 | |||
| 3 | EV_PART3 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20121024 | |||
| 4 | EV_PART4 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20121024 | |||
| 5 | IV_IN | Call by reference | Type reference (TYPE) | STRING | 20121024 |
Method WRITE_WHOLE_WORDS_IN_SYMSGV on class CL_UCON_HELPER has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |