SAP ABAP Class IF_UPARI_SYSTEM_UUID_STATIC (Static Interface for 16 Byte System UUIDs)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UPARI_SYSTEM_UUID Class for Processing 16 Byte System UUIDs 20100222
Properties
Class IF_UPARI_SYSTEM_UUID_STATIC  
Short Description Static Interface for 16 Byte System UUIDs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100222   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UPARI_SYSTEM_UUID_STATIC has no forward declaration.
Interfaces
Class IF_UPARI_SYSTEM_UUID_STATIC has no interface implemented.
Friends
Class IF_UPARI_SYSTEM_UUID_STATIC has no friend class.
Attributes
Class IF_UPARI_SYSTEM_UUID_STATIC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_UUID_X16 Static method Public Method Converts UUID from Binary Format to Base64 and Hex Format 20100222
2 CREATE_UUID_C32 Static method Public Method Generates 16 Byte System UUID in Hex Format 20100222
Events
Class IF_UPARI_SYSTEM_UUID_STATIC has no event.
Types
Class IF_UPARI_SYSTEM_UUID_STATIC has no local type.
Method Signatures

Method CONVERT_UUID_X16 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UUID Call by reference Type reference (TYPE) UPARI_SYSUUID_X16 UUID 20100222
2 Exporting UUID_C22 Call by reference Type reference (TYPE) UPARI_SYSUUID_C22 UUID 20100222
3 Exporting UUID_C26 Call by reference Type reference (TYPE) UPARI_SYSUUID_C26 UUID 20100222
4 Exporting UUID_C32 Call by reference Type reference (TYPE) UPARI_SYSUUID_C32 UUID 20100222
# Exception Resumable Description Created on
1 CX_UPARI_UUID_ERROR Error Class for UUID Processing Errors 20100223

Method CREATE_UUID_C32 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning UUID Value transfer Type reference (TYPE) UPARI_SYSUUID_C32 UUID 20100222
# Exception Resumable Description Created on
1 CX_UPARI_UUID_ERROR Error Class for UUID Processing Errors 20100223
History
Last changed by/on SAP  20141101 
SAP Release Created in