SAP ABAP Interface IF_UCON_REGISTRY (UCON Registry acess)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
S_UNIFIED_CON_PHASE_TOOL (Package) UCON Phase Tool
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UCON_REGISTRY | Access Ucon registry | 20130705 |
Properties
| Interface | IF_UCON_REGISTRY | |
| Short Description | UCON Registry acess |
General Data
| Package | S_UNIFIED_CON_PHASE_TOOL | UCON Phase Tool |
| Created | 20130701 | SAP |
| Last changed | 20141121 | |
| Unicode checks active |
Forward declarations
Interface IF_UCON_REGISTRY has no forward declaration.
Interfaces
Interface IF_UCON_REGISTRY has no interface.
Friends
Interface IF_UCON_REGISTRY has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_CURRENT_CLIENT_ONLY | Constant | Public | Type reference (TYPE) | UCONREGENTRY | 'CC' | Registry Entry | 20130705 | |
| 2 | CO_DEFAULT_CA_NAME | Constant | Public | Type reference (TYPE) | UCONREGENTRY | 'CA' | Registry Entry | 20130705 | |
| 3 | CO_DEFAULT_CONFIG_NAME | Constant | Public | Type reference (TYPE) | UCONREGENTRY | 'CO' | Registry Entry | 20130705 | |
| 4 | CO_DEFAULT_VH_NAME | Constant | Public | Type reference (TYPE) | UCONREGENTRY | 'VH' | Registry Entry | 20130705 | |
| 5 | CO_EXCLUDE_EARLY_WATCH | Constant | Public | Type reference (TYPE) | UCONREGENTRY | 'EW' | Registry Entry | 20130705 | |
| 6 | CO_NAME_SPACE | Constant | Public | Type reference (TYPE) | UCONREGENTRY | 'NS' | Registry Entry | 20130705 | |
| 7 | CO_TRANSPORT_RFC_STATES | Constant | Public | Type reference (TYPE) | UCONREGENTRY | 'LL' | Registry Entry | 20130705 | |
| 8 | CO_TRANSPORT_UCON_OBJECTS | Constant | Public | Type reference (TYPE) | UCONREGENTRY | 'UN' | Registry Entry | 20130705 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Ucon Registry | 20130705 | |
| 2 | Instance method | Public | Method | Delete Single Entry | 20130705 | |
| 3 | Instance method | Public | Method | Get a single value in the UCon Registry | 20130705 | |
| 4 | Instance method | Public | Method | Change a single value in the UCon Registry | 20130705 |
Events
Interface IF_UCON_REGISTRY has no event.
Types
Interface IF_UCON_REGISTRY has no local type.
Method Signatures
Method DELETE_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | 20130705 |
Method DELETE_REGISTRY on Interface IF_UCON_REGISTRY has no exception.
Method DELETE_SINGLE_REGISTRY_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | 20130705 | ||||
| 2 | IV_TYPE | Call by reference | Type reference (TYPE) | UCONREGENTRY | Registry Entry | 20130705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for UCON Helper | 20130705 |
Method GET_SINGLE_REGISTRY_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Client | 20130705 | |||
| 2 | IV_TYPE | Call by reference | Type reference (TYPE) | UCONREGENTRY | Registry Entry | 20130705 | |||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | UCONREGISTRY-VALUE | Value stored in UCON Registry | 20130705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for UCON Helper | 20130708 |
Method MODIFY_SINGLE_REGISTRY_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Client | 20130705 | |||
| 2 | IV_TYPE | Call by reference | Type reference (TYPE) | UCONREGENTRY | Registry Entry | 20130705 | |||
| 3 | IV_VALUE | Call by reference | Type reference (TYPE) | CLIKE | New Value | 20130705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for UCON Helper | 20130705 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |