Menu

SAP Function Module TXW_UUID_CREATE

Wrapper to Basis create UUID

The Function Module TXW_UUID_CREATE (Wrapper to Basis create UUID) is a standard Function Module in SAP ERP and is part of the function group TXW1 within the package FTW1.

Technical Information

Function Module TXW_UUID_CREATE
Short Text Wrapper to Basis create UUID
Function Group TXW1
Package FTW1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SYSTEM_RL LIKE SY-SAPRL SY-SAPRL System release number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TXW_UUID TYPE TXW_UUID System generated unique id

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.