SAP ABAP Function Module /SAPSLL/GUID_CONVERT (Konvertieren einer GUID)
Hierarchy
☛
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
⤷
SLL (Application Component) Global Trade Services
⤷
/SAPSLL/CORE (Package) Legal & Logistics Services: Global Basis

⤷

⤷

Basic Data
Function Module | /SAPSLL/GUID_CONVERT | Konvertieren einer GUID |
Function Group | /SAPSLL/CORE_GUID_SERVICES | Generation of GUIDs |
Program Name | /SAPSLL/SAPLCORE_GUID_SERVICES | |
INCLUDE Name | /SAPSLL/LCORE_GUID_SERVICESU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EV_GUID_X16 | TYPE | SYSUUID_X16 | 16 byte UUID in 16 bytes (raw format) | |||
![]() |
EV_GUID_C22 | TYPE | SYSUUID_C22 | 16 byte UUID in 22 chars (usually Base 64 encoded) | |||
![]() |
EV_GUID_C32 | TYPE | SYSUUID_C32 | 16 byte UUID in 32 chars (hexadecimal encoded) | |||
![]() |
IV_GUID_X16 | TYPE | SYSUUID_X16 | 16 byte UUID in 16 bytes (raw format) | |||
![]() |
IV_GUID_C22 | TYPE | SYSUUID_C22 | 16 byte UUID in 22 chars (usually Base 64 encoded) | |||
![]() |
IV_GUID_C32 | TYPE | SYSUUID_C32 | 16 byte UUID in 32 chars (hexadecimal encoded) | |||
![]() |
PARAMETERS_ERROR | TYPE | Fehlerhafte Parameterübergabe | ||||
Processing Type
Normal Function 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 | 20141106 |
SAP Release Created in | 900 |