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 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 DELETE_REGISTRY Instance method Public Method Delete Ucon Registry 20130705
2 DELETE_SINGLE_REGISTRY_ENTRY Instance method Public Method Delete Single Entry 20130705
3 GET_SINGLE_REGISTRY_ENTRY Instance method Public Method Get a single value in the UCon Registry 20130705
4 MODIFY_SINGLE_REGISTRY_ENTRY 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 Importing 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 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT 20130705
2 Importing IV_TYPE Call by reference Type reference (TYPE) UCONREGENTRY Registry Entry 20130705
# Exception Resumable Description Created on
1 CX_UCON_HELPER 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 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT Client 20130705
2 Importing IV_TYPE Call by reference Type reference (TYPE) UCONREGENTRY Registry Entry 20130705
3 Returning RV_VALUE Value transfer Type reference (TYPE) UCONREGISTRY-VALUE Value stored in UCON Registry 20130705
# Exception Resumable Description Created on
1 CX_UCON_HELPER 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 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT Client 20130705
2 Importing IV_TYPE Call by reference Type reference (TYPE) UCONREGENTRY Registry Entry 20130705
3 Importing IV_VALUE Call by reference Type reference (TYPE) CLIKE New Value 20130705
# Exception Resumable Description Created on
1 CX_UCON_HELPER Exception Class for UCON Helper 20130705
History
Last changed by/on SAP  20141121 
SAP Release Created in