SAP ABAP Class /BA1/CL_F4_UUID (Wrapper Class for UUID)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-FS-MKD (Application Component) Basic Market Data
     /BA1/F4_BASIS (Package) Basic Market Data
Properties
Class /BA1/CL_F4_UUID  
Short Description Wrapper Class for UUID    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BA1/F4_BASIS   Basic Market Data 
Created 20100611   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BA1/CL_F4_UUID has no forward declaration.
Interfaces
Class /BA1/CL_F4_UUID has no interface implemented.
Friends
Class /BA1/CL_F4_UUID has no friend class.
Attributes
Class /BA1/CL_F4_UUID has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Gets UUID in 16, 22, or 32 Characters 20100611
2 CREATE_16 Static method Public Method Gets UUID in 16 Characters (RAW Format) 20100611
3 CREATE_22 Static method Public Method Gets UUID in 22 Characters (CHAR Format) Uppercase/Lowercase 20100611
4 CREATE_32 Static method Public Method Gets UUID in 32 Characters (CHAR Format) Uppercase 20100611
Events
Class /BA1/CL_F4_UUID has no event.
Types
Class /BA1/CL_F4_UUID has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_GUID_16 Call by reference Type reference (TYPE) GUID_16 20100611
2 Exporting E_GUID_22 Call by reference Type reference (TYPE) GUID_22 20100611
3 Exporting E_GUID_32 Call by reference Type reference (TYPE) GUID_32 20100611

Method CREATE on class /BA1/CL_F4_UUID has no exception.

Method CREATE_16 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_UUID_16 Value transfer Type reference (TYPE) GUID_16 GUID im 'RAW' Format 20100611

Method CREATE_16 on class /BA1/CL_F4_UUID has no exception.

Method CREATE_22 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_UUID_22 Value transfer Type reference (TYPE) GUID_22 GUID im 'CHAR' Format mit Groß-/Kleinschreibung (!) 20100611

Method CREATE_22 on class /BA1/CL_F4_UUID has no exception.

Method CREATE_32 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_UUID_32 Value transfer Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20100611

Method CREATE_32 on class /BA1/CL_F4_UUID has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 400