SAP ABAP Class IF_UC_SEMANTICAL_KEY (Conversion of GUID <--> Semantic Key)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UC_METHOD_FACTORY Internal View of Factory for Methods 20000812
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_LAYOUT_FACTORY Factory for Layouts of Consolidation Methods 20000908
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_METHOD_FACTORY Factory for Consolidation Methods 20000812
Properties
Class IF_UC_SEMANTICAL_KEY  
Short Description Conversion of GUID <--> Semantic Key    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000812   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UC_SEMANTICAL_KEY has no forward declaration.
Interfaces
Class IF_UC_SEMANTICAL_KEY has no interface implemented.
Friends
Class IF_UC_SEMANTICAL_KEY has no friend class.
Attributes
Class IF_UC_SEMANTICAL_KEY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_GUID_TO_SEMKEY Instance method Public Method Convert GUID to a semantic key 20000812
2 CONVERT_SEMKEY_TAB_TO_STRUC Instance method Public Method Fill Semantic Key to Structure from Table 20000913
3 CONVERT_SEMKEY_TO_GUID Instance method Public Method Convert Semantic Key in GUID 20000812
Events
Class IF_UC_SEMANTICAL_KEY has no event.
Types
Class IF_UC_SEMANTICAL_KEY has no local type.
Method Signatures

Method CONVERT_GUID_TO_SEMKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEMKEY Call by reference Type reference (TYPE) UC0_TS_VALUE Semantischer Key 20000812
2 Exporting E_IS_PERSISTENT Call by reference Type reference (TYPE) UC_FLG Das Objekt existiert auf der Datenbank 20000812
3 Exporting E_NEW_GUID Call by reference Type reference (TYPE) UC_CUST_GUID Neuer GUID: <> init, wenn I_GUID nicht mehr aktuell 20000812
4 Importing I_GUID Call by reference Type reference (TYPE) UC_CUST_GUID GUID 20000812
# Exception Resumable Description Created on
1 NOT_FOUND Zum GUID gibt es für das gegebene Objekt kein Customizing 20000812

Method CONVERT_SEMKEY_TAB_TO_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SEMKEY Call by reference Type reference (TYPE) ANY Semantischer Schlüssel als Struktur 20000913
2 Importing IT_SEMKEY Call by reference Type reference (TYPE) UC0_TS_VALUE Semantischer Schlüssel als Tabelle 20000913

Method CONVERT_SEMKEY_TAB_TO_STRUC on class IF_UC_SEMANTICAL_KEY has no exception.

Method CONVERT_SEMKEY_TO_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_GUID Call by reference Type reference (TYPE) UC_CUST_GUID GUID 20000812
2 Exporting E_IS_PERSISTENT Call by reference Type reference (TYPE) UC_FLG Das Objekt existiert auf der Datenbank 20000812
3 Importing IT_SEMKEY Call by reference Type reference (TYPE) UC0_TS_VALUE Semantischer Schlüssel 20000812
# Exception Resumable Description Created on
1 NOT_FOUND Der semantische Key wurde noch nicht vergeben 20000812
History
Last changed by/on SAP  20041006 
SAP Release Created in