The Util class / com.Util methods |
Creates an UUID string (deprecated!)
com.Util.CreateUUIDString() RETURNING result STRING
Creates an universal unique identifier and returns it as a string in Base64 format.
In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.