SAP ABAP Class IF_UCON_REGISTRY (UCON Registry acess)
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
Class | IF_UCON_REGISTRY | |
Short Description | UCON Registry acess | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130701 | SAP |
Last change | 20141121 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_UCON_REGISTRY has no forward declaration.
Interfaces
Class IF_UCON_REGISTRY has no interface implemented.
Friends
Class IF_UCON_REGISTRY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | UCONREGENTRY | 'CC' | Registry Entry | 20130705 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | UCONREGENTRY | 'CA' | Registry Entry | 20130705 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | UCONREGENTRY | 'CO' | Registry Entry | 20130705 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | UCONREGENTRY | 'VH' | Registry Entry | 20130705 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | UCONREGENTRY | 'EW' | Registry Entry | 20130705 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | UCONREGENTRY | 'NS' | Registry Entry | 20130705 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | UCONREGENTRY | 'LL' | Registry Entry | 20130705 | |
8 | ![]() |
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
Class IF_UCON_REGISTRY has no event.
Types
Class 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 class 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 |