Menu

SAP Function Module CMS_API_GENERAL_GUID_CREATE

Create a GUID

The Function Module CMS_API_GENERAL_GUID_CREATE (Create a GUID) is a standard Function Module in SAP ERP and is part of the function group CMS_API_GENERAL within the package CMS_COMMON.

Technical Information

Function Module CMS_API_GENERAL_GUID_CREATE
Short Text Create a GUID
Function Group CMS_API_GENERAL
Package CMS_COMMON
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_GUID_16 TYPE GUID_16 GUID in 'RAW' format
E_GUID_22 TYPE GUID_22 GUID in 'CHAR' format with upper-/lowercase (!)
E_GUID_32 TYPE GUID_32 GUID in 'CHAR' Format in Upper Case

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.