SAP ABAP Function Module GUID_CREATE (Create GUID ('globally unique ID'))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP (Package) ABAP Runtime Environment
Basic Data
Function Module GUID_CREATE Create GUID ('globally unique ID')  
Function Group SYGU   GUID / UUID functions  
Program Name SAPLSYGU    
INCLUDE Name LSYGUU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_GUID_16 TYPE GUID_16 GUID of length 16 (RAW Format)
Exporting EV_GUID_22 TYPE GUID_22 GUID of length 22 (CHAR Format) Upper/Lower Case (!)
Exporting EV_GUID_32 TYPE GUID_32 Guid of length 32 (CHAR Format) Uppper Case
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19990505 
SAP Release Created in