SAP ABAP Class CL_UPARI_SYSTEM_UUID (Class for Processing 16 Byte System UUIDs)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-PLA-SOP (Application Component) MAP to SOP Integration
     UPARO_SOP_XI_PROXY (Package) Proxies Merchandise and Assortment Planning to SOP
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UPARI_SYSTEM_UUID Interface for 16 Byte System UUIDs 20100223
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UPARI_SYSTEM_UUID_STATIC Static Interface for 16 Byte System UUIDs 20100222
Properties
Class CL_UPARI_SYSTEM_UUID  
Short Description Class for Processing 16 Byte System UUIDs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UPARO_SOP_XI_PROXY   Proxies Merchandise and Assortment Planning to SOP 
Created 20100222   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UPARI_SYSTEM_UUID has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UPARI_SYSTEM_UUID Interface for 16 Byte System UUIDs 20100223
2 IF_UPARI_SYSTEM_UUID_STATIC Static Interface for 16 Byte System UUIDs 20100222
Friends
Class CL_UPARI_SYSTEM_UUID has no friend class.
Attributes
Class CL_UPARI_SYSTEM_UUID has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_UUID_X16_STATIC Instance method Public Method 20100224
2 CREATE_UUID_C32_STATIC Instance method Public Method 20100224
3 _CONVERT_SYSTEMUUID_X16C22 Static method Private Method System Call for Conversion of Binary Format to Base64 20100223
4 _CONVERT_SYSTEMUUID_X16C26 Static method Private Method System Call for Conversion of Binary Format to Base32 20100223
5 _CREATE_SYSTEMUUID_C32 Static method Private Method System Call for Creating System UUID in Hex Format 20100222
Events
Class CL_UPARI_SYSTEM_UUID has no event.
Types
Class CL_UPARI_SYSTEM_UUID has no local type.
Method Signatures

Method CONVERT_UUID_X16_STATIC Signature

Method CONVERT_UUID_X16_STATIC on class CL_UPARI_SYSTEM_UUID has no parameter.
Method CONVERT_UUID_X16_STATIC on class CL_UPARI_SYSTEM_UUID has no exception.

Method CREATE_UUID_C32_STATIC Signature

Method CREATE_UUID_C32_STATIC on class CL_UPARI_SYSTEM_UUID has no parameter.
Method CREATE_UUID_C32_STATIC on class CL_UPARI_SYSTEM_UUID has no exception.

Method _CONVERT_SYSTEMUUID_X16C22 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting UUID_C22 Call by reference Type reference (TYPE) CSEQUENCE UUID 20100223
2 Exporting UUID_OK Call by reference Type reference (TYPE) I 20100223
3 Importing UUID_X16 Call by reference Type reference (TYPE) XSEQUENCE UUID 20100223

Method _CONVERT_SYSTEMUUID_X16C22 on class CL_UPARI_SYSTEM_UUID has no exception.

Method _CONVERT_SYSTEMUUID_X16C26 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting UUID_C26 Call by reference Type reference (TYPE) CSEQUENCE UUID 20100223
2 Exporting UUID_OK Call by reference Type reference (TYPE) I 20100223
3 Importing UUID_X16 Call by reference Type reference (TYPE) XSEQUENCE UUID 20100223

Method _CONVERT_SYSTEMUUID_X16C26 on class CL_UPARI_SYSTEM_UUID has no exception.

Method _CREATE_SYSTEMUUID_C32 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting UUID Call by reference Type reference (TYPE) CSEQUENCE UUID 20100222
2 Exporting UUID_OK Call by reference Type reference (TYPE) I 20100222

Method _CREATE_SYSTEMUUID_C32 on class CL_UPARI_SYSTEM_UUID has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 705